Cura/plugins/GCodeReader
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
..
__init__.py Changing AGPLv3 to LGPLv3 2017-09-28 13:00:43 +02:00
FlavorParser.py rename scene.gcode_list to gcode_dict 2018-01-08 16:18:41 +01:00
GCodeReader.py CURA-4552 Change names as indicated in the review and making Marlin the 2017-11-28 11:47:34 +01:00
MarlinFlavorParser.py CURA-4552 Change names as indicated in the review and making Marlin the 2017-11-28 11:47:34 +01:00
plugin.json Use semantic versioning for all plugin.json 2017-06-22 08:57:47 +02:00
RepRapFlavorParser.py CURA-4552 Change names as indicated in the review and making Marlin the 2017-11-28 11:47:34 +01:00