Jaime van Kessel
|
e69747577b
Added extra timeout when not detecting baudrate through bootloader
|
8 years ago |
Jaime van Kessel
|
8f5d410ff6
Only use T in temp command if num extruders is larger than 1 (instead of larger than 0)
|
8 years ago |
Jaime van Kessel
|
1a456253a0
Added not supported message to USB printing if it's not supported
|
8 years ago |
Jaime van Kessel
|
1d2d31c81b
Update Usbprinter output request write
|
8 years ago |
Thomas Karl Pietrowski
|
f8a5ee8c9b
USBPrinting: Removing superfluous empty lines
|
8 years ago |
Ghostkeeper
|
bb32fcf0e9
Add context to 'ready to' buttons
|
8 years ago |
Ghostkeeper
|
96e516c676
Allow for saving multiple scene nodes at the same time
|
8 years ago |
fieldOfView
|
fcf89b79c6
Update wording of error messages
|
8 years ago |
fieldOfView
|
efbb2ed081
Code style
|
8 years ago |
Thomas Karl Pietrowski
|
c174ce4396
CURA-2079: Rework on adding detailed error messages to firmware updater
|
8 years ago |
Thomas Karl Pietrowski
|
e72a10c97a
CURA-2079: Using errorCode (WIP)
|
8 years ago |
Thomas Karl Pietrowski
|
b42ef49a4e
Typo
|
8 years ago |
Thomas Karl Pietrowski
|
0435706736
CURA-2079: Adding error messages to the firmware update dialog
|
8 years ago |
Thomas Karl Pietrowski
|
9a34f6b067
CURA-2079: First concept
|
8 years ago |
Thomas Karl Pietrowski
|
8179fabf1d
Merge remote-tracking branch 'upstream/master' into master-CURA-2079
|
8 years ago |
Thomas Karl Pietrowski
|
f915092f83
CURA-2079: Finish firmware upload process on errors
|
8 years ago |
fieldOfView
|
2a55bba840
Code-style fixes
|
8 years ago |
Jack Ha
|
48792aa8f3
Fixed firmware update screen. CURA-2079.
|
8 years ago |
Jack Ha
|
9bf4dbd24f
Fix wrong variable name
|
8 years ago |
fieldOfView
|
e551898e04
Add a connection string to the printmonitor
|
8 years ago |
Jaime van Kessel
|
87a0543d0c
Added bit more logging to USBConnection
|
8 years ago |
Jaime van Kessel
|
8eef34ac45
USB printer connection is now reset when print is completed
|
8 years ago |
Jaime van Kessel
|
33313ddb70
Fixed some imports for USB printing
|
8 years ago |
Jaime van Kessel
|
3d1bbeca38
Restarting machine check properly re-enables endstop check
|
8 years ago |
Thomas Karl Pietrowski
|
ec41fce7bd
USBPrinting: Let's "Print via USB"
|
8 years ago |
fieldOfView
|
087ebc0768
Automatically show the Print Monitor when starting a print
|
8 years ago |
fieldOfView
|
6800991fa1
Fix USBPrinterOutputDevice to work with the Print Monitor
|
8 years ago |
fieldOfView
|
33c4e86163
Change abbreviation of "seconds" to IEEE-recommended "s" (instead of "sec")
|
8 years ago |
Jaime van Kessel
|
fb52d39936
Changed enum values to lowerCamelCase
|
8 years ago |
Jaime van Kessel
|
6b7fb894f8
Added moveHead to usb printing
|
8 years ago |
Jaime van Kessel
|
fc88844cf8
Added relative move option
|
8 years ago |
Jaime van Kessel
|
4b5c118ed2
Refactoring & documentation
|
8 years ago |
Jaime van Kessel
|
8c971d217d
Fixed typo in command for setting nozzle temp
|
8 years ago |
Jaime van Kessel
|
92c0c4b637
Remove unusde code
|
8 years ago |
Jaime van Kessel
|
34b76f3c1e
Implemented _setTargetHotendTemp
|
8 years ago |
Jaime van Kessel
|
58b216828a
Added handling for when connection was never correctly added to list
|
8 years ago |
Jaime van Kessel
|
4f3489233c
Added home head & bed implementations
|
8 years ago |
Jaime van Kessel
|
5f2e0ceec8
Fixes so the QML displays right temperatures again
|
8 years ago |
Jaime van Kessel
|
0a46567c17
USB printing now uses printeroutputdevice for temperatures
|
8 years ago |
Jaime van Kessel
|
0cd1031ec7
Changed USB printing to reflect changes in output device API
|
8 years ago |
Jaime van Kessel
|
63eb1793ad
Renaming USBPrinterConnection
|
8 years ago |