- changed status to resolved
G-Code parser into Shapely geometry and plotting
Issue #7
resolved
Add functionality.
Comments (1)
-
reporter - Log in to comment
Feature added in commit ff46b2a. CNCjob.create_gcode_geometry() is the G-code parser into single-segment LineString's and CNCjob.plot() does the plotting onto a Matplotlib figure.