Cura/plugins/USBPrinting
Remco Burema 8aa071056b
Now unused API field only took integers originally.
We want to keep it this way so people can still make plugins work for older versions of Cura, like 3.6, where the 'api' field with just a single major version, instead of the 'supported_sdk_versions', which can be either a version-string like '7.6.0' or a list of version strings.
2021-06-17 11:15:33 +02:00
..
avr_isp Remove trailing whitespace from Python files 2020-05-29 14:30:33 +02:00
__init__.py Fix code style and unused imports 2018-10-03 23:07:37 +02:00
AutoDetectBaudJob.py Remove redundant variable 2020-10-01 19:47:41 -05:00
AvrFirmwareUpdater.py Revert "CS-171 Add R2 support" 2019-09-06 14:00:04 +00:00
MonitorItem.qml Make monitor item background themable 2018-12-18 13:08:18 +01:00
plugin.json Now unused API field only took integers originally. 2021-06-17 11:15:33 +02:00
USBPrinterOutputDevice.py Fix crash when adding USB device before global stack is created 2021-03-18 16:17:09 +01:00
USBPrinterOutputDeviceManager.py Workaround for bug in PySerial: Don't crash if file doesn't exist 2020-07-22 09:50:46 +02:00