17 Commits

Author SHA1 Message Date
Ian Paschal
4cc1b6ce02 Add typings and fix code style 2018-09-06 16:57:45 +02:00
Jaime van Kessel
7096c7382b Add width to labels in printcore qml object.
This ensures that the elide works correctly

CL-896
2018-09-05 13:43:24 +02:00
Jaime van Kessel
fd1b0a80e7 Fixed alignment of printCoreConfiguration
CL-896
2018-08-30 10:32:37 +02:00
Jaime van Kessel
5605ff3b46 Fixed fonts
CL-896
2018-08-24 14:07:56 +02:00
Jaime van Kessel
dab2efab7f Updated margins & layout for the monitor page
CL-896
2018-08-23 17:29:48 +02:00
Jaime van Kessel
6a08b63f21 Ensure that extruder configurations are correctly sorted
CL-894
2018-08-21 13:32:22 +02:00
Jaime van Kessel
03a7833180 Fixed qml warnings (reading from undefined properties)
CL-893 && CL-894
2018-08-21 10:14:12 +02:00
Jaime van Kessel
01b9ba03d4 Added extruder icon
CL-894
2018-08-16 16:24:14 +02:00
Jaime van Kessel
5bee561c9c Removed the static placeholders for monitor info
CL-894
2018-08-16 15:54:35 +02:00
Jaime van Kessel
78ebdb13f4 Cluster monitor page now shows queue instead of added printers
CL-894
2018-08-14 13:34:05 +02:00
Ghostkeeper
ee9de1f11b
Merge branch '3.2'
Lots of conflicts due to rounding vs. flooring of text element positions for weirdness with the font aliasing.
2018-02-14 10:53:51 +01:00
Mark
b531c0550d Change Math.floor to Math.round as a last try to fix garbled fonts
CURA-4941
2018-02-14 09:28:47 +01:00
Jaime van Kessel
1c1c195b93 When an printer gets added / removed, this is now correctly shown
CL-541
2017-11-30 15:01:28 +01:00
Jaime van Kessel
6f495f2d8b Cluster monitor now uses material name
This matches better with what Cura does.

CL-541
2017-11-27 16:00:57 +01:00
Jaime van Kessel
5d3779da26 Update cluster view components
CL-541
2017-11-27 15:54:44 +01:00
Mark
334283e893 Found some more margins that wouldnt be fixed numbers and made the code more consistent 2017-10-27 14:12:35 +02:00
Simon Edwards
85efd9249c
Add in all of the changes for Cura Connect
CURA-4376
2017-09-27 10:29:48 +02:00