gCode.py
6
Likes
45
Downloads
499
Views
Published on December 30, 2012
Description
Python script to extract the 'Print-O-Matic' parameters from a .gcode file.
I've just started to explore Python, so please excuse the basic nature of the code.
I've just started to explore Python, so please excuse the basic nature of the code.
Instructions
The script takes one or two arguments. Enter gCode.py -h for details. If only the input file is given, the the output file is generated from this, with the extension changed to .info.
Feel free to modify or improve.
V 1.01 uploaded to fix parse problem with filament diameter
V 1.1 uploaded - has improved line parsing
Feel free to modify or improve.
V 1.01 uploaded to fix parse problem with filament diameter
V 1.1 uploaded - has improved line parsing

You must be logged in to post a comment.