Cura/plugins
Konstantinos Karmas ef1d1dda5b Fix skipping the 48to49 upgrade in arachne
Currently:
* 48to49 upgrades the machine stacks from 4000016 to 50000**16**
* 49to50 upgrades the machine stacks from 4000016 to 50000**18**
As a result, the versionUpgrader in arachne skips the 48to49 because it sees that the 49to50 also increments the setting version.
This is now fixed by making sure that the 49to50 upgrades from **5**000016 to 5000018.

CURA-8468
2021-08-18 09:47:06 +02:00
..
3MFReader Fix version upgrader for arachne 2021-08-09 17:13:40 +02:00
3MFWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
AMFReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraDrive Updated message with message types 2021-07-28 08:45:42 +02:00
CuraEngineBackend Set type of engine crash message to Error 2021-08-12 11:17:38 +02:00
CuraProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
CuraProfileWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
DigitalLibrary Fix look for string in enum-type. 2021-08-12 10:05:16 +02:00
FirmwareUpdateChecker Remove unneeded () 2021-07-29 11:40:11 +02:00
FirmwareUpdater Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeGzReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeGzWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
GCodeReader Updated message with message types 2021-07-28 08:45:42 +02:00
GCodeWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ImageReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
LegacyProfileReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
MachineSettingsAction Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
ModelChecker Update messages to use the message_types 2021-07-27 11:54:43 +02:00
MonitorStage Set header border and color by default in ExpandablePopup and Component 2021-07-01 14:20:57 +02:00
PerObjectSettingsTool Override all settings that might influence infill mesh shells to 0 2021-07-15 18:46:20 +02:00
PostProcessingPlugin Convert icons to UTF-8 2021-06-28 18:28:50 +02:00
PrepareStage Remove the "Open file" label from the open file dropdown menu 2021-07-21 14:13:50 +02:00
PreviewStage Align sizes of prepare and preview menus 2021-07-07 11:36:10 +02:00
RemovableDriveOutputDevice Updated message with message types 2021-07-28 08:45:42 +02:00
SentryLogger Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
SimulationView Updated message with message types 2021-07-28 08:45:42 +02:00
SliceInfoPlugin Add fallback for if the example file can't be read 2021-06-28 14:32:12 +02:00
SolidView Update messages to use the message_types 2021-07-27 11:54:43 +02:00
SupportEraser Unrevert new icon set for all of Cura's interface 2021-06-28 17:16:56 +02:00
Toolbox Remove incorrect log 2021-08-12 15:43:11 +02:00
TrimeshReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UFPReader Update SDK/API from 7.5.0 to 7.6.0 for 4.10 2021-06-15 16:08:07 +02:00
UFPWriter Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UltimakerMachineActions Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
UM3NetworkPrinting Fix crashing when clicking the "Manage in browser" 2021-08-12 09:51:27 +02:00
USBPrinting Updated message with message types 2021-07-28 08:45:42 +02:00
VersionUpgrade Fix skipping the 48to49 upgrade in arachne 2021-08-18 09:47:06 +02:00
X3DReader Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
XmlMaterialProfile Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
XRayView Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
README_plugins.txt Add Readme's to plugins and resources folders. 2021-07-27 11:08:01 +02:00