line 33 screw count
This commit is contained in:
parent
3fa0a9a515
commit
8d105235b7
1 changed files with 1 additions and 1 deletions
|
@ -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] */
|
||||
|
|
Loading…
Reference in a new issue