Jim Duchek
|
c778f3fa23
Convert estimated time to int
|
2 лет назад |
luz paz
|
d68f375e38
Fix various typos
|
3 лет назад |
Jelle Spijker
|
2263969d5f
Updated message with message types
|
3 лет назад |
Jaime van Kessel
|
900db57f0f
Update messages to use the message_types
|
3 лет назад |
Ghostkeeper
|
bcf180985d
Fix crash when adding USB device before global stack is created
|
3 лет назад |
Kostas Karmas
|
bd02f9116a
Fix TypeError if USBPrinting plugin path is not found
|
4 лет назад |
Victor
|
63e7e2b382
Added 76800 baud rate
|
4 лет назад |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 лет назад |
Nino van Hooff
|
de82406782
Convert doxygen to rst for UltimakerMachineActions, USBPrinting
|
4 лет назад |
Ghostkeeper
|
1946615fff
Fix asynchronous bug if job gets cancelled
|
4 лет назад |
Ghostkeeper
|
29d2e5c921
Don't crash if USB device is taken over by other applications or breaks
|
4 лет назад |
Jaime van Kessel
|
0eea73d2a9
Fix typing
|
4 лет назад |
Nino van Hooff
|
9aa5c3cd24
Hardcode plugin id for UsbPrinter and XmlMaterialProfile
|
4 лет назад |
Nino van Hooff
|
49b93db6df
Use plugin Id instead of __file__ for USBPrinting
|
4 лет назад |
Jaime van Kessel
|
c2e6116983
Add names to all the threads
|
5 лет назад |
Ghostkeeper
|
c875252b53
Fix some mistakes indicated by PyCharm's linting
|
5 лет назад |
Lipu Fei
|
4b8a216771
Fix typing
|
5 лет назад |
Ghostkeeper
|
cc9609738c
Show a message when trying to print via USB while already printing
|
5 лет назад |
Ghostkeeper
|
f334fa8578
Spelling of log entries and code style
|
5 лет назад |
Jaime van Kessel
|
49a9561625
Added exception handling for serial write
|
5 лет назад |
Jaime van Kessel
|
cbfe10a748
Prevent a zeroDivision error from crashing the usb printing
|
5 лет назад |
Lipu Fei
|
4a171eebf6
Move models around again
|
5 лет назад |
Lipu Fei
|
4e5d08f320
Fix merge conflicts with master
|
5 лет назад |
Lipu Fei
|
6a8db55112
Move PrinterOutputModel into cura.UI module
|
5 лет назад |
Lipu Fei
|
2b39d6422c
Move PrinterOutputDevice into cura.PrinterOutput module
|
5 лет назад |
Lipu Fei
|
e30104ff7f
Move PrintJobOutputModel into cura.UI module
|
5 лет назад |
Ghostkeeper
|
2d9910d3f0
Fix post-processing scripts when printing via USB
|
5 лет назад |
Andrew
|
70e640be22
Change regexp for greater compatibility
|
5 лет назад |
Andrew
|
e56a97bfa2
monitor does not show "Build Plate"
|
5 лет назад |
Lipu Fei
|
efa26c8323
Merge remote-tracking branch 'origin/4.0'
|
5 лет назад |
Jaime van Kessel
|
9a3d9dd2c1
Ensure that writeStarted is called when attempting to print via USB
|
5 лет назад |
Ghostkeeper
|
33abbd4c89
Merge branch '4.0'
|
5 лет назад |
Ghostkeeper
|
91dc3713ae
Initialise idle count properly
|
5 лет назад |
susisstrolch
|
6600cea632
Add missing baudrate to USB connection.
|
5 лет назад |
Jaime van Kessel
|
84a7f2e5a2
Fix review comments
|
5 лет назад |
Lipu Fei
|
6bf39a32a9
Rename Enum names to camal cases
|
5 лет назад |
Aleksei S
|
973970a895
Every print ouput device should define its connection type(usb, network, cluster and etc)
|
5 лет назад |
Jaime van Kessel
|
6d4a460e58
Move USB sidebar into the main view of the monitorstage
|
6 лет назад |
fieldOfView
|
68c3023a46
Make sure firmware name is only requested once
|
6 лет назад |
fieldOfView
|
71d365c0c6
Fix case where Cura and the firmware could be waiting for eachother
|
6 лет назад |
fieldOfView
|
777470db7f
Don't force sending M105 requests without OK
|
6 лет назад |
fieldOfView
|
f4c88aff0f
Merge branch 'master' into fix_marlin_press_to_resume
|
6 лет назад |
Ghostkeeper
|
b5d8c1af6f
Merge branch 'master' into fieldOfView-feature_firmware_updater
|
6 лет назад |
Ghostkeeper
|
99fc372b32
Update printer information when switching global container stacks
|
6 лет назад |
Ghostkeeper
|
85b835118d
Log which firmware file you're about to upload
|
6 лет назад |
fieldOfView
|
ab7fe3138d
Remove unused imports
|
6 лет назад |
fieldOfView
|
a36deea651
Move updateFirmware to PrinterOutputDevice...
|
6 лет назад |
fieldOfView
|
cb24d58ab8
Don't flood the printer with temperature requests while says it is busy
|
6 лет назад |
fieldOfView
|
61ffdf23d7
Fix MYPY/typing errors
|
6 лет назад |
fieldOfView
|
c4919d65f4
Merge branch 'master' into feature_firmware_updater
|
6 лет назад |