Cura/plugins/VersionUpgrade
Kostas Karmas 081b0b23a4 Fix setting the time_remaining_method in the versionUpgrader
The DisplayProgressOnLCD script was changed and the "time_remaining" was split into two settings:
the "time_remaining" and the "time_remaining_method". If the "time_remaining" was enabled, the
"time_remaining_method" should be set to "m117".

The VersionUpgrader48to49 was changing the "time_remaining" to "m117" instead of changing the
"time_remaining_method", which was leading to the "time_remaining" having a wrong value and not
being interpreted as a boolean.

This commit fixes that by setting the "time_remaining_method" into "m117" when the "time_remaining"
was True.

CURA-8110
2021-04-06 11:38:28 +02:00
..
VersionUpgrade21to22 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade22to24 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade25to26 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade26to27 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade27to30 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade30to31 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade32to33 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade33to34 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade34to35 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade35to40 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade40to41 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade41to42 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade42to43 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade43to44 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade44to45 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade45to46 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade47to48 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade48to49 Fix setting the time_remaining_method in the versionUpgrader 2021-04-06 11:38:28 +02:00
VersionUpgrade460to462 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00
VersionUpgrade462to47 Up the SDK version to 7.4.0 2020-10-22 11:29:25 +02:00