Cura/plugins/3MFReader
Ian Paschal 320d73c6e5 Retain 3MF mesh positions
Contributes to CURA-5465

Fixed bug by preventing read jobs for 3mf files from being auto-arranged.

Boyscout changes:
- Fixed typo in `ThreeMFReader.py` (`splitted` → `split`)
- Fixed code style in `CuraApplication.py` (`filename` → `file_name`)
2018-07-24 12:17:53 +02:00
..
__init__.py Removed unneeded application reference in construction of meshreaders 2018-06-29 09:25:38 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ThreeMFReader.py Retain 3MF mesh positions 2018-07-24 12:17:53 +02:00
ThreeMFWorkspaceReader.py Only use setMetaDataEntry() 2018-07-11 11:14:57 +02:00
WorkspaceDialog.py CURA-5518 Check whether the the findDefinitionContainers return any 2018-06-29 10:41:54 +02:00
WorkspaceDialog.qml Show printer group and which machine to update in project loading 2018-03-20 16:23:23 +01:00