gcode/README.md

911 B

G-code

gcode is an Elixir library for parsing and generating G-code, which is a common language for working with CNC machines and 3D printers.

Installation

This package is not yet available in Hex, because it's not ready yet.

You can install it from git by adding {:gcode, git: "https://gitlab.com/jimsy/gcode", tag: "v0.2.1"} to your dependencies.

Documentation

Documentation for the main branch of this package is always available on gitlab pages

Contributing

This project uses the wonderful git_ops package to automate releases and as such requires the use of Conventional Commits.

License

This library is licensed with the Hippocratic License 2.1.