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++.
- Host: GitHub
- URL: https://github.com/patkub/npp-gcode
- Owner: patkub
- License: mit
- Created: 2017-08-18T13:14:16.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-08-20T07:49:00.000Z (almost 9 years ago)
- Last Synced: 2025-09-01T21:48:14.424Z (10 months ago)
- Topics: cnc, gcode, notepad-plus-plus, syntax-highlighting
- Language: nesC
- Homepage:
- Size: 28.3 KB
- Stars: 3
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# npp-gcode
> Edgecam EditNC G-code (RS-274) syntax highlighting for Nodepad++.

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.