Cura/plugins/CuraEngineBackend
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
Cura.proto CURA-4526 Delete LayerView plugin because it will be replaced with the 2017-11-21 10:47:29 +01:00
CuraEngineBackend.py rename scene.gcode_list to gcode_dict 2018-01-08 16:18:41 +01:00
plugin.json Set author to Ultimaker B.V. instead of Ultimaker 2017-06-28 13:50:37 +02:00
ProcessGCodeJob.py rename scene.gcode_list to gcode_dict 2018-01-08 16:18:41 +01:00
ProcessSlicedLayersJob.py CURA-4525 cleanups and change comment and added new-lines 2018-01-03 15:41:08 +01:00
StartSliceJob.py CURA-4525 solved merge conflict 2018-01-04 10:24:30 +01:00