Cura/plugins/GCodeWriter
Ghostkeeper 304c23b87e
Fix check for existence of gcode_dict variable
getattr raises an error if it doesn't exist. It doesn't make the variable None or anything.
2018-05-08 10:44:19 +02:00
..