diff --git a/README.md b/README.md index 6555ee2..8dfc6bf 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,7 @@ G-code is a text-based standard for controlling CNC machines. Though it was desi - [jscut](http://jscut.org/) - A web-based utiltity for converting SVG to G-code. - [Universal-G-Code-Sender](https://github.com/winder/Universal-G-Code-Sender) - Java-based grbl-compatible cross-platform G-code sender. - [ChiliPeppr Hardware Fiddle](http://chilipeppr.com) - Modular web-based workspaces to visualize G-code and control hardware. +- [gcode-generative-for-processing](https://github.com/o0morgan0o/gcode-generative-for-processing) - Processing library, aiming to create gcode from simple shapes. (Designed for usage with the Creality CR10) ### Plotter-Specific