Ghostkeeper
|
6f6d8d0f93
Override all settings that might influence infill mesh shells to 0
|
3 years ago |
Jaime van Kessel
|
dc944ff5e9
Also add wall_line_count when adding a infill mesh
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
a4fe3d7685
Convert doxygen to rst for POS, MonitorStage, PostProcessing
|
4 years ago |
Nino van Hooff
|
ce12827879
Fix infill mesh defaults not visible when changing per object settings
|
4 years ago |
Nino van Hooff
|
c8c4fe65cf
Fix two if statements which caused POS settings to be unselectable
|
4 years ago |
Ghostkeeper
|
3b235d5536
Make settings visible too after adding them
|
4 years ago |
Tim Kuipers
|
9c2fd1c9d4
automatically add shell thickness to stack and set to zero for infill meshes
|
4 years ago |
Nino van Hooff
|
dbb9e55bc8
Fix MyPy warning in PerObjectSettingsTool
|
5 years ago |
Nino van Hooff
|
184a72f7ab
Bind current_mesh_type to UM.ActiveTool.properties.getValue("MeshType")
|
5 years ago |
Nino van Hooff
|
0ba1bfbe4f
Enable Per Object Settings when extruder is in Recommended mode
|
5 years ago |
Diego Prado Gesto
|
43657010ba
CURA-5164 The Preferences is not a singleton class anymore since in some point
|
6 years ago |
Aleksei S
|
6bb42da056
Removed related commits to Settins per Object validation and
|
6 years ago |
Ian Paschal
|
8d5a643c9b
Removed `print()` statement
|
6 years ago |
Ian Paschal
|
1f403f815d
CURA-4972 Moved validation to `SettingOverrideDecorator.py`
|
6 years ago |
Aleksei S
|
ed7dec0cae
Fix: per model settings validation
|
6 years ago |
fieldOfView
|
1924946b59
Merge branch 'master' into feature_mesh_types
|
7 years ago |
fieldOfView
|
a1320939e8
Update mesh type dropdown when to reflect the selected object
|
7 years ago |
fieldOfView
|
316ae49b0b
Fix setting mesh type through Per Model Settings combobox
|
7 years ago |
ChrisTerBeke
|
a7383b42d5
Always use extruder stack when adding settings per object - CURA-4482
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Arjen Hiemstra
|
0fad973181
Never enable the per-object tool when in simple mode
|
7 years ago |
Jaime van Kessel
|
e67f5bdd44
PerObject tool is now disabled when group or multiple objects are selected
|
8 years ago |
Jack Ha
|
3f6877d2ec
Keep per object extruder when switching machines. CURA-2533
|
8 years ago |
Jaime van Kessel
|
cf06a918a8
Per object tool now also triggers recenter
|
8 years ago |
fieldOfView
|
4de78db87a
Revert "Remove "infill mesh" as a standard visible setting"
|
8 years ago |
fieldOfView
|
dc282dc263
Fix Per Model Settings crash when switching to multiextrusion printer
|
8 years ago |
Jaime van Kessel
|
b5aa7c3545
Remove the extruder id from settingoverride decorator if the machine does not have multi extrusion
|
8 years ago |
fieldOfView
|
c36af13daf
Fix PerObjectSettings, which were broken due to the material editing merge
|
8 years ago |
fieldOfView
|
08411e943c
Reenable Per Object Settings tool in simple mode if the current printer has multiextrusion
|
8 years ago |
fieldOfView
|
213e20bf4b
Enable per object settings for objects inside a group
|
8 years ago |
Ghostkeeper
|
d89c9d8827
Make getSelectedActiveExtruder return its misbegotten gains
|
8 years ago |
Ghostkeeper
|
f5f711b7dc
On extruder switch create OverrideDecorator if needed
|
8 years ago |
Ghostkeeper
|
bd76c3e30f
Add drop-down in per-object settings to select extruder
|
8 years ago |
Jaime van Kessel
|
1ae69b25fa
Added documentation
|
8 years ago |
Jaime van Kessel
|
c994cb6bef
Slicing no longer occurs when a perObject setting is in error state
|
8 years ago |
Jaime van Kessel
|
ca218d7a1f
Removed too generic exception handling
|
8 years ago |
Jaime van Kessel
|
1af6e63b35
Removed unused model
|
8 years ago |
Jaime van Kessel
|
89c1136d7f
Per object settings can now be added & changed
|
8 years ago |
Thomas-Karl Pietrowski
|
429e54bc8a
Removing unused import
|
8 years ago |
fieldOfView
|
51ad894711
Properly disable Per Object Settings toolbutton on first start
|
8 years ago |
fieldOfView
|
bbd77ee998
Revert "Fix Per Object Settings toolbutton enabled state on startup"
|
8 years ago |
fieldOfView
|
8d7df76aa1
Fix Per Object Settings toolbutton enabled state on startup
|
8 years ago |
fieldOfView
|
de28561152
Remove Profiles from Per Object Settings panel
|
8 years ago |
Jaime van Kessel
|
ee1c16d1fc
Grouped objects now correctly get per-object settings
|
8 years ago |
Ghostkeeper
|
72125d84bf
Fix problem with casting to QVariant
|
8 years ago |
Ghostkeeper
|
a658140997
Remove more remnants of print sequence message
|
8 years ago |
fieldOfView
|
5fe1de2153
Add warning to PerObjectSettingsPanel when Print Sequence is set to All at Once
|
9 years ago |
fieldOfView
|
2ebeb72fac
Rework Per Object Settings selection mechanism
|
9 years ago |
Ghostkeeper
|
1bda2ff220
Move PerObjectSettings from Uranium to Cura
|
9 years ago |