From 42943c52bacd2cc22ecbf9781845b9af1c3f32a3 Mon Sep 17 00:00:00 2001 From: Hemang Joshi Date: Fri, 12 Jun 2026 16:42:04 +0530 Subject: [PATCH] added karmyogi [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.` --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 26d9e29..f69f444 100644 --- a/README.md +++ b/README.md @@ -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.