Cura/plugins
Kostas Karmas 12aa114483 Surround the addition the convexHull with try-except when loading a 3mf
The buildplate meshes can be in .3mf format. When Cura is loading a printer, it may try to load
its mesh from a 3mf file. At the moment cura is starting up there is no build volume yet, so adding
a convexHull to the printer's 3mf buildplate mesh is not possible. By surrounding the addition of
the convexHull with a try-except, loading of 3mf buildplate meshes on startup doesn't cause issues.

Fixes https://github.com/Ultimaker/Cura/issues/8585
2020-10-21 15:31:34 +02:00
..
3MFReader Surround the addition the convexHull with try-except when loading a 3mf 2020-10-21 15:31:34 +02:00
3MFWriter Catch OSError and related errors when saving workspaces 2020-09-08 13:01:10 +02:00
AMFReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
CuraDrive Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
CuraEngineBackend Exclude objects outside buildplate from OneAtATimeIterator 2020-10-14 17:14:38 +02:00
CuraProfileReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
CuraProfileWriter Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
FirmwareUpdateChecker Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
FirmwareUpdater Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
GCodeGzReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
GCodeGzWriter Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
GCodeProfileReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
GCodeReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
GCodeWriter Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
ImageReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
LegacyProfileReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
MachineSettingsAction Force update when changing nozzle size in custom FFF 2020-09-07 10:46:17 +02:00
ModelChecker Fix check of model checker to take new unit of shrinkage factor into account 2020-09-02 01:02:12 +02:00
MonitorStage Remove monitor_text_primary 2020-10-08 17:31:19 +02:00
PerObjectSettingsTool Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
PostProcessingPlugin Raise error if there is a syntax error in stored post-processing scripts 2020-10-05 17:59:25 +02:00
PrepareStage Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
PreviewStage Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
RemovableDriveOutputDevice Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
SentryLogger Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
SimulationView Fix confusing nozzle-node 'ghost' in simulation-view. 2020-10-07 16:22:22 +02:00
SliceInfoPlugin Send None instead of '' if no organisation. 2020-10-16 13:00:12 +02:00
SolidView Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
SupportEraser Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
Toolbox Apply different filtering per category when pressing Back 2020-08-11 11:32:53 +02:00
TrimeshReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
UFPReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
UFPWriter Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
UltimakerMachineActions Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
UM3NetworkPrinting Add "preparing" status in monitor page 2020-10-20 09:49:11 +02:00
USBPrinting Remove redundant variable 2020-10-01 19:47:41 -05:00
VersionUpgrade Add version upgrade for Cura 4.8 2020-09-02 01:20:59 +02:00
X3DReader Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00
XmlMaterialProfile Remove shrinkage percentage setting alias 2020-09-18 12:48:02 +02:00
XRayView Update the SDK version to 7.3.0 for 4.7 2020-08-07 11:12:27 +02:00