Skip to content

sharpec/NC-Gcode-Fanuc

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

28 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 90.3%
  • CoffeeScript 5.0%
  • Less 4.7%