mirror of
https://git.mirrors.martin98.com/https://github.com/petaflot/pygcode
synced 2025-06-04 11:25:20 +08: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.
Languages
Python
91.8%
nesC
6.1%
Shell
2%