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
|
8 years ago |
Arjen Hiemstra
|
8e95c894fb
Add material and variant names to ExtruderModel
|
8 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 |
fieldOfView
|
847d6429d0
Speed up switching between multiextrusion machines
|
8 years ago |
fieldOfView
|
ab50ac0d89
Don't show possibly incorrect materials in print monitor
|
8 years ago |
fieldOfView
|
b343649131
Use ListModel.setItems() instead of appending one item at a time
|
8 years ago |
fieldOfView
|
f817d30abc
Change colour to color for consistency
|
8 years ago |
Jaime van Kessel
|
f51cffdf2e
We now ask the stack for the position (instead of definition)
|
8 years ago |
Jaime van Kessel
|
726eb97d9f
Machine_id instead of definition_id is now used to link extruders
|
8 years ago |
Simon Edwards
|
f52f713694
Tightended up the signals associated with the extruders. Bug fixed.
|
8 years ago |
Arjen Hiemstra
|
6fbe354839
Fix ExtrudersModel to use the right location for ExtruderManager
|
8 years ago |
Arjen Hiemstra
|
0e28b331fb
Move Cura setting related classes to cura/Settings
|
8 years ago |