Translations:Macro 3d Printer Slicer Individual Parts/1/en

From FreeCAD Documentation

Macro 3d Printer Slicer Individual Parts

Description
Export to slicing software for 3D printers based on a similar macro by cae2100. Exports a single stl file for each visible part in the same directory as original design file, then opens it in slicing software.
This code, when run, will export the currently open design to several STL files, named after the labels of the parts, and open it in the slicing software that you use. The macro is searching for Cura in the path but you can add any other slicing by changing the string in the macro.

Macro version: 1.1
Last modified: 2020-10-30
FreeCAD version: All
Download: ToolBar Icon
Author: WayofWood
Author
WayofWood
Download
ToolBar Icon
Links
Macro Version
1.1
Date last modified
2020-10-30
FreeCAD Version(s)
All
Default shortcut
None
See also
Macro 3d Printer Slicer