Thomas Karl Pietrowski
bf1cb8ae52
Rename 'attribute' to 'property_name'
2016-06-12 15:49:13 +02:00
Thomas Karl Pietrowski
41d03536eb
Using a save name for variable "property"
...
Using "property" here might be not save. Just replaced that variable
with "attribute" and added a reminder, so nobody renames it to
"property" again.
2016-06-11 13:16:40 +02:00
Ghostkeeper
f302e06654
Reslice when per-object extruder changes
...
Not when you activate the dropdown but it doesn't change though.
Contributes to issue CURA-340.
2016-06-10 14:24:21 +02:00
Ghostkeeper
df1ca39c7b
Fix getting proper container stack in decorator
...
Using the filter function now but the resulting list wasn't properly accounted for.
Contributes to issue CURA-340.
2016-06-10 14:24:21 +02:00
Ghostkeeper
9e86cd5c85
Fix call to findContainerStack[s]
...
Was a typo. Now it also checks if the stack ID is correct here. Not because it went wrong, but for defensive programming.
Contributes to issue CURA-340.
2016-06-09 19:06:17 +02:00
Ghostkeeper
3206650f39
Fix signal, repair per-object settings
...
This was the wrong type of signal, which gave an error.
Contributes to issue CURA-340.
2016-06-09 17:05:21 +02:00
Ghostkeeper
bd76c3e30f
Add drop-down in per-object settings to select extruder
...
Actually selecting an extruder has no effect because there are dragons in that area and I need better armour with bonus damage against bugs before I venture in there.
Contributes to issues CURA-340 and CURA-1278.
2016-06-09 15:47:06 +02:00
Jaime van Kessel
5761307b33
Updated deepcopy to correctly copy the instance container
...
CURA-1636
2016-06-07 15:45:51 +02:00
Jaime van Kessel
d2405a24d2
Perobject stacks are no longer saved
...
CURA-1278
2016-06-07 14:56:29 +02:00
Jaime van Kessel
4695862b49
Added deepcopy function to settingOverrideDecorator
...
CURA-1636
2016-06-07 13:33:19 +02:00
Jaime van Kessel
388a345140
Changing a per-object setting now forces a re-slice
...
CURA-1278
2016-06-02 14:42:48 +02:00
Jaime van Kessel
89c1136d7f
Per object settings can now be added & changed
...
CURA-1278
2016-05-27 15:28:54 +02:00
Jaime van Kessel
c914446060
Initial changes for perobject stuff
...
CURA-1278
2016-05-27 11:26:41 +02:00
Jaime van Kessel
e20691c421
Fleshing out of SettingOverrideDecorator
...
CURA-1278
2016-05-19 11:41:10 +02:00
Jaime van Kessel
0e792e7a22
Added SettingOverrideDecorator stub
...
CURA-1278
2016-05-19 11:25:25 +02:00