gcode/README.md

969 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 available in Hex.

You can install it from git by adding {:gcode, "~> 0.4.0"} to your dependencies.

Documentation

Documentation for the main branch of this package is always available on gitlab pages, and released versions are published on Hexdocs.

Contributing

This project uses the wonderful git_ops package to automate releases and as such requires the use of Conventional Commits. Feel free to open issues and pull requests.

License

This library is licensed with the Hippocratic License 2.1.