pygcode
pygcode copied to clipboard
Update gcodes.py
Added a hash representation of GCode subclasses, so that they can be used as items in sets and dictionary keys. My use case: I wanted to enumerate all the mode changes that were issued in a GCode program.