A bunch of miscellaneous changes

This commit is contained in:
2022-03-05 00:01:29 +01:00
parent 270fbdcc43
commit e6d1c55073
4 changed files with 27 additions and 20 deletions

View File

@@ -80,4 +80,5 @@ union() {
ysled_slider(spread=sled_ysize);
translate([0, -1000, -1000])
cube([2000, 2000, 2000]);
}
}
*xsled2();