Cura/cura/Settings
Ian Paschal 05c59ddaa7 CURA-4946 Handle gcode with wrong quality definition
Some gcode has its quality definition set to, say, UM2 extended, which is _actually_ just UM2 gcode. Thus, we check if the definition in the profile matches the current machine or what it in theory should be, either one being valid. See comments in code for details.
2018-03-14 13:29:48 +01:00
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ContainerManager.py CURA-4400 correctly cope with quality changes that conflict with the current enabled extruders 2018-03-12 14:15:49 +01:00
CuraContainerRegistry.py CURA-4946 Handle gcode with wrong quality definition 2018-03-14 13:29:48 +01:00
CuraContainerStack.py WIP: Remove findDefault..()s 2018-02-16 14:23:11 +01:00
CuraStackBuilder.py Add getDefaultMaterial() in MaterialManager 2018-03-03 15:29:49 +01:00
Exceptions.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
ExtruderManager.py CURA-4400 fix extruderValue / getExtruderValue for extruder_index -1 2018-03-13 13:53:41 +01:00
ExtrudersModel.py CURA-4400 added function to find model index by extruder position in SettingExtruder 2018-03-12 09:56:08 +01:00
ExtruderStack.py CURA-4400 fixed merge conflicts 2018-03-05 16:47:40 +01:00
GlobalStack.py CURA-4606 CURA-5012 corrected and moved approximateMaterialDiameter to ExtruderStack 2018-02-27 13:03:08 +01:00
MachineManager.py Also force update validationState 2018-03-14 13:02:52 +01:00
MachineNameValidator.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
MaterialSettingsVisibilityHandler.py Merge remote-tracking branch 'origin/master' into refactoring_machine_manager 2018-02-21 14:05:19 +01:00
PerObjectContainerStack.py Import Application instead of inline import CuraApplication 2017-08-28 14:35:36 +02:00
SetObjectExtruderOperation.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
SettingInheritanceManager.py CURA-5090 added timer to SettingInheritanceManager._update 2018-03-14 11:07:38 +01:00
SettingOverrideDecorator.py CURA-4400 fix per object setting change reslicing without reevaluate is non printing mesh all the time 2018-03-08 13:57:11 +01:00
SettingVisibilityPresetsModel.py Allow switching back to the "Custom" set 2018-03-09 16:44:27 +01:00
SimpleModeSettingsManager.py Update simple mode manager states when manager is created - CURA-4466 2017-10-20 12:37:59 +02:00
UserChangesModel.py Fix retrieving setting values with "extruderValues()" and "resolveOrValue()" 2017-10-11 11:05:01 +02:00