-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathprocessBoxes.bat
4 lines (4 loc) · 1012 Bytes
/
processBoxes.bat
1
2
3
4
python .\svgToGCode.py --inputSvgFile project_StorageBox\0p5in_BoxBacks_x4_35by32.svg --materialThickness 10.795 --depthBelowMaterial 1.0 --depthPerPass 4.0 --cutFeedRate 2560 --safeHeight 25 --tabHeight 3 --cutterDiameter 6.35 --tabWidth 6.35
python .\svgToGCode.py --inputSvgFile project_StorageBox\0p5In_BoxSides_x2_32by13.svg --materialThickness 10.795 --depthBelowMaterial 1.0 --depthPerPass 4.0 --cutFeedRate 2560 --safeHeight 25 --tabHeight 3 --cutterDiameter 6.35 --tabWidth 6.35
python .\svgToGCode.py --inputSvgFile project_StorageBox\0p5In_BoxSides_x6_3Shelves_35by32.svg --materialThickness 10.795 --depthBelowMaterial 1.0 --depthPerPass 4.0 --cutFeedRate 2560 --safeHeight 25 --tabHeight 3 --cutterDiameter 6.35 --tabWidth 6.35
python .\svgToGCode.py --inputSvgFile project_StorageBox\0p5In_BoxSides_x6_7Shelves_35by32.svg --materialThickness 10.795 --depthBelowMaterial 1.0 --depthPerPass 4.0 --cutFeedRate 2560 --safeHeight 25 --tabHeight 3 --cutterDiameter 6.35 --tabWidth 6.35