G-code parser and generator written in Elixir
Find a file
2023-01-16 22:15:25 +00:00
config chore: Create empty mix project. 2021-01-02 18:26:41 +13:00
lib chore(credo): fix linting issues. 2021-12-09 13:38:40 +13:00
priv/fixtures feat: Implement (a common subset) G-code parsing. 2021-01-10 17:43:25 +13:00
test chore(credo): fix linting issues. 2021-12-09 13:38:40 +13:00
.formatter.exs chore: Create empty mix project. 2021-01-02 18:26:41 +13:00
.gitignore chore: Create empty mix project. 2021-01-02 18:26:41 +13:00
.gitlab-ci.yml ci: fix asset upload token. 2021-01-13 13:17:01 +13:00
CHANGELOG.md chore: release version v1.0.0 2023-01-16 22:15:25 +00:00
LICENSE.md chore!: Relicense to HL3-FULL. 2023-01-17 11:11:14 +13:00
mix.exs chore: release version v1.0.0 2023-01-16 22:15:25 +00:00
mix.lock chore(deps): update dependency ex_doc to ~> 0.29 2022-10-20 05:57:54 +13:00
README.md chore: release version v1.0.0 2023-01-16 22:15:25 +00:00
renovate.json chore: update renovate.json 2021-12-09 11:13:34 +13:00

G-code

pipeline status Hex.pm Hippocratic License HL3-FULL

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, "~> 1.0.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 software is licensed under the terms of the HL3-FULL, see the LICENSE.md file included with this package for the terms.

This license actively proscribes this software being used by and for some industries, countries and activities. If your usage of this software doesn't comply with the terms of this license, then contact me with the details of your use-case to organise the purchase of a license - the cost of which may include a donation to a suitable charity or NGO.