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
..
__init__.py Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.) 2018-02-13 15:50:59 +01:00
GCodeWriter.py Fix check for existence of gcode_dict variable 2018-05-08 10:44:19 +02:00
plugin.json Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.) 2018-02-13 15:50:59 +01:00