This website requires JavaScript.
Explore
Help
Register
Sign In
GitHub-Proxy
/
Cura
Watch
1
Star
0
Fork
0
You've already forked Cura
mirror of
https://git.mirrors.martin98.com/https://github.com/Ultimaker/Cura
synced
2025-10-08 16:46:30 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Cura
/
plugins
/
USBPrinting
History
Simon Lundell
112bb260ac
Do not send new G-CODEs when the RX buffer is filling up. This is in an attempt to
fix
#1777
where smoothieware based printers would halt in the middle of the print.
2018-02-18 11:44:04 +01:00
..
avr_isp
Fixes for all of the plugins. Added a script to invoke mypy. (I'm stiiiick of .bat files. They are just broken.)
2017-01-17 16:57:37 +01:00
__init__.py
Clean up unused imports
2017-12-19 16:03:48 +01:00
AutoDetectBaudJob.py
Added typing
2017-12-19 16:15:48 +01:00
FirmwareUpdateWindow.qml
Added typing
2017-12-19 16:15:48 +01:00
plugin.json
Set author to Ultimaker B.V. instead of Ultimaker
2017-06-28 13:50:37 +02:00
USBPrinterOutputController.py
Fix typo in USBOutputController
2018-01-25 22:34:28 +01:00
USBPrinterOutputDevice.py
Do not send new G-CODEs when the RX buffer is filling up. This is in an attempt to
fix
#1777
where smoothieware based printers would halt in the middle of the print.
2018-02-18 11:44:04 +01:00
USBPrinterOutputDeviceManager.py
Added typing
2017-12-19 16:15:48 +01:00