Gridfinity bin that accommodates three Tamiya stick packs with Tamiya-, XT60- or Deans/T-Plug.

This 2×4 Gridfinity allows you to conveniently store 6-cell stick-pack battery packs commonly used in Tamiya RC-Cars, especially the vintage models.
When using this at the track it may get dirty. To clean this bin, just wash with water and brush off any dirt. Take care that the plug-rests are clean as well.
Before putting your batteries back into the bin, let the bin dry completely.
If you're lazy (like me):
Under certain conditions, you may put this in the dishwasher.

Material recommendations in this order.
These materials have suitable properties for this use-case.
Any colour is fine. If you print a bunch of these bins, you may even want to colour-code the battery chemistry (NiCd, NiMH, LiIon), or model compatibility.
The .stl comes correctly oriented on the build plate. No need to flip it around.
When putting in three 5.000 maH NiMH batteries the whole thing can easily weigh over 1.5kg. Creating a sturdy print is vital. Using my recommended settings allows you to print this in under 6 hours on a stock Průša MK4.
0.20mm STRUCTURAL preset in Průša SlicerSince this is a rather large bin, let your print bed heat-soak properly to avoid warping of the corners. (Yes, even with PET-G.) I recommend letting it slowly cool down to room temperature before removing it from the bed, again to avoid warping.
Any printer with a 180mm or larger bed. This includes the Průša mini, RatRig V-Minion and any larger printer. (This bin won't fit a Voron 0.x.)
Like with most gridfinity bin, you can put in magnets. This bin will accept disc magnets with ∅ 6mm, and thickness 2mm. They should be press fit, in case they're not, you can glue them in with CA-/Super-glue or epoxy.
Suits 6-cell stick-pack/racing-pack size rechargable batteries. (Topology must be 2 sticks of 3 cells.)

Connectors can be conveniently seated in these small compartments.


The plug rest is compatible with multiple connector types. From left to right:

Dimensions: 2 × 4 grid units
Height: 4 height units
Stackability: Yes, but only when empty
Gridfinity is an open-source specification for an organisational system that prioritises overview over storage-density. It's highly flexible and basically all items can be modified to exactly fit your specific needs. All items can be 3d-printed.
Gridfinity was introduced by Zack Freedman on their YouTube Channel, Voidstar Lab.
Gridfinity: Your Ultimate Modular Workshop is FREE!
You can find unbounded amounts of printable parts for gridfinity on Printables and other 3D-Model platforms.
Tamiya is a manufacturer of popular radio controlled cars and vehicle build-up kits. RC vehicles are a lot of fun to drive and a joy to build.
OpenSCAD source code is included if you want to customize this to fit your exact battery pack or plug.
![]()
// Diameter of an individual cell (including shrink-wrap)cell_diameter = 25; //mm
// Length of an individual cellcell_length = 44; //mm
// Gap between individual cells of the stickscell_padding = 2; //mm
// Gap between the individual sticks in a pack,// irrelevant since packs are on their side in this bincell_padding_lengthwise = 0; //mm
// Gap between the stickpacksstick_padding = 1.41; //mm
// Gap between the whole pack and the binpack_clearance = 1; //mm
// rounding the edges, so packs and wires don't get damaged by sharp edgespack_rounding = 0.5; //mm
cable_cutout_diameter = 18; //mm How much space to leave for cable outletscable_cutout_padding = 20; //mmcable_padding_lengthwise = 25; //mm Gap between the individual sticks in a pack
pack_asymmetric_placement_shift = 12.6; //mm // Moving the packs asymmetrically to one side, so we can get // clearance for wires and plugs // make sure you don't run into the stacking lip at the edge
Do you have a battery pack that matches the kind this bin is designed for, but still doesn't fit exactly? Send me the measurements of that battery and I can see if I can add compatibility with that pack as well.
If you printed one of these, please like and post a make!
The author marked this model as their own original creation.