gcodeJS / Gcode.js

DEPRECATED. generate/simulate CNC 3d machine native G code. written in svelte framework, compiled to native javascript

Home Page:https://gcodejs.netlify.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gcode.js

generate/simulate CNC 3d machine native G code. written in svelte framework, compiled to native javascript

MESSAGE DECEMBER 22: outdated, I am planning to sopport it this summer, for now don't use it

MESSAGE MARCH 23: all this code in the repo is obsolete since I didn't knew about SVGs potential, my bad...
infact with svg we can't refactor this code better.
now I am rewriting this code in this repo https://github.com/Laaouatni/Gcnc.svelte (now we don't focus on the graph, but on creating a framework for us, then we can build the graph on top of our framework. sorry and thanks for reading.


examples:

https://gcodejs.netlify.app


Netlify Status

About

DEPRECATED. generate/simulate CNC 3d machine native G code. written in svelte framework, compiled to native javascript

https://gcodejs.netlify.app

License:MIT License


Languages

Language:Svelte 91.6%Language:JavaScript 4.0%Language:HTML 3.9%Language:CSS 0.5%