Cura/plugins/3MFReader
Lipu Fei 3ebaacfa11 Use the extruder count in the global stack in project loading
CURA-4167

Custom FDM printers have multiple extruder stacks by default but not all
of them may be used. The actual number of extruders depends on what's
defined in the global stack. Because in the current architecture,
single-extrusion machines don't have extruder stacks, in project
loading, the extruder count in the global stack should be used so these
cases can be handled properly.
2017-08-15 14:19:23 +02:00
..
__init__.py Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ThreeMFReader.py Only 3mf nodes with mesh data are getting the sliceable object decorator. CURA-3559 2017-03-20 14:43:46 +01:00
ThreeMFWorkspaceReader.py Use the extruder count in the global stack in project loading 2017-08-15 14:19:23 +02:00
WorkspaceDialog.py Fix WorkspaceDialog to include resolve for definition_changes 2017-05-10 13:07:45 +02:00
WorkspaceDialog.qml Round fractional widths and heights in system-themed qml 2017-07-14 12:58:07 +02:00