ChrisTerBeke
|
1012eb7553
Assure bool
|
6 years ago |
ChrisTerBeke
|
bbddbcde9a
cleanup
|
6 years ago |
ChrisTerBeke
|
af2061cd52
Simplify some checks for connection types and group size
|
6 years ago |
ChrisTerBeke
|
2f92f6ef50
Simplify checking if cloud or network printer, small fixes
|
6 years ago |
ChrisTerBeke
|
0edeb11a78
Merge branch '4.0' into STAR-322_cloud-connection
|
6 years ago |
Remco Burema
|
a9f4b70b5c
Emit 'number of extruders changed' signal after add machine. [CURA-6045]
|
6 years ago |
ChrisTerBeke
|
beb68213f4
Remove much logging or use debug level, fix cloud icon not appearing right away
|
6 years ago |
ChrisTerBeke
|
80d2a78463
Fix optional type for output device
|
6 years ago |
ChrisTerBeke
|
1b356a3219
Move cloud connection check logic to Python
|
6 years ago |
Lipu Fei
|
71e71e0a4f
Merge pull request #4975 from Ultimaker/CURA-6011_connection_types
|
6 years ago |
Jaime van Kessel
|
d4bb50886f
Merge branch 'CURA-6011_connection_types' of github.com:Ultimaker/Cura into CURA-6011_connection_types
|
6 years ago |
Jaime van Kessel
|
84a7f2e5a2
Fix review comments
|
6 years ago |
Lipu Fei
|
6017c2b4d2
Replace isProfileUserCreated with hasCustomQuality
|
6 years ago |
Diego Prado Gesto
|
b5d8db6a77
Merge branch '4.0' into CURA-6011_connection_types
|
6 years ago |
Jaime van Kessel
|
aad7540366
Fix situation where multiple connect configurations would cause issues
|
6 years ago |
Jaime van Kessel
|
ee74b9f89f
Once the connectiontype is recovered, it's converted to a string
|
6 years ago |
Jaime van Kessel
|
938287095f
Use connection type instead of um_network_key to see if a printer has a network connection
|
6 years ago |
Lipu Fei
|
df0b1c6c77
Fix ExtruderManager creation in MachineManager
|
6 years ago |
Diego Prado Gesto
|
15f81da95b
Do not show the layer height in the header panel when the profile is not supported
|
6 years ago |
Ghostkeeper
|
7df4c01814
Merge branch 'ui_rework_4_0' into CURA-5876-Configuration_dropdown
|
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 |
Ghostkeeper
|
4e2f51e7e8
Use public activeExtruderIndex rather than internal _activeExtruderIndex
|
6 years ago |
Lipu Fei
|
5df7cdde48
Merge remote-tracking branch 'origin/master' into ui_rework_4_0
|
6 years ago |
Jaime van Kessel
|
adf16310c7
Merge pull request #4883 from Ultimaker/CURA-5879_experimental_qualities
|
6 years ago |
Jaime van Kessel
|
94c4366194
Merge branch 'master' of github.com:Ultimaker/Cura into ui_rework_4_0
|
6 years ago |
Lipu Fei
|
2c8ed99281
Add is_experimental to Qt models and QMLs
|
6 years ago |
Jaime van Kessel
|
854755277c
Fix styling of comments
|
6 years ago |
Jaime van Kessel
|
3ad1802ab6
Prevent a KeyError from messing
|
6 years ago |
Diego Prado Gesto
|
a01ff9419d
Merge branch 'ui_rework_4_0' into CURA-5942_printer_selector
|
6 years ago |
Lipu Fei
|
2e81b97623
Use global_stack.extruders to find extruders
|
6 years ago |
Diego Prado Gesto
|
692868a0b4
Create a function that given a printer type name, it will return and
|
6 years ago |
Remco Burema
|
3dab627670
Merge pull request #4618 from Ultimaker/CURA-5834_fix_material_model_update
|
6 years ago |
Diego Prado Gesto
|
94ef0b92fe
Fix typo in the getCompatibleMaterialDiameter function.
|
6 years ago |
Lipu Fei
|
cbd8c8739d
Merge from master
|
6 years ago |
Lipu Fei
|
eef7be3ed6
Use empty string for empty build plate
|
6 years ago |
Lipu Fei
|
97e6354c13
Fix material update upon extruder-compatible diameter change
|
6 years ago |
Lipu Fei
|
59704e4c0e
Make sure that a machine's default actions are added before it gets activated
|
6 years ago |
Lipu Fei
|
9b94db8957
Directly use empty containers in MachineManager
|
6 years ago |
Jaime van Kessel
|
3b70e5eb6b
Fix typing
|
6 years ago |
Lipu Fei
|
3b62284276
Merge remote-tracking branch 'origin/3.5'
|
6 years ago |
Lipu Fei
|
ddc5d983a1
Fix single extrusion machines without an ExtruderStack
|
6 years ago |
Jaime van Kessel
|
e7d9f0ce45
Added typing for various setting classes
|
6 years ago |
Jaime van Kessel
|
a8fc6aabcc
Switch incorrect usage of getMachineExtruders to getActiveExtruderStacks
|
6 years ago |
Jaime van Kessel
|
20ec8828ed
Fix incorrect type hinting
|
6 years ago |
Lipu Fei
|
8e891b69b0
Move type hinting imports into TYPE_CHECKING block
|
6 years ago |
Lipu Fei
|
25e6fd8bec
Fix incorrect type hinting
|
6 years ago |
Lipu Fei
|
42b509cd4a
Fix a wrong type hinting
|
6 years ago |
Diego Prado Gesto
|
de1b8edb72
Merge branch 'master' into CURA-5570_beyond_comprehension
|
6 years ago |
Diego Prado Gesto
|
825a3cd08f
CURA-5570 Fix the configuration sync feature.
|
6 years ago |