Search models, users, collections, and posts

Craftsman Toolchest Gridfinity Drawer

IP Report

Print Profile(1)

All
P1S
P1P
H2S
X1 Carbon
H2D
X1E
H2D Pro
P2S
X1
A1
H2C
X2D
A2L

0.2mm layer, 2 walls, 15% infill
0.2mm layer, 2 walls, 15% infill
Designer
4.6 h
5 plates
4.9(34)

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)

Comment & Rating (76)

(0/1000)