line 33 screw count

This commit is contained in:
Kenneth 2022-12-30 13:45:06 -07:00
parent 3fa0a9a515
commit 8d105235b7

View file

@ -30,7 +30,7 @@ d_screw_head = 5;
// screw spacing distance
screw_spacing = .5;
// number of screws per grid block
n_screws = 2; // [1:3]
n_screws = 1; // [1:3]
/* [Fit to Drawer] */