introduce script to generate assembly animation. still needs cleanup

This commit is contained in:
zhao
2023-08-11 19:19:03 -04:00
parent 9f5c0570c2
commit f896c04022
61 changed files with 845 additions and 178 deletions

View File

@ -22,7 +22,7 @@ _profileConfigs = [
["micro", [
["maxUnitWidth", 180],
["maxUnitDepth", 180],
["numRailScrews", 18]
["numRailScrews", 12]
]],
["mini", [
["maxUnitWidth", 205],