Remco Burema
c5f4b30264
Don't show 'discovered' machines that are placeholders. [CURA-6057]
2019-04-12 13:01:39 +02:00
Ghostkeeper
d8f89d8330
Fix sorting printers by name
...
Because DiscoveredPrinter.name contains the MAC addresses of the printers. NetworkedPrinterOutputDevice.name contains the discovered name as communicated by ZeroConf. We already use that property from QML to display in the list.
Contributes to issue CURA-6057.
2019-03-29 13:41:46 +01:00
Jaime van Kessel
f8b67be487
Fix error spam when a printer of a cluster is unreachable
...
CURA-6057
2019-03-29 10:43:47 +01:00
Lipu Fei
397add861f
Correct logging level
2019-03-28 14:29:37 +01:00
Lipu Fei
b28fdc2b0b
Use camelcase for pyqtProperty names
2019-03-28 14:22:27 +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
Lipu Fei
4078719c58
Move cura.Machine.Models to cura.UI.MachineModels
2019-03-20 09:56:11 +01:00
Lipu Fei
b3621bae84
WIP: Disable unknown printer type buttons
2019-03-14 11:18:39 +01:00
Lipu Fei
2b0e9ea439
WIP: Fix refresh and naming
2019-03-14 08:56:31 +01:00
Lipu Fei
764f7281c2
WIP: Show full name of network printer types
2019-03-13 13:03:41 +01:00
Lipu Fei
de9f6f47bd
WIP: Implement add machine from network device
2019-03-13 12:04:52 +01:00
Lipu Fei
f7f5123fea
WIP: Fix highlighting of selected network printer
2019-03-13 11:03:23 +01:00
Lipu Fei
60f6d881a3
WIP: Fixes and add cloud logic to cloud welcome page
2019-03-13 10:37:41 +01:00
Lipu Fei
0c94ded93d
WIP: Refactor and fix network printer list
2019-03-11 14:57:02 +01:00
Lipu Fei
940a833e73
WIP: Add printers via network
2019-03-08 13:43:58 +01:00