An open API service indexing awesome lists of open source software.

https://github.com/patkub/npp-gcode

Edgecam EditNC G-code (RS-274) syntax highlighting for Nodepad++.
https://github.com/patkub/npp-gcode

cnc gcode notepad-plus-plus syntax-highlighting

Last synced: 4 months ago
JSON representation

Edgecam EditNC G-code (RS-274) syntax highlighting for Nodepad++.

Awesome Lists containing this project

README

          

# npp-gcode

> Edgecam EditNC G-code (RS-274) syntax highlighting for Nodepad++.

![Sample Image](https://github.com/patkub/npp-gcode/blob/master/sample.png)

Dependencies:
* Notepad++ >= 6.0.0

Install:
* Clone this repository or download the [EditNC.xml](https://github.com/patkub/npp-gcode/blob/master/EditNC.xml) file.
* In Notepad++, open the "Language" -> "Define Your Language..." dialog.
* Click the "Import..." button and browse for the EditNC.xml file. If you see "Import successful.", then the EditNC language is installed.

Usage:
* Open an `.nc` file.
* In Notepad++, under the "Language" tab select the EditNC language.