Cura/plugins
Kostas Karmas 696844f1cf Add VersionUpgrader for libArachne 5.0
Things to note:

* Since there is no VersionUpgrader from 4.8 to 4.9, this versionUpgrader attempts to upgrade
  files made in 4.8. This means that it touches files with setting_version = 16.
* The upgrade of the setting_version to 18 is currently commented out because we are not entirely
  sure that 18 will be the setting_version in 5.0.
* This versionUpgrader removes the following three settings that were removed in libArachne
	* "Compensate Wall Overlaps"
	* "Compensate Outer Wall Overlaps"
	* "Compensate Inner Wall Overlaps"
* The VersionUpgrader also disabled Fuzzy Skin from any profiles that may have it enabled, as fuzzy
  skin currently doesn't work in libArachne.
* The printer definitions have NOT been updated to the new setting_version to avoid having to deal
  with an enormous merge conflict in case the setting_version of 5.0 is something other than 18.
* Since the VersionUpgrader does not alter the setting_version, it will run every time Cura starts.

In short, this versionUpgrader runs and removes the deleted settings but it does not really change
the setting_version of any files.

Contributes to CURA-7683 and CURA-7656
2020-12-02 12:04:06 +01:00
..
3MFReader Catch environment errors when reading 3MF archive metadata 2020-11-04 14:25:39 +01:00
3MFWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
AMFReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraDrive Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraEngineBackend Merge branch '4.8' of github.com:Ultimaker/Cura 2020-10-22 13:41:44 +02:00
CuraProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
CuraProfileWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
FirmwareUpdateChecker Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
FirmwareUpdater Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeGzReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeGzWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
GCodeWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
ImageReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
LegacyProfileReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
MachineSettingsAction Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
ModelChecker Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
MonitorStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
PerObjectSettingsTool Also add wall_line_count when adding a infill mesh 2020-11-03 16:06:10 +01:00
PostProcessingPlugin Ensure changeAtZ script sees speed 100 as default 2020-10-23 11:58:29 +02:00
PrepareStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
PreviewStage Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
RemovableDriveOutputDevice Merge branch 'master' into fix_filtering_output_mimetypes 2020-10-30 15:31:04 +01:00
SentryLogger Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
SimulationView Don't render non-printed meshes as if being outside of build volume 2020-10-29 12:29:10 +01:00
SliceInfoPlugin More readable. 2020-11-03 16:12:50 +01:00
SolidView Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
SupportEraser Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
Toolbox Merge branch '4.8' of github.com:Ultimaker/Cura 2020-10-22 13:41:44 +02:00
TrimeshReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UFPReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UFPWriter Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UltimakerMachineActions Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
UM3NetworkPrinting Merge branch '4.8' 2020-11-10 11:31:53 +01:00
USBPrinting Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade Add VersionUpgrader for libArachne 5.0 2020-12-02 12:04:06 +01:00
X3DReader Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
XmlMaterialProfile Merge branch '4.8' 2020-11-10 11:31:53 +01:00
XRayView Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00