Lucid CNC d1307fadf1 remove at least some autogenerated files
- probably should modify setup so that autogenerated files don't
  end up being created in the src directory...
- these files are being generated on setup.py install - would be better
  if they were created with build so they don't end up as write
  protected files when running sudo python setup.py install
2019-07-26 08:05:38 -04:00
2017-08-22 15:14:03 +10:00
2017-10-11 23:12:44 +11:00
2017-08-15 21:31:21 +10:00
2017-08-23 11:55:20 +10:00
2018-04-22 15:41:41 +10:00
2017-07-05 17:55:41 +10:00
2017-07-28 23:56:54 +10:00
2017-07-18 18:49:32 +10:00
2017-10-07 18:39:43 +11:00

=======
pygcode
=======

GCODE Parser for Python

Currently in development, ``pygcode`` is a low-level GCode interpreter
for python.


Installation
============

Install using ``pip``

``pip install pygcode``

or `download directly from PyPi <https://pypi.python.org/pypi/pygcode>`__


Documentation
=============

`Check out the wiki <https://github.com/fragmuffin/pygcode/wiki>`__ for documentation.
Description
No description provided
Readme GPL-3.0 876 KiB
Languages
Python 91.8%
nesC 6.1%
Shell 2%