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
2024-03-08 13:03:22 +01:00
2024-03-08 13:03:22 +01:00

pygcode

GCODE Parser for Python

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

Installation

    git clone git@github.com:petaflot/pygcode.git
    cd pygcode
    pip install -e .

Make sure you set _DEFAULT_ to the dialect you want to use in src/pygcode/dialects/__init__.py

Documentation

Check out the wiki for documentation.

Description
No description provided
Readme GPL-3.0 876 KiB
Languages
Python 91.8%
nesC 6.1%
Shell 2%