Cura/cura/Settings
Ghostkeeper 48134619eb
Fix checking if we're single extrusion
We are single extrusion if the extruder count is less than or equal to 1, like in other places throughout Cura.

Contributes to issue CURA-2625.
2016-11-14 10:31:11 +01:00
..
__init__.py Add validator for machine names 2016-10-27 21:55:58 +02:00
ContainerManager.py Merge branch 'feature_drag_curaprofile' of github.com:Ultimaker/Cura 2016-11-04 14:31:58 +01:00
ContainerSettingsModel.py Use ListModel.setItems() instead of appending one item at a time 2016-08-29 13:43:02 +02:00
CuraContainerRegistry.py Fixed logger isuse with importing profile 2016-10-25 16:26:52 +02:00
ExtruderManager.py Fix checking if we're single extrusion 2016-11-14 10:31:11 +01:00
ExtrudersModel.py Fix showing profile values for extruders 2016-10-03 17:04:46 +02:00
MachineManager.py Merge pull request #1058 from Ultimaker/cura-2730 2016-11-01 16:17:04 +01:00
MachineNameValidator.py Make regex match exactly on entire string 2016-10-28 13:33:36 +02:00
MaterialSettingsVisibilityHandler.py Introduce a MaterialSettingsVisibilityHandler that will only show those settings relevant for materials 2016-06-28 17:30:46 +02:00
ProfilesModel.py Profiles model is now a singleton, to prevent the agressive garbage collecting to break stuff 2016-10-27 14:26:43 +02:00
QualityAndUserProfilesModel.py A small fix for the case when Cura is starting up and there is no printer. 2016-10-13 11:12:43 +02:00
QualitySettingsModel.py Quality_changes are now taken into account for UM3Extended 2016-10-15 18:36:05 +02:00
SettingInheritanceManager.py InheritanceManager now checks if a setting function can actually change before labeling it 2016-11-04 15:59:01 +01:00
SettingOverrideDecorator.py Keep per object extruder when switching machines. CURA-2533 2016-10-12 13:58:09 +02:00
UserProfilesModel.py Filter the list of quality changes taking into account the quality(-type) profile they depend on. 2016-10-05 09:32:18 +02:00