Skip to content
Peter Boin edited this page Jul 28, 2017 · 1 revision

Welcome to the pygcode wiki!

Installation

Install using pip

pip install pygcode

or download directly from PyPi

Development

This library came from my own needs to interpret and convert erroneous arcs to linear segments, and to expand canned drilling cycles, but also as a means to learn GCode.

As such there is no direct plan for further development, however I'm interested in what you'd like to use it for, and cater for that.

Generally, in terms of what to support, I'm following the lead of:

More support will come with increased interest. So that is... if you don't like what it does, or how it's documented, make some noise in the issue section. if you get in early, you may get some free labour out of me ;)

Clone this wiki locally