Cura/plugins
Remco Burema 1fb89e0e7d Restore Backups: Correctly handle requests to redownload plugins.
- Fix: Need to fill the package's API version into the (template) URL, instead of using latest.
- Fix: Loop was closing over the package ID, which caused the recieving function to always only get the last handled package ID instead of the one it needed to handle.

part of CURA-12156
2025-04-02 13:19:01 +02:00
..
3DConnexion Fix typing imports 2025-02-20 15:46:59 +01:00
3MFReader Quality groups names are case-sensitive, so don't lower-case search. 2024-10-16 10:27:21 +02:00
3MFWriter Add missing typing 2024-09-30 11:40:01 +02:00
AMFReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
CuraDrive Restore Backups: Correctly handle requests to redownload plugins. 2025-04-02 13:19:01 +02:00
CuraEngineBackend Fix single-line statement processing 2025-02-26 15:02:06 +01: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 Restore unnecessarily changed indentation 2025-02-21 08:30:41 +01: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 cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
GCodeProfileReader Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
GCodeReader Process M82 and M83 command for Marlin flavoured GCode too 2024-08-09 18:13:01 +02:00
GCodeWriter cleanup unused import and fix comment space 2023-12-13 20:10:28 +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 update label for clarity 2024-12-09 08:22:26 +01:00
MakerbotWriter Revert "Merge pull request #20128 from Ultimaker/CURA-12371" 2025-03-21 10:13:46 +01:00
Marketplace cleanup unused import and fix comment space 2023-12-13 20:10:28 +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
PerObjectSettingsTool Merge branch 'main' of https://github.com/dmitrygribenchuk/Cura 2024-01-31 13:13:05 +01:00
PostProcessingPlugin Remove extra empty line 2025-03-09 19:30:55 +01:00
PrepareStage Apply suggestions from code review 2022-11-15 13:49:55 +01:00
PreviewStage Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
RemovableDriveOutputDevice cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
SentryLogger Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +02:00
SimulationView Fix visibility settings not being applied for lower layers 2025-03-10 14:55:46 +01:00
SliceInfoPlugin Restore unnecessarily changed indentation 2025-02-21 08:05:27 +01:00
SolidView cleanup unused import and fix comment space 2023-12-13 20:10:28 +02:00
SupportEraser Upgrade SDK version to 8.0.0 for Cura 5.0 2022-04-20 10:57:38 +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 Restore lost change after an errored merge 2024-09-19 11:00:09 +02:00
UltimakerMachineActions Capitalized M 2023-03-06 13:51:47 +01:00
UM3NetworkPrinting Merge branch 'main' into fix_qml_py_re 2025-02-11 13:19:50 +01:00
USBPrinting Add local setting to monitor use of USB writing 2025-01-27 14:41:18 +01:00
VersionUpgrade Add version-upgrader to 5.10 2025-01-16 13:27:28 +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