G-Code Post Processor with Embedded JavaScript

A JavaScript implementation of a GCode (CNC, 3D printer, Laser Cutter) post processor for programmatically adjusting GCode via inline-JavaScript and global transformation. Extensive documentation and a local computer (Node) version available: replicantfx/gcode-post-processor Created by: Emily A Shilling First Release: 6 NOV 2022 Description:This is a gcode post processor for standard and 3D printer flavored gcode. An input file is processed […]