adds 24mm cad. updates ci to export 24mm feeders. tweaks peel gear frames to improve printability
This commit is contained in:
3
.github/workflows/scripts/export-bom.py
vendored
3
.github/workflows/scripts/export-bom.py
vendored
@@ -16,7 +16,8 @@ else:
|
||||
versions = [
|
||||
["8mm", "bom-8.csv"],
|
||||
["12mm", "bom-12.csv"],
|
||||
["16mm", "bom-16.csv"]
|
||||
["16mm", "bom-16.csv"],
|
||||
["24mm", "bom-24.csv"]
|
||||
]
|
||||
|
||||
for version in versions:
|
||||
|
||||
Reference in New Issue
Block a user