update stls and build script with custom target

This commit is contained in:
zhao
2023-06-16 17:32:35 -04:00
parent fd4a1b48e0
commit b281ca7965
46 changed files with 59 additions and 25 deletions

View File

@ -12,7 +12,7 @@
_profileConfigs = [
["default", [
["maxUnitWidth", 170],
["maxUnitWidth", 180],
["maxUnitDepth", 180],
["numRailScrews", 18],
["screwDiff", 10],
@ -27,7 +27,7 @@ _profileConfigs = [
["numRailScrews", 10]
]],
["micro", [
["maxUnitWidth", 170],
["maxUnitWidth", 180],
["maxUnitDepth", 180],
["numRailScrews", 18]
]],