Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,6 +136,7 @@ G-code is a text-based standard for controlling CNC machines. Though it was desi

Software for controlling plotter hardware.

- [karmyogi](https://karmyogi.hjlabs.in) - Browser-based GRBL sender + CAM with a dedicated pen/plotter Z mode and single-stroke (Hershey) vector-font writing. Runs in the browser, no install.`
- [axidraw](https://github.com/evil-mad/axidraw) - Official AxiDraw extensions for Inkscape.
- [axi](https://github.com/fogleman/axi) - Unofficial Python library for the AxiDraw v3.
- [bCNC](https://github.com/vlachoudis/bCNC) - Cross-platform G-code sender and CNC control software for grbl.
Expand Down
Loading