Cura/plugins/USBPrinting
krisrok 6641415a38 refine abort sequence
homing the head with "G28" does not work on my printer for some reason. "G28 X" and "G28 Y" however do.
this fix should not break behaviour on other printers as "G28" is just a shortcut.
2017-09-25 23:43:45 +02: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 Moved certain meta data entries to seperate file 2017-06-21 11:22:35 +02:00
FirmwareUpdateWindow.qml Added min width & height 2017-07-27 12:55:12 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
USBPrinterOutputDevice.py refine abort sequence 2017-09-25 23:43:45 +02:00
USBPrinterOutputDeviceManager.py Added Title for messages 2017-09-13 13:58:08 +02:00