fieldOfView
|
fb2a5ea28a
Refactor USBPrinterOutputController to reusable cura.PrinterOutput.GenericOutputController
|
6 years ago |
fieldOfView
|
3fed44bb5e
Fix typo in class name
|
6 years ago |
Jaime van Kessel
|
1986677276
re-addded connection text
|
6 years ago |
ChrisTerBeke
|
b2d3d15011
Fix conflicts
|
6 years ago |
Lipu Fei
|
c8cef9583e
rename scene.gcode_list to gcode_dict
|
6 years ago |
Jaime van Kessel
|
99de75a3fd
Fixed connection label state
|
6 years ago |
Jaime van Kessel
|
2ca06f383e
USB printers also get their name set
|
6 years ago |
Jaime van Kessel
|
79add4ffd8
Added typing
|
6 years ago |
Jaime van Kessel
|
32cbd27b70
Fixed the firmware update for USB print
|
6 years ago |
Jaime van Kessel
|
1ae881caee
USB device is first added and then trying to connect.
|
6 years ago |
Jaime van Kessel
|
bd4797404d
Changed showMonitorStage to setActiveStage
|
6 years ago |
Jaime van Kessel
|
0ac48817b2
Added abort, start & pause
|
6 years ago |
Jaime van Kessel
|
6bdce54e1d
Enable progress bar for USB printing
|
6 years ago |
Jaime van Kessel
|
a6deddb6ae
Added controller for USB printer
|
6 years ago |
Jaime van Kessel
|
e2845a224c
No longer start print if it's already started
|
6 years ago |
Jaime van Kessel
|
aef54f99db
If a print is completed, it's now also updated in UI
|
6 years ago |
Jaime van Kessel
|
d3d9a6e1bb
Starting a print with USB printer now works with reworked printeroutputmodel
|
6 years ago |
Jaime van Kessel
|
d3b9ac0d45
Also start reworking the USBPrint.
|
6 years ago |
ChrisTerBeke
|
9bf954643c
Use new method of setting active stage when needing to switch to monitor
|
7 years ago |
ChrisTerBeke
|
867836bd76
Merge pull request #2773 from fieldOfView/fix_usb_target_temperatures
|
7 years ago |
Diego Prado Gesto
|
e7ac2e37b4
Fix an error when closing USB connection. This error raised several
|
7 years ago |
fieldOfView
|
2d2b943d07
Fix getting temperatures
|
7 years ago |
fieldOfView
|
e0c37cc56e
Add elapsed time and total time
|
7 years ago |
fieldOfView
|
698f42b837
Set job name when starting a print and clear it after printing
|
7 years ago |
fieldOfView
|
826f438c72
Get target temperatures from M105 responses
|
7 years ago |
Ghostkeeper
|
d458fcde5c
Revert "Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0""
|
7 years ago |
Ghostkeeper
|
e07e7bc9e7
Revert "Merge branch 'fix_garbled_fonts_macos' into 3.0"
|
7 years ago |
Mark
|
b4154b8cc0
Merge branch '3.0'
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
krisrok
|
6641415a38
refine abort sequence
|
7 years ago |
Ghostkeeper
|
11060e010b
Clarify message title
|
7 years ago |
alekseisasin
|
204019702d
Added Title for messages
|
7 years ago |
fieldOfView
|
371ca36047
Remove home bed from abort sequence
|
7 years ago |
Ghostkeeper
|
6d2b46244f
Home printer after aborting
|
7 years ago |
Jaime van Kessel
|
d6d6036760
Fixed minor mistake with pull request
|
7 years ago |
Jaime van Kessel
|
04d2f8d68c
Merge branch 'usbprinting-zparseerror-refactor' of git://github.com/tamarintech/Cura
|
7 years ago |
Jaime van Kessel
|
bb752fa16f
Added more logging
|
7 years ago |
Elijah Snyder
|
b4f6ae8c5f
First refactor for section to increase verbosity and move all translated M105s.
|
7 years ago |
Lipu Fei
|
9f5a1b3695
Merge pull request #1564 from nallath/usb_fixes
|
7 years ago |
Jaime van Kessel
|
f5590a98ed
Added missing close for USB programmer. Thanks to legoabram for the fix
|
7 years ago |
Jaime van Kessel
|
e30e2a8018
Instead of not sending the line at all, just send a get temp command
|
7 years ago |
Jaime van Kessel
|
645e3e8dfe
Don't try to send empty g-code lines
|
7 years ago |
Jaime van Kessel
|
7993d9e95e
Added **kwargs option to request write
|
7 years ago |
Jaime van Kessel
|
beea9caf04
Clarified unable to print over USB message for ulti-gcode
|
7 years ago |
Ghostkeeper
|
d2fa6dbae2
Notify to update remaining time when it drastically changes
|
7 years ago |
Ghostkeeper
|
3cc11ecae5
Log when pre-heating or cancelling pre-heat
|
7 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 years ago |
Ghostkeeper
|
7cf81412ae
Implement bed pre-heating via USB
|
7 years ago |
Ghostkeeper
|
7b41e844cc
Fix name and address for USB printing devices
|
7 years ago |
Simon Edwards
|
1b43e4981e
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
|
7 years ago |