Jack Ha
|
c7a3d33411
CURA-5138 generate unique name for each per object setting container, fix per object settings being lost when multiplying
|
6 лет назад |
Lipu Fei
|
4a0b3ace9e
Fix missing getExtruderPositionValueWithDefault() error
|
6 лет назад |
Lipu Fei
|
7bf8e399ff
Should always reslice upon settings changed
|
6 лет назад |
Jack Ha
|
a9976e93c1
CURA-4400 fix per object setting change reslicing without reevaluate is non printing mesh all the time
|
6 лет назад |
Jack Ha
|
bab46d7048
CURA-4400 only reevaluate non printing mesh if the setting actually matters
|
6 лет назад |
Jack Ha
|
32ce458516
CURA-4400 solved merge conflict
|
6 лет назад |
Aleksei S
|
6bb42da056
Removed related commits to Settins per Object validation and
|
6 лет назад |
Jack Ha
|
bad637eb14
CURA-4400 fixed merge conflicts
|
6 лет назад |
Ian Paschal
|
1f403f815d
CURA-4972 Moved validation to `SettingOverrideDecorator.py`
|
6 лет назад |
Jack Ha
|
657a52a5e7
CURA-4400 add checking for enabled extruder in setting _outside_buildarea, cleaned up a bit and factored some functions out BuildVolume
|
6 лет назад |
Lipu Fei
|
0a0db39f02
deepcopy value from the stack
|
7 лет назад |
Lipu Fei
|
1a6a6f74d5
Fix SettingOverrideDecorator for non printing meshes
|
7 лет назад |
Diego Prado Gesto
|
8af52fb61b
CURA-4726 Creating unique name for the per object stack. Keep the prefix so it is easy to trace when debugging instead of just a number
|
7 лет назад |
Diego Prado Gesto
|
fc78402146
CURA-4726 Using a string for the per object stack id instead of the id
|
7 лет назад |
fieldOfView
|
1924946b59
Merge branch 'master' into feature_mesh_types
|
7 лет назад |
fieldOfView
|
0b11117d6d
Set a property for non-printing-meshes
|
7 лет назад |
ChrisTerBeke
|
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
|
7 лет назад |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 лет назад |
Lipu Fei
|
50a7e8146f
Add a dedicated stack class for per-object settings
|
7 лет назад |
Arjen Hiemstra
|
573d25982e
Minor cleanup of SettingOverrideDecorator
|
7 лет назад |
Arjen Hiemstra
|
9fd0239cd5
Add a selectedObjectExtruders property to ExtruderManager
|
7 лет назад |
Simon Edwards
|
4ab6b74930
Fixed a bunch of error which were reported by PyCharm's code analysis.
|
7 лет назад |
Jack Ha
|
bb955ca5ab
Tickle the backend if per object settings are changed. CURA-3273
|
7 лет назад |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
8 лет назад |
Ghostkeeper
|
2492b03c4f
Update disallowed area when object's extruder is changed
|
8 лет назад |
Jack Ha
|
3f6877d2ec
Keep per object extruder when switching machines. CURA-2533
|
8 лет назад |
Jaime van Kessel
|
432377a075
Per object setting now defaults to first extruder instead of active
|
8 лет назад |
Ghostkeeper
|
557044b11c
Remove print statement
|
8 лет назад |
Arjen Hiemstra
|
22b6ab9c42
Set the extruder stack to a proper default when creating SettingOverrideDecorator
|
8 лет назад |
Arjen Hiemstra
|
9773a16bc6
Properly set active extruder when deepcopying SettingOverrideDecorator
|
8 лет назад |
Jaime van Kessel
|
fe205b51f9
Per object settings now use correct stack
|
8 лет назад |
Arjen Hiemstra
|
0e28b331fb
Move Cura setting related classes to cura/Settings
|
8 лет назад |