Browser-based tools to generate G-code from images and other inputs.
Convert a grayscale image into a hex-grid drill pattern using ordered dithering. Generates both LinuxCNC NGC (with named params) and simple G-code for Mach3.
Convert SVG vector files to CNC G-code. LinuxCNC output uses native G5/G5.1 Bezier splines; Mach3 output flattens curves to G1 lines.