mirror of
https://github.com/Ultimaker/Cura.git
synced 2025-11-02 20:52:20 -07:00
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. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| FlavorParser.py | ||
| GCodeReader.py | ||
| MarlinFlavorParser.py | ||
| plugin.json | ||
| RepRapFlavorParser.py | ||