2023-02-06 10:23:22 +00:00
|
|
|
# SldwrksExporter
|
|
|
|
|
2023-02-06 10:28:57 +00:00
|
|
|
Script to export parts and drawings to production files (part -> step, dxf, pdf)
|
|
|
|
|
|
|
|
## Use:
|
|
|
|
|
2023-02-06 10:58:20 +00:00
|
|
|
`.\run.py path\Part1` (without extension) will generate step, pdf and dxf in path
|
2023-02-06 10:28:57 +00:00
|
|
|
|
|
|
|
For multiple files, add them in argument
|