Lipu Fei
|
b70e9c9080
Handle empty hotend and material in config syncing
|
6 years ago |
Lipu Fei
|
d879cab91a
Add all fields for optional extruder in ExtruderModel
|
6 years ago |
Lipu Fei
|
935f7a2512
Remove unused imports
|
6 years ago |
Lipu Fei
|
2cf80b4578
Remove unused simpleNames flag
|
6 years ago |
Jaime van Kessel
|
3132b1f689
Update the extruder Model a whole lot less
|
6 years ago |
Ghostkeeper
|
f3af5a72ad
Use ListModel.count instead of rowCount
|
6 years ago |
Ghostkeeper
|
18bb403413
No longer switch away from extruder when disabling
|
6 years ago |
Jaime van Kessel
|
7f99ed1af3
ExtruderIcon will now display that it's disabled correctly
|
6 years ago |
Jaime van Kessel
|
2c7bdba7d0
Update ConfigurationSelector header to that it looks more like the new design
|
6 years ago |
Jaime van Kessel
|
5c6c299b27
Cleanup extruder manager
|
6 years ago |
Jaime van Kessel
|
a8fc6aabcc
Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks
|
6 years ago |
Jack Ha
|
05cd937df3
CURA-4400 optional_extruders cannot be set to disabled extruders anymore
|
7 years ago |
Jack Ha
|
552618fcd4
CURA-4400 added function to find model index by extruder position in SettingExtruder
|
7 years ago |
Jack Ha
|
2538c689f1
CURA-4400 make extruder combobox disabled items grey
|
7 years ago |
Jack Ha
|
f28bed9b4f
CURA-4400 not sending objects that are printed with a disabled extruder
|
7 years ago |
Ghostkeeper
|
1029d4509c
Merge branch 'master' into feature_local_container_server
|
7 years ago |
Ruben D
|
f9c59c7e1e
Don't update model if extruders haven't all been loaded yet
|
7 years ago |
Diego Prado Gesto
|
e5ac33a929
CURA-4641 Minor changes
|
7 years ago |
ChrisTerBeke
|
16e07fc461
Update color indicators for extruders when changing material color - CURA-4641
|
7 years ago |
ChrisTerBeke
|
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
|
7 years ago |
ChrisTerBeke
|
b91824aab1
Move towards making extruder manager a first class citizen - CURA-4482
|
7 years ago |
ChrisTerBeke
|
38fdb5e56f
Refactor extruders model to always use extruder stacks + cleanup - CURA-4482
|
7 years ago |
Ghostkeeper
|
58562d59a0
Remove unused import
|
7 years ago |
Ghostkeeper
|
dea230ed6a
Make generated extruder options translateable
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
c474642744
Removed debug ID
|
7 years ago |
Jaime van Kessel
|
92192ff411
Merge branch 'master' of github.com:Ultimaker/Cura
|
7 years ago |
Jaime van Kessel
|
5aba1731f5
Renamed useOptionalExtruder to addOptional extruder
|
7 years ago |
Ghostkeeper
|
c14294d1f7
Merge branch '2.6'
|
7 years ago |
Ghostkeeper
|
5ae02fb4c6
Listen to changes on all extruders
|
7 years ago |
Jaime van Kessel
|
b69ced5766
Set color of "Not Overriden" option to white
|
7 years ago |
Jaime van Kessel
|
20cb3ea01f
Added "optional_extruder" setting type
|
7 years ago |
Jaime van Kessel
|
167f616a7c
Decreased interval of extruder timer
|
7 years ago |
Jaime van Kessel
|
fd340a1270
Empty containers now also trigger extruder model update
|
7 years ago |
Jaime van Kessel
|
801c282c97
Only update ExtrudersModel when material changes
|
7 years ago |
Jaime van Kessel
|
42fc703516
Added a few profiling decorators to expensive methods
|
7 years ago |
Jaime van Kessel
|
3d429e44ae
Updating extruders now also works with timer
|
7 years ago |
Jack Ha
|
5d15d6e792
Merge branch 'master' into feature_multiextruder_machinesettings
|
7 years ago |
Arjen Hiemstra
|
27256cae9e
Revert import change
|
7 years ago |
Arjen Hiemstra
|
8e95c894fb
Add material and variant names to ExtruderModel
|
7 years ago |
fieldOfView
|
0c74b4d108
Don't create extruder tabs for "inactive" extruders
|
8 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
8 years ago |
Arjen Hiemstra
|
0292756ad7
Do not limit containersChanged methods to a single container type
|
8 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
8 years ago |
Jack Ha
|
3efc5d63ef
Improved layout, removed material name from extruder name. CURA-2763
|
8 years ago |
Simon Edwards
|
98a6568313
Merge branch 'master' into python_type_hinting
|
8 years ago |
Simon Edwards
|
14afd9eab7
Heaps to changes to get the Cura code through the type checker (with minimal checking).
|
8 years ago |
fieldOfView
|
e7da471199
Fix showing profile values for extruders
|
8 years ago |
Jaime van Kessel
|
7d9d751121
ProfilesModel is now updated when active variant or material is changed
|
8 years ago |
Jaime van Kessel
|
513c05b78c
Extruders model now listens to global container changed, instead of definition changed.
|
8 years ago |