G-Code parser into Shapely geometry and plotting

Issue #7 resolved
Juan Pablo Caram repo owner created an issue

Add functionality.

Comments (1)

  1. Juan Pablo Caram reporter

    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.

  2. Log in to comment