Cura/plugins/LegacyProfileReader
Ghostkeeper e82988f5e4 Correctly parse legacy speed settings with strange floats
If the legacy profile contains float values serialised to '0.0' or '0.00' instead of just '0', this now works correctly instead of evaluating the string comparison to false.

Contributes to issue CURA-37.
2016-01-13 17:04:28 +01:00
..
__init__.py Fix link to LegacyProfileReader 2015-12-17 14:02:29 +01:00
DictionaryOfDoom.json Correctly parse legacy speed settings with strange floats 2016-01-13 17:04:28 +01:00
LegacyProfileReader.py Don't add a setting if evaluation failed 2016-01-13 16:59:05 +01:00