Cura/plugins/3MFReader
HellAholic aefe8333c6 Refactor logging to use specific Logger methods
Replace generic Logger.log(...) calls with explicit Logger.error/warning/info/debug methods and standardize message formatting using f-strings. Also update Logger.logException call formatting for clarity. This is a stylistic refactor to make log severities and messages consistent across ThreeMFWorkspaceReader.py with no behavioral changes intended.
2026-02-21 14:26:25 +01:00
..
__init__.py Fix 3MF export imports. 2025-04-23 11:06:31 +02:00
plugin.json Added preference to show UFP saving dialog 2024-02-16 14:11:07 +01:00
SpecificSettingsModel.py Also translate label 2024-03-29 13:04:56 +01:00
ThreeMFReader.py Calculate and apply UV coordinates 2025-07-08 15:47:46 +02:00
ThreeMFWorkspaceReader.py Refactor logging to use specific Logger methods 2026-02-21 14:26:25 +01:00
WorkspaceDialog.py Move intents name and description to resource file 2025-10-30 14:41:32 +01:00
WorkspaceDialog.qml Added enumname while reading ucp 2024-03-28 17:16:42 +01:00
WorkspaceRow.qml We now display the global and extruder settings in the dialog 2024-02-05 12:39:56 +01:00
WorkspaceSection.qml removes the unnecessary 'z' attribute 2024-03-18 14:51:55 +01:00