Search models, users, collections, and posts
Craftsman Toolchest Gridfinity Drawer
IP Report
Print Profile(1)

0.2mm layer, 2 walls, 15% infill
Designer
4.6 h
5 plates
Open in Bambu Studio
Boost
178
596
76
49
515
321
Released
Description
I needed to organize some stuff in my Craftsman Toolchest so decided to use CG Gridfinity (https://github.com/michaelgale/cq-gridfinity) to make something that will fit without moving around.
Below is what I used to generate the spacers and what I used to generate the baseplates
spacer = GridfinityDrawerSpacer(566, 416, verbose=True)
spacer.render_half_set()
spacer.save_stl_file("toolbox_half_set_2.stl")
baseplate = GridfinityBaseplate(5, 5)
baseplate.save_step_file()
baseplate = GridfinityBaseplate(5, 4)
baseplate.save_step_file()
baseplate = GridfinityBaseplate(5, 3)
baseplate.save_step_file()
baseplate = GridfinityBaseplate(4, 3)
baseplate.save_step_file()
Boost Me (for free)
If you happen to like this model Boost Me (for free)
License
This user content is licensed under a
Creative Commons Attribution-Share Alike





Comment & Rating (76)