Skip to content

Python library for writing to, reading from, and interpreting g-code files.

License

Notifications You must be signed in to change notification settings

Spenbert02/gcodeBuddy

Repository files navigation

gcodeBuddy

gcodeBuddy is a python library intended to ease the process of writing to, reading from, and interpreting g-code files, particularly geared towards 3D printer g-code flavors like Marlin.

Installation

Use the package manager pip to install gcodeBuddy.

pip install gcodeBuddy

View the Documentation with Example Usages

https://gcodebuddy.readthedocs.io/

Supported G-code Flavors

Marlin

Contributions

Pull requests are more than welcome. For most cases, open an issue first to discuss what you would like to change.

License

MIT

About

Python library for writing to, reading from, and interpreting g-code files.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages