Aleksei S
38ce73365a
Manually added printers have suffix "( manual)"
2018-08-03 13:45:08 +02:00
Ghostkeeper
c42b275c5d
Merge branch '3.4'
2018-06-06 16:58:01 +02:00
Diego Prado Gesto
1019f2dd65
CURA-5449 Do not check if the name is the correct group name if the
...
output device is manual create device and it is marked as temporary.
Wait until all the information is retrieved when the request finishes.
2018-06-06 14:54:26 +02:00
Diego Prado Gesto
b7fe43e68c
Merge branch 'master' into WIP_improve_initialization
2018-05-23 11:36:12 +02:00
Diego Prado Gesto
eea9b7ab46
CURA-5254 Keep track of the latest manual entry key, so it is then
...
selected in the list.
2018-05-22 12:05:33 +02:00
Diego Prado Gesto
8ad409ff55
Merge branch 'master' into WIP_improve_initialization
2018-05-14 15:15:02 +02:00
Diego Prado Gesto
43657010ba
CURA-5164 The Preferences is not a singleton class anymore since in some point
...
several instances need to be created.
- In the ThreeMFWorkspaceReader we need to create some temporal
instances of Preferences that makes it not singleton anymore.
- The current preferences are kept in the Application class and so all
the calls to the preferences are changed to get the preferences from
Application.
- The method getInstance in Preferences is kept as deprecated since some
external plugins.
2018-05-11 08:50:42 +02:00
Diego Prado Gesto
8c4dc1cc2b
CURA-5264 Don't need the if statement since the hardware-typeid is the
...
right value to look at and it is in the firmware api.
2018-05-04 14:59:59 +02:00
Aleksei S
c5e9acf664
Fix: Manually added printer by ip address shows proper printer type
...
CURA-5264
2018-05-03 17:14:56 +02:00
Diego Prado Gesto
37520b26b8
CURA-5170 When the connection status of a printer output device changes, only add it to the list if the device belongs to the current printer.
2018-03-28 14:28:07 +02:00
Aleksei S
097c97b6f8
Fix: Refresh list of available printers in network
...
after clicking refresh button.
2018-03-15 14:33:27 +01:00
Jaime van Kessel
0e5395dfd5
Fix crash when removing manually added device.
...
I forgot to rename a variable :(
CURA-4861
2018-01-29 14:29:13 +01:00
Jaime van Kessel
d0ec7d10ce
Printer discovery shows if a cluster is actually set up as a host
...
CL-541
2018-01-04 15:35:30 +01:00
Jaime van Kessel
b1e9e3b8fa
Prevent crash if disconnect already happend
...
CL-541
2017-12-21 15:14:50 +01:00
Jaime van Kessel
9754aa5397
Material & hotend updated callback is enabled for LegacyUM3 again
...
CL-541
2017-12-21 13:16:44 +01:00
Jaime van Kessel
4796e00574
Fixed removing of manual printer
...
CL-541
2017-12-20 16:57:49 +01:00
Jaime van Kessel
041b1830fe
Re-added manual printer adding
...
CL-541
2017-12-20 16:30:40 +01:00
Jaime van Kessel
f791b53ad8
Enabled monitor items for ClusterOutputDevice again
...
CL-541
2017-11-27 13:54:34 +01:00
Jaime van Kessel
c523a6ddf6
Progress is now shown for LegacyPrinter while printing
...
CL-541
2017-11-24 09:22:50 +01:00
Jaime van Kessel
0f78b05802
Connection states changes are now tied into the UI again
...
CL-541
2017-11-21 15:12:23 +01:00
Jaime van Kessel
9cfe9769d3
Printers now automatically try to connect again
...
CL-541
2017-11-21 14:47:55 +01:00
Jaime van Kessel
a8e71cf50c
NetworkManager is now created on demand and re-created after a certain timeout.
...
CL-541
2017-11-21 14:35:17 +01:00
Jaime van Kessel
fd548975cc
Closing a connection now actually stops the updates
...
CL-541
2017-11-21 10:19:17 +01:00
Jaime van Kessel
59e4d1af63
re-added recheck connections
...
CL-541
2017-11-20 15:11:38 +01:00
Jaime van Kessel
9202bb11fe
Added stubs for cluster & legacy output devices
...
CL-541
2017-11-20 13:12:15 +01:00