language-klartext
Klartext an G-Code support in Atom
drunsinn 501 1 0.7.0 MIT GitHub

language-klartext theme

Syntax highlighting for the G-Code and other NC related file types. Supports Klartext (used on HEIDENHAIN TNC controls) an G-Code (aka DIN/ISO) in different dialects.

Screenshot

File Types

Klartext

  • File extentions: .H
  • Header: Yes

G-Code - Generic

  • File extentions: .i, .nc, .gcode, .ngc
  • Header: No

G-Code - CNCpilot and ManualPlus

  • File extentions: .i, .nc
  • Header: Yes

G-Code - Siemens

  • File extentions: .mpf, .spf
  • Header: No

G-Code - Fanuc

  • File extentions: .nc, .cod
  • Header: Yes

Features

  • Syntax highlighting for NC programs
  • add, remove and reset line numbers
  • correct format of numbers (from 1,234 to 1.234)

Settings

  • Numbering Increment for G-Code Adjust increment for line numbers in nc code

Change-log

See CHANGELOG.md

License

MIT license, see LICENSE.md