Simon Edwards
|
4ab6b74930
|
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
2017-02-26 21:05:09 +01:00 |
|
Jack Ha
|
bb955ca5ab
|
Tickle the backend if per object settings are changed. CURA-3273
|
2017-02-21 16:12:25 +01:00 |
|
Simon Edwards
|
74e5798509
|
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
CURA-2917
|
2016-12-12 16:05:35 +01:00 |
|
Ghostkeeper
|
2492b03c4f
|
Update disallowed area when object's extruder is changed
This calls _updateDisallowedAreas() but not rebuild(), so the change is not visible at this moment.
Contributes to issue CURA-2625.
|
2016-11-15 13:10:58 +01:00 |
|
Jack Ha
|
3f6877d2ec
|
Keep per object extruder when switching machines. CURA-2533
|
2016-10-12 13:58:09 +02:00 |
|
Jaime van Kessel
|
432377a075
|
Per object setting now defaults to first extruder instead of active
CURA-2189
|
2016-08-29 16:47:32 +02:00 |
|
Ghostkeeper
|
557044b11c
|
Remove print statement
Wasn't meant to be committed, I reckon.
Contributes to issue CURA-2022.
|
2016-08-03 12:39:01 +02:00 |
|
Arjen Hiemstra
|
22b6ab9c42
|
Set the extruder stack to a proper default when creating SettingOverrideDecorator
Turns out it otherwise fails to send the right data.
Fixes CURA-2032
|
2016-08-02 13:58:16 +02:00 |
|
Arjen Hiemstra
|
9773a16bc6
|
Properly set active extruder when deepcopying SettingOverrideDecorator
Fixes CURA-2022
|
2016-08-02 11:33:23 +02:00 |
|
Jaime van Kessel
|
fe205b51f9
|
Per object settings now use correct stack
CURA-1934
|
2016-07-28 14:45:49 +02:00 |
|
Arjen Hiemstra
|
0e28b331fb
|
Move Cura setting related classes to cura/Settings
Contributes to CURA-342
|
2016-07-04 12:07:29 +02:00 |
|