Parametric stackable workshop bins/boxen V2
by chesamo
Printable files (4)
-
3mfParametric_stackable_workshop_bins_V2-85x150x70-default.3mf
303 Ko · 1 086 downloads
-
3mfParametric_stackable_workshop_bins_V2-85x70x70-smol.3mf
302 Ko · 1 009 downloads
-
3mfParametric_stackable_workshop_bins_V2-170x150x70-wide.3mf
302 Ko · 999 downloads
-
3mfParametric_stackable_workshop_bins_V2-85x150x150-tol.3mf
302 Ko · 960 downloads
Description
Redesigned my little plastic bins from scratch now that I actually kind-of-sort-of know what I'm doing. Perfect for storing various little widgets and doodads. I've included three default variants and the .scad file has many more options for you to edit (see below). Bins that are the same width are all compatible with each other (stacking largest to smallest).
Recommended Print Settings
- 0.4mm nozzle
- 0.2mm layer height
- 10% infill
- No supports
- Any filament that isn't flexible
- Print as oriented
Parameters
width(number): Width of the bin (does not include the lip)depth(number): Depth of the bin (does not include the lip or spout)height(number): Height of the bin (does not include the lip)spoutHeight(number): Height of the spout at the front (I recommend less than( height / 2 ))spoutDepth(number): Depth of the spout at the front (adds todepth)wallThiccness(number): How thicc the walls areinternalRoundness(number): Radius of the round edges inside the binlipDepthTolerance(number): Slightly widens the lip to allow for some shrinkagelipHeight(number): How high up the lip should go (adds toheight,depth, andwidth)slideStopper(Boolean): Whether to include small notches to prevent the bins from sliding forward when stackedwallSupport(Boolean): Whether to include wider segments on the back and side to improve the stiffness of the wallswallSupportType(text, dropdown): Which style of wall supports to rendernoFrontEdge(Boolean): Removes the vertical front wall, leaving just a spout
Differences From Original
- Massive refactor of
.scadsource code - Switched stacking function to top lip instead of bottom
- Modified front spout
- Created wall supports
- Squared bottom edges