
Customizable Stackable Bins
thingiverse
I really like this [https://www.thingiverse.com/thing:2562937] very much, but I found it annoying that Cura is trying to fill gaps between walls (at least with layer height = 0.3) which dramatically increases printing time. What I did was create my own easy-to-customize version of sartemch's bin using OpenSCAD, where you can change wall thickness and some other things. To use it, just change the variable values as needed and export the result to STL; the variable names are pretty self-explanatory: width = 80; depth = 80; height = 20; rows = 2; columns = 2; floor_thickness = 0.8; outer_wall_thickness = 1.2; inner_wall_thickness = 0.8; add_label_holder = true; custom_walls = [ [[0, 100], [100, 0]], [[0, 50], [50, 0]], [[50, 100], [100, 50]] ]; To use custom walls, just add the start point and end point of the wall in format [[x_1, y_1],[x_2, y_2]] (coordinates are measured in percent of box length/width). Changelog: 02.03.19: label holder added custom walls added Check out more of my customizable stuff at https://www.thingiverse.com/al0ha/collections/my-customizable-stuff-openscad
With this file you will be able to print Customizable Stackable Bins with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Customizable Stackable Bins.