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:
|
|
|
|
|
|
|
|
`.\run.py path\Part1` will generate step, pdf and dxf in path
|
|
|
|
|
|
|
|
For multiple files, add them in argument
|