Jaime van Kessel
83be495414
Replace usage of controls label with our custom label
...
This prevents copy pasting a bunch of parameters that we set by default
2021-11-10 16:37:26 +01:00
Konstantinos Karmas
504f6dbe70
Revert "Cura 7813 qml modules version bump"
2021-03-30 09:48:28 +02:00
jelle Spijker
2986d50745
Update QtQuick and QtQuick.Controls
...
CURA-7813
2021-03-29 17:55:19 +02:00
Lipu Fei
15f4d1231b
Fix QML null warnings
2020-02-13 12:11:25 +01:00
Jaime van Kessel
b6f5dd8f94
Fix display of long names in sync configuration menu
2019-02-05 13:31:50 +01:00
Ghostkeeper
8d8133d521
Make synced material name larger than the rest
...
In accordance with the designs.
Contributes to issue CURA-6025.
2018-12-31 13:34:57 +01:00
Ghostkeeper
6a7bbe5bdb
Fix hiding materials if material is empty
...
Because the loaded material profile has the name 'Empty' then.
Contributes to issue CURA-5876.
2018-12-07 15:31:12 +01:00
Ghostkeeper
780e5e1691
Fix binding loop in PrintCoreConfiguration
...
Contributes to issue CURA-5876.
2018-12-04 17:09:55 +01:00
Ghostkeeper
ef29fb0cfa
Remove unnecessary item wrapper
...
Contributes to issue CURA-5876.
2018-12-04 14:44:12 +01:00
Ghostkeeper
956741922d
Make elements retain their position if hotend or material is missing
...
Just a space makes it keep the correct height.
Contributes to issue CURA-5876.
2018-11-27 14:41:48 +01:00
Ghostkeeper
609f07399e
Show extruder as disabled if either material or core is missing
...
It basically just means you can't print with it.
Contributes to issue CURA-5876.
2018-11-27 14:20:47 +01:00
Ghostkeeper
1555a1ab17
Make manufacturer and extruder labels lighter
...
The proper colour would've been 'detail' but that seems to not be used much at all, and it's too light. In other places, 'inactive' is used in this place more often.
Contributes to issue CURA-5876.
2018-11-27 14:03:05 +01:00
Ghostkeeper
bb9598afd1
Redesign layout of configuration item contents
...
This is the new design.
Contributes to issue CURA-5876.
2018-11-27 13:55:54 +01:00
Ghostkeeper
cf8d88054d
Use proper colour for material in configuration item
...
No idea this would be so easy.
Contributes to issue CURA-5876.
2018-11-27 13:29:57 +01:00
Ghostkeeper
e05566865a
Use ExtruderIcon component to display extruder icon
...
Since we already have that component pre-designed, let's use it.
Contributes to issue CURA-5876.
2018-11-27 11:19:03 +01:00
fieldOfView
87555a38c4
Fix text rendering in the ConfigurationMenu
2018-05-25 21:40:30 +02:00
Diego Prado Gesto
2818ff7f31
CURA-4870 Fix binding loop in some components with the height property by changing the vertical alignments
2018-03-07 19:40:44 +01:00
Diego Prado Gesto
f625fa8a90
CURA-4870 Add function to set the configuration from the printer back to
...
Cura.
Change the hash function to compare by GUID instead of type.
Show the material name instead of type in the list.
2018-03-06 16:08:50 +01:00
Diego Prado Gesto
a992487589
CURA-4870 Check wether the current configuration matches one of the unique configurations available on the printer output device.
...
Improve some elements in the UI
2018-03-05 14:39:49 +01:00
Diego Prado Gesto
f779a20a6e
CURA-4870 Cleanup UI and add buildplate icon
2018-03-05 12:13:46 +01:00
Diego Prado Gesto
871f0a130e
CURA-4870 Frontend formatting to show the configurations
2018-03-05 11:44:26 +01:00
Diego Prado Gesto
49fcf35d9b
CURA-4870 Prepare the UI to show the list of configurations
2018-03-04 17:26:37 +01:00
Diego Prado Gesto
135208bfee
CURA-4870 Modify the dropdown look and feel
2018-03-02 13:26:04 +01:00