pygcode icon indicating copy to clipboard operation
pygcode copied to clipboard

Update gcodes.py

Open bwllc opened this issue 4 years ago • 0 comments

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.

bwllc avatar Mar 03 '20 20:03 bwllc