fieldOfView
|
479056efef
Always show categories when filtering
|
8 years ago |
fieldOfView
|
f7854225fa
Restore expanded categories when clearing filter
|
8 years ago |
Victor Larchenko
|
829f8893e2
T562: Added searching of settings
|
8 years ago |
Tim Kuipers
|
9b1a41c74c
bugfix: comment fail
|
8 years ago |
Tim Kuipers
|
e51f9ba678
fix: exclude command line settings from being viewed in the frontend (CURA-566)
|
8 years ago |
Jaime van Kessel
|
74d8148e0c
The right stack is now used for limit to extruder setting property provider for single extrusion machine
|
8 years ago |
Jack Ha
|
8b61215270
Added infill_mesh and infill_mesh_order to excluded list in SettingView. CURA-1993
|
8 years ago |
Jack Ha
|
7c18d320c4
SettingView: Only removeUnusedValue when no resolve. Contributes to CURA-2232
|
8 years ago |
Jaime van Kessel
|
482ea83284
Hiding a setting forces settingInheritance manager to re-evaluate
|
8 years ago |
Jaime van Kessel
|
4f547fff8d
Category setting icon now becomes invible if clicked
|
8 years ago |
Jaime van Kessel
|
132ed1d258
Pressing inheritance button for category now makes all inherited children visible
|
8 years ago |
Tim Kuipers
|
479f9ea6d2
refactor: global_inherits_stack ==> limit_to_extruder (CURA-2308)
|
8 years ago |
fieldOfView
|
b921540703
Remove superfluous margin left by hidden settings
|
8 years ago |
Jaime van Kessel
|
114899dc91
Merge branch 'cura-2007' of github.com:Ultimaker/Cura
|
8 years ago |
Jack Ha
|
9521a85318
Fix resolve in profile bug. Removed unnecessary imports. Removed unnecessary watch. Contributes to CURA-2007
|
8 years ago |
Ghostkeeper
|
8fd3047380
Only take the active machine if not settable per extruder
|
8 years ago |
Ghostkeeper
|
9581257df5
Don't bind provider when setting is per mesh
|
8 years ago |
Jack Ha
|
090b8d4f50
Solved merge conflict.
|
8 years ago |
Ghostkeeper
|
f296b77d2c
Fix check for presence of global_inherits_stack
|
8 years ago |
Ghostkeeper
|
42399e82fb
)
|
8 years ago |
Ghostkeeper
|
1c1bfbe114
Fix providing of global_inherits_stack settings
|
8 years ago |
Ghostkeeper
|
eaa7d716f5
Revert "Properly send global settings to the global stack"
|
8 years ago |
Jack Ha
|
bfabf8d11a
Merge, fix qml files. Contributes to CURA-2007.
|
8 years ago |
Arjen Hiemstra
|
9d0acf5b03
Properly send global settings to the global stack
|
8 years ago |
Jack Ha
|
2402ba3d0e
Bed temperature is now either a resolved value or a global value.
|
8 years ago |
Arjen Hiemstra
|
6eed25f145
Only write property changes to extruder stack if we actually should
|
8 years ago |
Arjen Hiemstra
|
4f9fab9418
Set the right default extruder for the main property provider
|
8 years ago |
fieldOfView
|
87abed39f0
Fix two warnings on startup
|
8 years ago |
Jaime van Kessel
|
cafb46cb1d
First container is now updated withouth recursion possible
|
8 years ago |
Jaime van Kessel
|
87b9b17f98
Now the right extruder is actually used (instead of randomly mixing it up)
|
8 years ago |
Jaime van Kessel
|
4346d5a233
Settings now point to the right extruder stack
|
8 years ago |
fieldOfView
|
0857017ac6
Add a context-menu item to copy a value to all extruders.
|
8 years ago |
fieldOfView
|
7302baa7da
Add icon to settings that can only be set globally (for all extruders)
|
8 years ago |
fieldOfView
|
121cd19e83
Disable the settings in the global tab
|
8 years ago |
Arjen Hiemstra
|
de36122531
Use the expanded categories from Cura to expand the proper categories on startup
|
8 years ago |
Arjen Hiemstra
|
98c9f202a2
Do not produce an error when a setting has been filtered out
|
8 years ago |
Arjen Hiemstra
|
abf634c0b0
Filter visible settings based on if they can be set per extruder
|
8 years ago |
Arjen Hiemstra
|
b53926b9de
Exclude machine_settings from the settings visible in the sidebar
|
8 years ago |
Ghostkeeper
|
dff94b4559
Make ExtruderManager a QML context item
|
8 years ago |
Simon Edwards
|
a6870b555b
Fix up my comment, make it clearer.
|
8 years ago |
Ghostkeeper
|
bcf7e0459b
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Simon Edwards
|
03914674c7
Cache all of the settings list items instead of recreating them all the time.
|
8 years ago |
Ghostkeeper
|
927d33145f
Move creating extruder manager logic to ExtruderManager
|
8 years ago |
Jaime van Kessel
|
ffd309f816
Merge branch 'master' of github.com:Ultimaker/Cura
|
8 years ago |
Jaime van Kessel
|
c7340c3b21
Temporary removed multi extruder stack so slicing works again
|
8 years ago |
Ghostkeeper
|
c50d0a97da
Load extruder combobox synchronously
|
8 years ago |
Jaime van Kessel
|
783134031b
Settings can now be set by extruder
|
8 years ago |
Ghostkeeper
|
7146c9ab7d
Make a drop-down box for selecting an extruder
|
8 years ago |
Ghostkeeper
|
b9f2d498b4
Fix typo in documentation
|
8 years ago |
fieldOfView
|
907de8b586
Improve performance of advanced sidebar
|
8 years ago |