Joey de l'Arago
|
6054473036
Remove unused environment variable
|
1 year ago |
Joey de l'Arago
|
1bc764f019
Only search for non usb device printers when using Linux or MacOS
|
1 year ago |
MariMakes
|
6def3dcb5e
Change Only_List_USB
|
1 year ago |
c.lamboo
|
337e2aa4bb
Update set deamon logic
|
2 years ago |
Remco Burema
|
6586bcc762
Qt5->Qt6: Fix cause of stack-overflow errors for newer Python/Qt.
|
2 years ago |
Remco Burema
|
abe7c1bf7f
Search/replace Qt5->Qt6.
|
2 years ago |
Ghostkeeper
|
9daab5ed9b
Workaround for bug in PySerial: Don't crash if file doesn't exist
|
4 years ago |
Ghostkeeper
|
8714ff9edb
Add more explanations for HWID being None
|
4 years ago |
Ghostkeeper
|
8c4533a2c3
Fix crash when port gets disconnected while iterating
|
4 years ago |
Nino van Hooff
|
89f0970a88
Remove trailing whitespace from Python files
|
4 years ago |
Nino van Hooff
|
de82406782
Convert doxygen to rst for UltimakerMachineActions, USBPrinting
|
4 years ago |
Jaime van Kessel
|
fe27da5e8a
Remove a number of unused variables
|
4 years ago |
Ghostkeeper
|
3629b955fe
Merge branch 'port-filter' of https://github.com/joba-1/Cura into joba-1-port-filter
|
5 years ago |
Lipu Fei
|
2b39d6422c
Move PrinterOutputDevice into cura.PrinterOutput module
|
5 years ago |
Lipu Fei
|
6bf39a32a9
Rename Enum names to camal cases
|
5 years ago |
joba-1
|
c813005170
Prevent Cura from messing with serial ports of other devices by filtering ports with regular expressions passed in as environment variables
|
6 years ago |
fieldOfView
|
7b00d6879a
Factor out USBPrinterManager singleton
|
6 years ago |
fieldOfView
|
339987be9d
Move hardcoded firmware-file table to definitions
|
6 years ago |
Lipu Fei
|
ac3d3bc5c0
Revert "Added signal to prevent window closing if USB printer is printing"
|
6 years ago |
Aleksei S
|
596a7b7169
Added signal to prevent window closing if USB printer is printing
|
6 years ago |
Diego Prado Gesto
|
a184fad8ee
CURA-5330 Add typing to the USBPrinting plugin
|
6 years ago |
Diego Prado Gesto
|
5704a7b184
Merge branch 'master' into WIP_improve_initialization
|
6 years ago |
ChrisTerBeke
|
fd2e692440
Merge branch '3.3'
|
6 years ago |
ChrisTerBeke
|
0e0492327c
Fix missing argument in application stopped signal callback
|
6 years ago |
Lipu Fei
|
051dd7a6e9
WIP: Make application initialization and start up more clear
|
6 years ago |
Fredrik Öhrn
|
33e35e114e
Only open USB ports if the printer understands gcode.
|
6 years ago |
Aleksei S
|
290adbd906
Fix: bed leveling for UM+
|
6 years ago |
Jaime van Kessel
|
79add4ffd8
Added typing
|
6 years ago |
Jaime van Kessel
|
b4c83814d9
Clean up unused imports
|
6 years ago |
Jaime van Kessel
|
32cbd27b70
Fixed the firmware update for USB print
|
6 years ago |
Jaime van Kessel
|
a35f665201
Fixed crash if the firmware was in the list, but not found.
|
6 years ago |
Jaime van Kessel
|
1ae881caee
USB device is first added and then trying to connect.
|
6 years ago |
Jaime van Kessel
|
6bdce54e1d
Enable progress bar for USB printing
|
6 years ago |
Jaime van Kessel
|
d3b9ac0d45
Also start reworking the USBPrint.
|
6 years ago |
ChrisTerBeke
|
1d68bcc218
Cleanup usb printer output device manager qml component creation - CURA-4568
|
7 years ago |
Jaime van Kessel
|
0613b1e4b7
Creating components is now done with the prefab function
|
7 years ago |
Mark
|
9a193ad5c5
Changing AGPLv3 to LGPLv3
|
7 years ago |
alekseisasin
|
204019702d
Added Title for messages
|
7 years ago |
Ghostkeeper
|
3951239513
Don't emit devices changed signal if remove wasn't successful
|
7 years ago |
Youness Alaoui
|
7e7e15a12b
Fix MachineManager connection to OutputDeviceManager signals late.
|
8 years ago |
Robert Colbert
|
b6a5e5a1af
Added VCP serial device support for USB Printing on Windows.
|
7 years ago |
Jaime van Kessel
|
645e3e8dfe
Don't try to send empty g-code lines
|
7 years ago |
Jaime van Kessel
|
6ff130c361
Added logging
|
7 years ago |
Simon Edwards
|
92cee4a9d7
Merge branch 'master' into python_type_hinting
|
7 years ago |
Ghostkeeper
|
a3af887d3f
Add support for WSH USB driver when not filtering USB-only
|
7 years ago |
Torsten Blindert
|
2fca555ea6
FEATURE: Support wsh usb driver
|
7 years ago |
Jaime van Kessel
|
5e5cc723d7
Calling the stop of USBPrinterOutput device no longer joins the thread.
|
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 |
fieldOfView
|
fc6e92e10f
Fix uploading custom firmware on windows
|
8 years ago |
fieldOfView
|
edd9643703
Merge branch '2.3' of https://github.com/Ultimaker/Cura into 2.3
|
8 years ago |