The EdytorNC project now consists of four applications that can be useful for programming and operating CNC machine tools.
EditorNC is a specialised text editor for CNC programmers.
FTPserver is a simple FTP server for transferring cnc programs to and from the machine.
SerialPortFileServer is a simple server for transferring cnc programmes to and from the machine via RS232 ports.
ProgramManager is a program that makes it easy to search for cnc programs based on, for example, part...
APTOS is an open source Apt translator project. It consists of several CAM applications, based on the Apt programming language. It is used to create control programs for cnc mills, lathes, water jets, lasers, and other industrial equipment.
This is a utility to process and convert drl files to efficient g code, which will help in drilling PCBs using a CNC.
The snapshots are based on the linuxcnc axis program to visualize the results of the program using different algorithms.
This Python 3.1 tool manipulates the coordinate system of CNC GCODE for machining or engraving. It can Flip X, Y, or Z coordinates, mirror X, Y, or Z coordinates, flip or Mirror both XY coordinates, or insert Z motions into a GCODE file devoid of them.
Commandline tool to generate Gcode for CNC applications from DXF files. Originally written for 2-axis machines such as foam cutters, it now supports 3-axis machines.