added configuration for screwhole expansion, deepened screwholes for idler posts
This commit is contained in:
@@ -14,5 +14,7 @@ cur_ypos = 140;
|
||||
|
||||
echo(str("Range = ", [ xsize - xmin * 2, ysize - ymin * 2 ]));
|
||||
|
||||
$fn = 30;
|
||||
$include_substock = true;
|
||||
//$fn = 30;
|
||||
|
||||
screw_hole_expansion = 1.1;
|
||||
screw_num_sides = 7;
|
||||
Reference in New Issue
Block a user