Ghostkeeper
|
1aa6d2876c
Revert "Use self._camera_active to detect whether we should show the camera"
|
7 years ago |
Ghostkeeper
|
bd0b38f688
Use self._camera_active to detect whether we should show the camera
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
Jaime van Kessel
|
dd7ea80b68
Also added canPreheatBed option
|
7 years ago |
Jaime van Kessel
|
8683275d4f
Added canAbort & canPause feature to PrinterOutputDevice
|
7 years ago |
Jaime van Kessel
|
1d9ac09053
No longer attempt to create monitorView if none was set
|
7 years ago |
Jaime van Kessel
|
145b6825db
Fixes #2284
|
7 years ago |
fieldOfView
|
92859697c5
Fix error about empty qml url
|
7 years ago |
Jaime van Kessel
|
6e55bf2d8f
If output device has a contorl item, that one is used.
|
7 years ago |
Jaime van Kessel
|
216b1a7a14
Added control item to printOutputDevice
|
7 years ago |
Jaime van Kessel
|
ca922e9e9d
The monitor item is now actually used to display information on monitor page
|
7 years ago |
Jaime van Kessel
|
5dbee706a7
Printer output device can now have a QML item
|
7 years ago |
Jaime van Kessel
|
356d4f9288
Heated bed timeout time now hides correctly if time ran out
|
7 years ago |
Ghostkeeper
|
abf092512a
Don't show temperature if print core is removed in UM3
|
7 years ago |
Ghostkeeper
|
d2fa6dbae2
Notify to update remaining time when it drastically changes
|
7 years ago |
Ghostkeeper
|
75a50b73c2
Move pre-heat timer into PrinterOutputDevice
|
7 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 years ago |
Ghostkeeper
|
0c9b9a3033
Add fallback name property in PrinterOutputDevice
|
7 years ago |
Ghostkeeper
|
e37d8b949e
Add fallback in PrinterOutputDevice for getting address
|
7 years ago |
Ghostkeeper
|
c5655d4d8c
Document preheatBedTimeout
|
7 years ago |
Ghostkeeper
|
d7b0336c24
Fix colour of unknown material
|
7 years ago |
Ghostkeeper
|
9354a80504
Document no longer that pre-heating defaults to 15m
|
7 years ago |
Ghostkeeper
|
d30430381f
Add default implementations for preheatBed and cancelPreheatBed
|
7 years ago |
Ghostkeeper
|
1a902b21bb
Store default pre-heat time in central location
|
7 years ago |
Ghostkeeper
|
ee3e0ba6ab
Add material indication to extruder boxes
|
7 years ago |
Simon Edwards
|
d4619da358
Merge branch 'master' into python_type_hinting
|
7 years ago |
Simon Edwards
|
74e5798509
Lots of import fixes. Eliminated the import hacks such as those used inside UM/Settings/__init__.py.
|
7 years ago |
Jack Ha
|
b88ed76b7c
Solve merge conflict PrinterOutputDevice. CURA-1263
|
8 years ago |
Jaime van Kessel
|
e77d7f1f20
PrinterOutput now keeps track of camera state
|
8 years ago |
Thomas Karl Pietrowski
|
6dc194d8de
Revert "PrinterOutputDevice: Adding isConnectionState"
|
8 years ago |
Thomas Karl Pietrowski
|
bafaf16fcb
PrinterOutputDevice: Adding isConnectionState
|
8 years ago |
Jaime van Kessel
|
9539774c0b
Merge branch 'master' of github.com:Ultimaker/Cura into rework_file_handler
|
8 years ago |
fieldOfView
|
236723fc8d
Remove unused required argument on _startCamera and _stopCamera
|
8 years ago |
Jaime van Kessel
|
304696c809
OutputDevices now take file_handler into account
|
8 years ago |
Jaime van Kessel
|
c769a05408
Added start & stop camera interface
|
8 years ago |
Ghostkeeper
|
96e516c676
Allow for saving multiple scene nodes at the same time
|
8 years ago |
Jaime van Kessel
|
2b117c0450
Added printer type to output device
|
8 years ago |
Jaime van Kessel
|
4db1db302b
Changed guid to GUID in the filter
|
8 years ago |
Jaime van Kessel
|
cb50c61293
Added missing import statement
|
8 years ago |
fieldOfView
|
224e6d37a8
Add materialNames property to get user-facing texts from printer
|
8 years ago |
Jaime van Kessel
|
8dbe67a6bf
Added printer state to output device
|
8 years ago |
Jaime van Kessel
|
544941e33e
Signals are now only emitted when setting changed instead of always.
|
8 years ago |
fieldOfView
|
063faf1520
Move the "Changes on Printer" dialog to JediWifiPrinting
|
8 years ago |
fieldOfView
|
e551898e04
Add a connection string to the printmonitor
|
8 years ago |
fieldOfView
|
0faa7f4abb
Fix error in PrinterOutputDevice.acceptsCommands
|
8 years ago |
fieldOfView
|
ed669925ad
Disable print monitor if the printer is not (yet) ready to receive commands
|
8 years ago |
fieldOfView
|
a74d5dd8cb
Show error text in print monitor
|
8 years ago |
fieldOfView
|
dd249206ac
Fix codestyle
|
8 years ago |
fieldOfView
|
a1a7518317
Switch materials/nozzle when the printer signals a material/nozzle change
|
8 years ago |
Jaime van Kessel
|
d0aa33f57f
Added jobName property
|
8 years ago |