Skip to content

stevos758/NC-Gcode-VSCode

 
 

Repository files navigation

nc-gcode README

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.

Features

This VSCode Extension is syntax highlighter for NC G-Code.

screen_shot

Requirements

No requirements or dependencies.

Extension Settings

Known Issues

Release Notes

1.0.0

  1. Initial release
  2. Updated to include ";" gcode comment style.
  3. Add link to GitHub Repository in VSCode extension.

Working with Markdown

Note: Here are some useful editor keyboard shortcuts:

  • Find in code (Cmd+F on OSX or Ctrl+F on Windows)
  • Find Line number to navigate VSCode (Ctrl+G on OSX and Windows)

Enjoy!

About

GCode Syntax Highlighter for VSCode

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published