Remco Burema
f81a3f0e11
Centralize all of these mappings.
...
done as part of CURA-12005
2024-08-01 13:59:49 +02:00
Paul Kuiper
adc873e619
Remove experimental tag from ASA and SR30.
...
Map mk14_e to LABS extruder.
PP-502
2024-07-11 19:54:18 +02:00
saumya.jain
ce132e4c3f
Function name changed to make it a bit generic
...
CURA-11138
2023-10-31 11:48:44 +01:00
saumya.jain
1a139f44bc
parsing method printer nozzles
...
CURA-11138
2023-10-30 16:13:50 +01:00
c.lamboo
8d9e9a9dbf
Use modern python typing
...
CURA-9278
2022-09-12 17:04:40 +02:00
Remco Burema
abe7c1bf7f
Search/replace Qt5->Qt6.
...
part of upgrading Qt to v6.2: CURA-8591
2021-12-28 14:46:02 +01:00
Nino van Hooff
9ffadb369d
Fix ExtruderConfigurationModel.__eq__
...
Fixes an issue where 2 configurations
(empty, empty) and (pla, empty) were considered
equal
CURA-7248
2020-07-02 15:44:22 +02:00
Nino van Hooff
89f0970a88
Remove trailing whitespace from Python files
2020-05-29 14:30:33 +02:00
Nino van Hooff
c2c96faf5f
Convert remaining doxygen to rst
2020-05-28 17:13:44 +02:00
Remco Burema
09dc6ae44a
Scouting: Try not to spam signals or errors as much.
...
nominally part of CURA-6863
2019-10-14 01:03:41 +02:00
ChrisTerBeke
882352c99d
Test fixes, not working yet
2019-08-23 17:03:39 +02:00
Jaime van Kessel
c32c642ba5
Fixed highlighting matching configuration if a material is empty
2019-04-26 11:59:16 +02:00
Lipu Fei
8780fce7a7
Move MaterialOutputModel back
2019-03-28 14:26:54 +01:00
Lipu Fei
4a171eebf6
Move models around again
...
- Move machine related models to cura.Machines.Models
- Move printer device related models to cura.PrinterOutput.Models
- Other UI/GUI related modules in cura.UI
2019-03-26 08:29:22 +01:00