Cura/plugins
HellAholic eefc333dcc Handle RuntimeError when writing UFP files
Include RuntimeError in several except clauses in plugins/UFPWriter/UFPWriter.py so runtime exceptions are caught and reported alongside EnvironmentError. This covers writing gcode, slice metadata, thumbnail, material relations, and closing the archive to improve error handling and avoid uncaught RuntimeError crashes.
2026-02-06 11:18:42 +01:00
..
3DConnexion Fix typing imports 2025-02-20 15:46:59 +01:00
3MFReader Move intents name and description to resource file 2025-10-30 14:41:32 +01:00
3MFWriter Remove obsolete settings 2025-12-11 11:23:30 +01:00
AMFReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraDrive Accumulated errors weren't (cast to) strings. 2025-10-28 09:30:14 +01:00
CuraEngineBackend Fix actions relying on never-updating property 2025-10-22 15:50:40 +02:00
CuraProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraProfileWriter Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
DigitalLibrary typo fix 2025-06-20 12:28:51 +02:00
FirmwareUpdateChecker Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
FirmwareUpdater Fix import for file dialog 2022-05-16 15:10:26 +02:00
GCodeGzReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeGzWriter Fix all exporters being broken 2025-04-28 13:37:14 +02:00
GCodeProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeReader Fix stuck UI when loading UFP then STL 2025-09-29 14:39:37 +02:00
GCodeWriter Fix all exporters being broken 2025-04-28 13:37:14 +02:00
ImageReader Remove incorrect enum usage 2022-06-17 15:26:30 +02:00
LegacyProfileReader Revert "Change prime_tower_enable to prime_tower_mode in all defs/profiles" 2024-02-22 16:20:39 +01:00
MachineSettingsAction Merge branch 'main' into CURA-12701_user_estimation_factor 2025-12-09 14:06:06 +01:00
MakerbotWriter Use separate node attribute to indicate assigned to disabled extruder 2025-10-16 09:50:09 +02:00
Marketplace Change Marketplace dialog creation and destruction 2025-07-25 11:02:37 +02:00
ModelChecker Remove fill colours from this icon 2022-07-13 17:35:19 +02:00
MonitorStage Fix selecting printer in monitor page 2022-11-30 15:42:43 +01:00
PaintTool Remove unused code 2026-02-02 16:42:06 +01:00
PerObjectSettingsTool Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 2024-01-31 13:13:05 +01:00
PostProcessingPlugin Merge pull request #21209 from GregValiant/adj_TweakAtZ 2026-02-03 08:24:47 +01:00
PrepareStage Apply suggestions from code review 2022-11-15 13:49:55 +01:00
PreviewStage Fix sometimes wrongly displayed view 2025-08-06 16:15:05 +02:00
RemovableDriveOutputDevice Fix exporting Bambu 3mf format to removable drive 2025-04-24 09:23:27 +02:00
SentryLogger Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SimulationView Fix layer heights cache to use layer_data id 2025-12-14 23:54:32 +01:00
SliceInfoPlugin Restore unnecessarily changed indentation 2025-02-21 08:05:27 +01:00
SolidView Use separate node attribute to indicate assigned to disabled extruder 2025-10-16 09:50:09 +02:00
SupportEraser Fix unability to paint with visible message box 2025-08-01 13:10:03 +02:00
TrimeshReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
UFPReader Update mentions to UltiMaker 2022-11-28 14:11:21 +01:00
UFPWriter Handle RuntimeError when writing UFP files 2026-02-06 11:18:42 +01:00
UltimakerMachineActions Capitalized M 2023-03-06 13:51:47 +01:00
UM3NetworkPrinting At least log an error if anything goes wrong here. 2026-01-28 14:37:54 +01:00
USBPrinting Disable USB-cable-printing by default (except for people who used it already). 2025-09-11 21:29:00 +02:00
VersionUpgrade Do not force honeycomb infill for S6/S8 2026-02-03 14:54:17 +01:00
X3DReader Merge pull request #12981 from digitalfrost/080822b 2022-09-05 13:58:13 +02:00
XmlMaterialProfile Adjusted code to filter out the abstract colors per machine. 2024-09-26 14:51:22 +02:00
XRayView cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00