Nicolas Graziano
|
9080e75634
Correct the test to hide bed temperature when no heated bed is present.
|
6 years ago |
Mark
|
af89209cde
Changed rounding of prettyTime by accident
|
6 years ago |
Jaime van Kessel
|
4a0a9f521c
Bumped the required version numbers down again, as they should specifcy a min version number.
|
6 years ago |
Ghostkeeper
|
ee9de1f11b
Merge branch '3.2'
|
6 years ago |
Mark
|
b531c0550d
Change Math.floor to Math.round as a last try to fix garbled fonts
|
6 years ago |
Mark
|
466926fecd
Increased the version of QtQuick
|
6 years ago |
Jaime van Kessel
|
df1bf419d9
Don't show "active print" header if no printer is connected
|
6 years ago |
Jaime van Kessel
|
bc8741ef08
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
|
6 years ago |
ChrisTerBeke
|
c056fcb23d
Fix monitor sidebar machine selection - CURA-4234
|
6 years ago |
Jack Ha
|
cda6aa2547
CURA-4234 splitted MachineSelection into a separate file and add it to PrintMonitor as well, because now it's part of the sidebar
|
6 years ago |
Jaime van Kessel
|
339d7ca4c9
Cluster shows default controlItem again when a specific printer is selected
|
7 years ago |
Jaime van Kessel
|
5036eccd32
Moved multiple components to their own files
|
7 years ago |
Jaime van Kessel
|
57406100ef
Fixed status icon in monitor tab
|
7 years ago |
Jaime van Kessel
|
9d7cd72691
JobData is now shown in monitor screen again
|
7 years ago |
Jaime van Kessel
|
0fe91db636
Moved HeatedBedBox to own qml file
|
7 years ago |
Jaime van Kessel
|
34e808d585
PrinterOutputModel now has different extruders if it has more than one.
|
7 years ago |
Jaime van Kessel
|
e3d07f1806
Moved ExtruderBox and OutputDeviceHeader to their own files.
|
7 years ago |
Jaime van Kessel
|
0f78b05802
Connection states changes are now tied into the UI again
|
7 years ago |
ChrisTerBeke
|
d32b7f0091
Merge branch 'master' into container_stack_improvements
|
7 years ago |
ChrisTerBeke
|
d718e6e36c
Create extruder stack for single extruder machines on start - CURA-4482
|
7 years ago |
fieldOfView
|
7dc4975b36
Tweak layout and texts
|
7 years ago |
fieldOfView
|
46fc478f9d
Tweak disabled appearance
|
7 years ago |
fieldOfView
|
a9f2ad7ca3
Hide manual controls for outputdevices that don't support it
|
7 years ago |
fieldOfView
|
6294900bc7
Disable controls when manual control is not available
|
7 years ago |
fieldOfView
|
9cd8869382
Add settable jog distance
|
7 years ago |
fieldOfView
|
56fa7036b3
Add controls for jogging the head/bed
|
7 years ago |
fieldOfView
|
29729d2a23
Change renderType for TextInput elements
|
7 years ago |
Mark
|
3a7fbdb173
Changed parseInt to Math.floor
|
7 years ago |
Mark
|
00205996da
Change Text to Label and cast all sizes to int
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Ghostkeeper
|
fcc914cf0d
Make material colour indication a circle instead of square
|
7 years ago |
Ghostkeeper
|
3de608cb0f
Fix display of bed temperature before a printer is added
|
7 years ago |
Jaime van Kessel
|
dd7ea80b68
Also added canPreheatBed option
|
7 years ago |
alekseisasin
|
24c9dc9bee
Merge branch 'feature_light_colours_icons'
|
7 years ago |
alekseisasin
|
e38ec9d5e8
Renamed "Hotend" to "Extruder"
|
7 years ago |
fieldOfView
|
4d0c77683c
Show target hotend temperature(s)
|
7 years ago |
Ghostkeeper
|
ab444943cb
Rename setting_validation_error/warning and border
|
7 years ago |
Jaime van Kessel
|
ccb3f225ff
Preheat now shows error color like all other input fields
|
7 years ago |
Ghostkeeper
|
2fda85a6aa
Hide estimated time left if print is aborted or completed
|
7 years ago |
Mark
|
bfda8712e1
Change all Label to Text so fonts are rendered correct
|
7 years ago |
Ghostkeeper
|
f956436c32
Align tooltips better
|
7 years ago |
Ghostkeeper
|
b77e5f5d0c
Fix border colour hovering of preheat temperature input
|
7 years ago |
Ghostkeeper
|
67b72ee6df
Add tooltips for elements of extruder box
|
7 years ago |
Ghostkeeper
|
3d8afa9deb
Add tooltip for target bed temperature
|
7 years ago |
Ghostkeeper
|
739775421a
Add tooltip for current bed temperature
|
7 years ago |
Ghostkeeper
|
e142f51e12
Add tooltip for pre-heat input field
|
7 years ago |
Ghostkeeper
|
c7793238f7
Disallow pre-heat temperature of 0 explicitly
|
7 years ago |
Ghostkeeper
|
253b4bce03
Don't disable pre-heat text if temperature is invalid
|
7 years ago |
Ghostkeeper
|
84f695821d
Disable text field when pre-heat button is disabled
|
7 years ago |
Ghostkeeper
|
2498ee9726
Also disable pre-heat if printer is paused or pausing
|
7 years ago |