Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/sjkelly/gcode.jl

A high level Gcode API for Julia.
https://github.com/sjkelly/gcode.jl

Last synced: about 2 months ago
JSON representation

A high level Gcode API for Julia.

Awesome Lists containing this project

README

        

# Gcode

This is a Julia package to easily generate [G-code](https://en.wikipedia.org/wiki/Gcode) for controlling mills, lathes, 3D printers, and the like. It is inspired by [Jack Minardi's](http://jack.minardi.org/) [mecode](https://github.com/jminardi/mecode).

[![Build Status](https://travis-ci.org/sjkelly/Gcode.jl.svg)](https://travis-ci.org/sjkelly/Gcode.jl)

## License
This package is available under the MIT "Expat" License. See [LICENSE.md](./LICENSE.md).