Skip to content
This repository has been archived by the owner on Mar 22, 2023. It is now read-only.
/ Gcode.js Public archive

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

License

Notifications You must be signed in to change notification settings

gcodeJS/Gcode.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

88 Commits
 
 
 
 
 
 

Repository files navigation

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