/NC-Gcode-Fanuc

Primary LanguageJavaScriptMIT LicenseMIT

nc-gcode-fanuc package

forked from: https://github.com/Milys/NC-Gcode

G-code is Numerical Control (NC) programming language. It is used in Computer Aided Manufacturing (CAM) to control automated machine.

G-code language tells a machine controller which tool to use, where to move, how fast to move, and what path to follow.

G-Code is also use in 3D printing.

screenshot

For update Atom plugin run:

git add . git commit -m "YOUR COMMENT HERE" apm publish patch