Fixed duplicated generation of xsled geometry, added clips for belts to xsled, fixed positions of ysled idlers to be based on nominal beltline

This commit is contained in:
2022-03-05 21:05:37 +01:00
parent e6d1c55073
commit 83e6dee3f3
5 changed files with 211 additions and 93 deletions

View File

@@ -14,5 +14,5 @@ cur_ypos = 140;
echo(str("Range = ", [ xsize - xmin * 2, ysize - ymin * 2 ]));
$fn = 60;
$fn = 30;
$include_substock = true;