After five years of development, a new release of EdytorNC, the program editor for CNC machines, is now available. In addition to syntax highlighting, the editor includes several plugins for comfortable work with G-codes.
This release is notable for the addition of new tools. Now four programs are available:
- EditorNC – the editor itself.
- SerialPortFileServer – a small utility for exchanging programs with the machine via a serial port.
- FTPserver (new) – a utility that allows exchanging programs via FTP.
- ProgramManager (new) – a tool for searching programs for matches by name and/or part number.
The program is written in C++ and uses the Qt libraries.
License LGPL-3.0.
Source: linux.org.ru
