Cura/plugins/GCodeWriter
Ghostkeeper 75e5a185d9
Don't unnecessarily cast to a set
The InstanceContainer version of getAllKeys was first casting to a list but I removed that, because everywhere where we were using it we were casting it directly to a set.

Contributes to issue CURA-5330.
2018-06-15 13:07:55 +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 Don't unnecessarily cast to a set 2018-06-15 13:07:55 +02:00
plugin.json Streamline usage of g-code (vs. GCode, Gcode, G-code, gcode, etc.) 2018-02-13 15:50:59 +01:00