Ran openscad-format over everything

This commit is contained in:
2022-03-03 14:14:37 +01:00
parent a7119fd012
commit ceca63b8d2
5 changed files with 290 additions and 371 deletions

View File

@@ -12,7 +12,7 @@ cur_xpos = 155;
// 140..260
cur_ypos = 140;
echo(str("Range = ", [ xsize - xmin * 2, ysize - ymin*2 ]));
echo(str("Range = ", [ xsize - xmin * 2, ysize - ymin * 2 ]));
$fs = 1.5;
$include_substock = true;