Cura/plugins/USBPrinting
Lipu Fei c8cef9583e rename scene.gcode_list to gcode_dict
CURA-4741

With the multi build plate feature, scene.gcode_list is now a dict which
stores a list of gcode for a build plate, so it makes more sense to have
it renamed to "gcode_dict" because it's not a list.
2018-01-08 16:18:41 +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 Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FirmwareUpdateWindow.qml Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
USBPrinterOutputDevice.py rename scene.gcode_list to gcode_dict 2018-01-08 16:18:41 +01:00
USBPrinterOutputDeviceManager.py Cleanup usb printer output device manager qml component creation - CURA-4568 2017-11-28 14:31:21 +01:00