.. |
__init__.py
|
Fixed up the profiles menu to handle multiple extruders better.
|
2016-09-28 15:15:18 +02:00 |
ContainerManager.py
|
Duplicate and Remove profile were recently broken in the cross fire. Fixed again.
|
2016-09-28 10:57:26 +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
|
Prepend extruder id to extruder quality profiles
|
2016-09-28 14:23:29 +02:00 |
ExtruderManager.py
|
Correctly update the quality profiles in the extruders when changing quality changes, taking the different materials into account.
|
2016-09-27 14:11:19 +02:00 |
ExtrudersModel.py
|
Speed up switching between multiextrusion machines
|
2016-09-22 13:49:18 +02:00 |
MachineManager.py
|
Correctly update the selected quality and quality changes after changing material.
|
2016-09-27 17:09:04 +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
|
Update the model when something changes in the global stack.
|
2016-09-29 12:27:04 +02:00 |
ProfilesPageModel.py
|
Update the model when something changes in the global stack.
|
2016-09-29 12:27:04 +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 |