c.lamboo
|
be40920042
Fix cura crashing
|
1 year ago |
c.lamboo
|
8e8437eab0
Split of `getStringParts` function
|
1 year ago |
Joey de l'Arago
|
8dcccd941b
Add dataclass for ActiveQuality. Move some logic out of MachineManager into ActiveQuality.
|
1 year ago |
Casper Lamboo
|
f297909a82
Fix type signature of function
|
1 year ago |
Casper Lamboo
|
a645fa7d96
Use bracket to initialise list
|
1 year ago |
c.lamboo
|
4fa024cd31
Group intent and quality
|
1 year ago |
c.lamboo
|
52ee149edc
Unify `activeQualityDisplayNameMap` string creation
|
1 year ago |
c.lamboo
|
e8f6786e97
Revert "Add quality type to ufp files"
|
1 year ago |
c.lamboo
|
7e84082aff
Add quality type to ufp files
|
1 year ago |
Joey de l'Arago
|
8e883cf546
This fixes a crash when loading a 3mf with a printer that has no extruders while the current global stack also has no extruders.
|
2 years ago |
c.lamboo
|
d97dddcfe2
Revert "More agressivly check online printers"
|
2 years ago |
c.lamboo
|
92b371cd50
More agressivly check online printers
|
2 years ago |
c.lamboo
|
8d9e9a9dbf
Use modern python typing
|
2 years ago |
c.lamboo
|
2d3ad84167
Fix extruders enabled button not updating
|
2 years ago |
Remco Burema
|
4ea437ba28
Make send to DF in monitor for abstract printer work (again-ish).
|
2 years ago |
Jaime van Kessel
|
4c55befad7
Merge branch 'main' of github.com:Ultimaker/Cura into CURA-8463_cloud_configuration
|
2 years ago |
Jaime van Kessel
|
46532828a4
Add logging for when setting the active machine failed
|
2 years ago |
Remco Burema
|
95f234679c
Placeholder; the selected printer to monitor is abstract, but cloud-capable.
|
2 years ago |
c.lamboo
|
f000b75661
Move `getMachinesWithDefinition` to `MachinesManager`
|
2 years ago |
j.delarago
|
a87695cd8d
Added new intent selection buttons and resolution drop down to replace the matrix.
|
2 years ago |
Jaime van Kessel
|
e6551821aa
Use intent category if no translation is available
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Jaime van Kessel
|
998ba3631c
Add missing format to error log
|
2 years ago |
Ghostkeeper
|
ca942a15e8
Don't use infinite lifetimes lightly
|
3 years ago |
Jaime van Kessel
|
c7c052e51c
Fix crash when profile referenced unavailable extruder
|
3 years ago |
Ghostkeeper
|
58f4d44694
Don't crash when switching to printer with fewer extruders
|
3 years ago |
luz paz
|
d68f375e38
Fix various typos
|
3 years ago |
Jelle Spijker
|
2263969d5f
Updated message with message types
|
3 years ago |
Kostas Karmas
|
4b35bd1724
Correct the print sequence when discarding the current changes
|
4 years ago |
Kostas Karmas
|
fab2c31b4f
Cover the last remaining case when setting the print sequence
|
4 years ago |
Kostas Karmas
|
07453e101e
Add detailed documentation for _correctPrintSequence function
|
4 years ago |
Kostas Karmas
|
2ccdd11098
Properly set the print sequence in the correct container
|
4 years ago |
Kostas Karmas
|
a1c7ebe1c3
Fix mypy complaints
|
4 years ago |
Kostas Karmas
|
845c994cbc
Replace f string since it's not available in Python3.5
|
4 years ago |
Kostas Karmas
|
1a759f81df
Change print sequence when the number of enabled extruders changes
|
4 years ago |
Jaime van Kessel
|
50ae33c42d
Force an re-evaluation of a setting when extruder has been disabled
|
4 years ago |
Kostas Karmas
|
f25bfd717e
Recalculate the number of user settings after setting the quality group
|
4 years ago |
Jaime van Kessel
|
dd359da1cf
Prevent crash when material is unknown
|
4 years ago |
Jelle Spijker
|
0725bdcd64
Merge pull request #8335
|
4 years ago |
Ghostkeeper
|
6e2738a254
Don't update extruders that Cura doesn't have
|
4 years ago |
Jaime van Kessel
|
175244fdc8
No longer spam the GUI with hasUserSettingsUpdates
|
4 years ago |
Jaime van Kessel
|
6dbdee8d98
Don't switch away from disabled extruder
|
4 years ago |
Jaime van Kessel
|
c383fe9656
Don't force an update when disabling an extruder
|
4 years ago |
Jaime van Kessel
|
8ecdce3b26
Remove postponeEmit that didn't do anything
|
4 years ago |
Jaime van Kessel
|
1097dbdfa5
Fix copypaste mistake
|
4 years ago |
Jaime van Kessel
|
13600504d4
Fix mypy failure
|
4 years ago |
Jaime van Kessel
|
87fb495e07
Add some property tests for MachineManager
|
4 years ago |
Jaime van Kessel
|
4a47606176
Fix mypy issue
|
4 years ago |
Jaime van Kessel
|
ce930220e9
Add tests for SetActiveMachine
|
4 years ago |
Jaime van Kessel
|
907caa53f0
Ensure that changing material type results in profile re-evaluation
|
4 years ago |