ChrisTerBeke
b086e9cb53
Fixes for UM3 network printing for multi build plate
2018-01-12 10:52:14 +01:00
ChrisTerBeke
7d6e41f6c8
Disable activate configuration button for now until sync functionality has been decided
2018-01-12 10:36:21 +01:00
fieldOfView
76fd49b185
Merge branch 'network_rewrite' into feature_preheat_extruder
2018-01-11 15:28:28 +01:00
fieldOfView
bc5b5ac283
Implement preheating hotends for USB printing
2018-01-11 15:27:38 +01:00
fieldOfView
fb9d841c90
Add per-extruder preheat controls
...
These are lifted from the bed preheat controls and are not functional at the moment
2018-01-10 21:41:59 +01:00
Jaime van Kessel
665c0a81f4
Removed wrong comment
2018-01-10 16:29:36 +01:00
Lipu Fei
3f341a34c6
Fix gcode job sending issue in gcode_dict refactoring
2018-01-10 08:15:03 +01:00
Jaime van Kessel
dcf02137ad
Fixed connecting for clean machine
...
CL-541
2018-01-09 14:53:16 +01:00
Lipu Fei
c8cef9583e
rename scene.gcode_list to gcode_dict
...
CURA-4741
With the multi build plate feature, scene.gcode_list is now a dict which
stores a list of gcode for a build plate, so it makes more sense to have
it renamed to "gcode_dict" because it's not a list.
2018-01-08 16:18:41 +01:00
Jack Ha
86eb9c73ba
CURA-4525 do not send empty build plates gcode; direct calling slice when skipping empty build plate
2018-01-08 13:41:58 +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
c9b8b0333c
Sending prints to a specific printer in the cluster is now possible again
...
CL-541
2018-01-04 14:56:42 +01:00
Jaime van Kessel
acde48108d
Removed control item
...
CL-541
2018-01-04 13:31:54 +01:00
Jaime van Kessel
2e8ae5c590
Unsasigned jobs are now also removed from list
...
CL-541
2018-01-04 12:54:47 +01:00
Jaime van Kessel
6cf6d51fea
Queued and printing amount now gets updated on state change
...
CL-541
2018-01-04 10:06:09 +01:00
Jaime van Kessel
9e055f0340
Added missing parameter
...
CL-541
2018-01-04 10:04:00 +01:00
Jaime van Kessel
42b50bf749
Fixed typo in function
...
CL-541
2018-01-03 17:14:52 +01:00
Jaime van Kessel
487fca31dd
Chopped up bunch of functions.
...
As per review request. CL-541
2018-01-03 16:59:05 +01:00
Jaime van Kessel
d6b0fcc92e
Progress message is now also shown when still compressing g-code
...
CL-541
2017-12-22 13:50:55 +01:00
Jaime van Kessel
562b2454b8
Added missing notifications for Connect prints
...
CL-541
2017-12-22 13:48:51 +01:00
Jack Ha
2c831ceb05
For this version, send all build plates. No print view when multiple build plates. CURA-4525
2017-12-21 15:47:40 +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
Jack Ha
5152b2ae65
Solved merge conflicts. CURA-4525
2017-12-21 10:52:51 +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
d66e9493ca
When not looking at camera, it will now actually be disabled
...
CL-541
2017-12-20 15:54:05 +01:00
Jaime van Kessel
37461a7934
Made sendMaterialProfiles protected
...
CL-541
2017-12-19 17:24:30 +01:00
ChrisTerBeke
b3758be12e
Fix selecting cura connect printer preference
2017-12-19 11:55:08 +01:00
Jaime van Kessel
bd4797404d
Changed showMonitorStage to setActiveStage
...
CL-541
2017-12-15 15:46:15 +01:00
Jaime van Kessel
80526893c2
Made setAcceptsCommands protected
...
CL-541
2017-12-14 09:36:31 +01:00
Diego Prado Gesto
d70bd0ebc9
CURA-4649 Blocking printers that have localhost IP address.
2017-12-12 13:45:35 +01:00
Jaime van Kessel
b61832bc03
Added manual entry to prevent jogging for UM3
...
I've not had the time to properly build it yet, so disabling it for now
CL-541
2017-12-12 10:41:27 +01:00
Jaime van Kessel
8bc9663294
Removed old & unused code
...
CL-541
2017-12-12 10:28:55 +01:00
Jaime van Kessel
6ad82ee1b0
Added missing name & description for ClusterOutputDevice
...
CL-541
2017-12-08 17:32:22 +01:00
Jaime van Kessel
1719a7b2fe
Fixed preheating for Legacy UM3
...
CL-541
2017-12-08 17:16:59 +01:00
Ghostkeeper
1029d4509c
Merge branch 'master' into feature_local_container_server
2017-12-08 16:03:05 +01:00
Jaime van Kessel
ae629e2968
Fixed camera for legacy UM3 printer again
...
CL-541
2017-12-08 14:59:14 +01:00
Jaime van Kessel
9ccd643f64
Repaired the monitor icon not being updated
...
CL-541
2017-12-08 14:36:53 +01:00
Jaime van Kessel
c28c20dbd7
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
2017-12-08 10:22:16 +01:00
ChrisTerBeke
9bf954643c
Use new method of setting active stage when needing to switch to monitor
2017-12-07 11:56:52 +01:00
Jaime van Kessel
73bae37544
Added missing string to verification failed Message
...
CL-541
2017-12-06 16:58:41 +01:00
Jaime van Kessel
b3a3c1e371
Camera image is now actually displayed for Legacy
...
CL-541
2017-12-06 16:46:33 +01:00
Jaime van Kessel
ba782b346f
Fixed re-requesting authentication
...
CL-541
2017-12-06 16:41:07 +01:00
Jaime van Kessel
77e3965fc7
Added videostream to cluster again
...
CL-541
2017-12-06 14:59:20 +01:00
Jaime van Kessel
aba8bd89c3
Merge branch 'master' of github.com:Ultimaker/Cura into network_rewrite
2017-12-06 13:33:20 +01:00
ChrisTerBeke
af2b370921
Merge pull request #2857 from fieldOfView/fix_cluster_postprocessing
...
Allow postprocessing before sending data to the printer
2017-12-01 15:12:53 +01:00
Jaime van Kessel
51c4062f1b
Limit the amount of emits happening for PrintJobs changed
...
CL-541
2017-11-30 15:17:08 +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
339d7ca4c9
Cluster shows default controlItem again when a specific printer is selected
...
CL-541
2017-11-30 14:36:53 +01:00