added configuration for screwhole expansion, deepened screwholes for idler posts

This commit is contained in:
2022-03-06 18:05:36 +01:00
parent 9f8fdb55ec
commit 97b0bb7fba
3 changed files with 35 additions and 32 deletions

View File

@@ -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;