.. |
__init__.py
|
Rename ProfilesPageModel.py to QualityAndUserProfilesModel.py. Step 2 of 2.
|
2016-10-03 15:19:32 +02:00 |
ContainerManager.py
|
Quality changes didn't have the right extruder ID set in some situations.
|
2016-09-29 20:54:09 +02:00 |
ContainerSettingsModel.py
|
Use ListModel.setItems() instead of appending one item at a time
|
2016-08-29 13:43:02 +02:00 |
CuraContainerRegistry.py
|
Import profiles as quality_changes profiles
|
2016-10-03 11:52:28 +02:00 |
ExtruderManager.py
|
use resolveOrValue for adhesion_type. contributes to CURA-2232
|
2016-09-29 14:09:19 +02:00 |
ExtrudersModel.py
|
Extruders model now listens to global container changed, instead of definition changed.
|
2016-10-03 15:03:25 +02:00 |
MachineManager.py
|
Quality changes didn't have the right extruder ID set in some situations.
|
2016-09-29 20:54:09 +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
|
Handle materials which don't have any quality profiles of their own. Moved the quality_type computation code into the QualityManager.
|
2016-09-29 16:39:30 +02:00 |
QualityAndUserProfilesModel.py
|
Rename ProfilesPageModel.py to QualityAndUserProfilesModel.py. Step 2 of 2.
|
2016-10-03 15:19:32 +02:00 |
QualitySettingsModel.py
|
QualitySettingsModel now uses right metadata entry for filtering
|
2016-09-27 15:24:27 +02:00 |
SettingInheritanceManager.py
|
Only disconnect old stack if we found a new one
|
2016-09-21 11:25:57 +02:00 |
SettingOverrideDecorator.py
|
Per object setting now defaults to first extruder instead of active
|
2016-08-29 16:47:32 +02:00 |