Lipu Fei
|
de9f6f47bd
WIP: Implement add machine from network device
|
5 years ago |
Ian Paschal
|
6392ab8d05
Handle "" and None as hot-end and material IDs
|
6 years ago |
Lipu Fei
|
6b2642ee9a
Merge remote-tracking branch 'origin/master' into WIP_onboarding
|
6 years ago |
Lipu Fei
|
940a833e73
WIP: Add printers via network
|
6 years ago |
Ghostkeeper
|
1d25f52df6
Merge branch '4.0'
|
6 years ago |
Jaime van Kessel
|
91cceea6e0
Fix the situation where an upgraded single extrusion machine and loading project caused issues
|
6 years ago |
Jaime van Kessel
|
1c7e047a38
Added tests for adding & removing discovered devices
|
6 years ago |
Jaime van Kessel
|
17fdc86e50
Fix typing
|
6 years ago |
Jaime van Kessel
|
21c6bba1ce
Add the discovered printer functionality
|
6 years ago |
Jaime van Kessel
|
5c354eb6a3
Switch the order of name & id in addMachine call
|
6 years ago |
Jaime van Kessel
|
b5c270f00a
Add stubs for MachineManager testing
|
6 years ago |
Jaime van Kessel
|
dee739db8b
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
Jaime van Kessel
|
b64cf1fe1c
Remove unneeded signal call
|
6 years ago |
Ghostkeeper
|
d42ba9dda0
Merge branch '4.0'
|
6 years ago |
Jaime van Kessel
|
b09538da63
Ensure that the numberOfExtruders property gets updated after configuration sync
|
6 years ago |
Jaime van Kessel
|
a8f66a558c
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
Simon Edwards
|
dc9d3ba2a3
Merge pull request #5293 from Ultimaker/CL-1165_missing_cloud_info
|
6 years ago |
Ian Paschal
|
3c2791fefe
Improve cloud connection or not checking
|
6 years ago |
Remco Burema
|
c50fcf42c5
Fix crash on no output devices in list.
|
6 years ago |
Ghostkeeper
|
51420c8311
Merge branch '4.0'
|
6 years ago |
Simon Edwards
|
1163d8f442
Merge pull request #5271 from Ultimaker/CL-1222_cloud_flow_pop_up
|
6 years ago |
Lipu Fei
|
e5071eac5b
Fix typing
|
6 years ago |
Lipu Fei
|
47d531e2c5
Fix typing
|
6 years ago |
Lipu Fei
|
6e40e4a831
Remove unused things
|
6 years ago |
Ian Paschal
|
01ca3546aa
Add activeMachineAddress to MachineManager for easy access
|
6 years ago |
Lipu Fei
|
fff6cb9ce8
Merge remote-tracking branch 'origin/4.0'
|
6 years ago |
Lipu Fei
|
bac344a692
Show extruder names in disabled message
|
6 years ago |
Ian Paschal
|
f2ddb2808f
Add firmware check
|
6 years ago |
Ghostkeeper
|
e7d2400199
Merge branch '4.0'
|
6 years ago |
Lipu Fei
|
f7765189c8
Show Extruder 1,2,3,... in message
|
6 years ago |
Jaime van Kessel
|
5600d5407c
Add default if group_name is not set.
|
6 years ago |
Jaime van Kessel
|
4aaeb8c2d5
Merge branch 'CURA-6153_wrong_name_on_disconnect' of github.com:Ultimaker/Cura into 4.0
|
6 years ago |
Lipu Fei
|
efa26c8323
Merge remote-tracking branch 'origin/4.0'
|
6 years ago |
Remco Burema
|
954fdb20ad
Rename 'connect_group_name' to 'group_name'. [CURA-6153]
|
6 years ago |
Simon Edwards
|
eeb23c4ba4
Merge pull request #5255 from Ultimaker/CL-1154_monitor_empty_states
|
6 years ago |
Remco Burema
|
6cd3a5fe3d
Show correct printer name in selector-header on disconnect. [CURA-6153]
|
6 years ago |
Lipu Fei
|
c73747ad44
Merge remote-tracking branch 'origin/4.0'
|
6 years ago |
Jaime van Kessel
|
3734b980d8
When disabling an extruder due to sync, always show a message.
|
6 years ago |
Ian Paschal
|
389bdeb0c7
Expose configurations the same way as connectivity
|
6 years ago |
Lipu Fei
|
4f6d53b009
Do not disable all extruders when syncing
|
6 years ago |
Lipu Fei
|
b70e9c9080
Handle empty hotend and material in config syncing
|
6 years ago |
Ghostkeeper
|
232498980c
Merge branch '4.0'
|
6 years ago |
Jaime van Kessel
|
3774fdbd02
Refactored the "connection_type" metadata entry so it can support multiple types.
|
6 years ago |
Jaime van Kessel
|
24fbb1007d
Merge branch '4.0' of github.com:Ultimaker/Cura
|
6 years ago |
ChrisTerBeke
|
36e49ee6bb
Make activeMachineIsGroup more robust
|
6 years ago |
ChrisTerBeke
|
a6114d39e4
Fix merge conflicts with 4.0
|
6 years ago |
Jaime van Kessel
|
2a4c66888e
Use getNumInstances instead of counting the number of instances in machinemanager
|
6 years ago |
Jaime van Kessel
|
0b0f674e4b
Remove unused code
|
6 years ago |
Jaime van Kessel
|
d9d1c93bd0
Use "NotConnected" as default for the connection state
|
6 years ago |
Jaime van Kessel
|
1277fbabc5
Fix connection type not always being seen correctly
|
6 years ago |