/python-gcode

Python Classes and modules to work with gcode files and control some amount of stepper motors

Primary LanguagenesCGNU General Public License v2.0GPL-2.0

python-gcode

Python gcode library mainly for rapsberrypi, but also for pc in simulation mode.

GcodeParser - parse GCode Commands from Textfile, and optionally show the drawing with pygame Controller - receive Gcode function calls and execute motor movements, 3-axis motors, 1 spindle Motor - Control Motor directly over GPIO calls Spindle - Control Spindle directly over GPIO calls