XXL to G-code converter
Drop a Xilog Plus XXL program and get a .nc file back: the panel, the holes and the routed paths as G0 to G3 with absolute coordinates, the plainest dialect there is. No machine has run a file from here yet, so check it before it reaches material.
Refuse anything not proven on a machine.
What the converter supports
- VerifiedReading the Xilog Plus XXL program: the same reader every other converter on this site uses, proven against 116 reference programs.
- UnverifiedEverything written on the G-code side. The subset is the one nearly every controller reads the same way, and no file from here has been run yet, so every file carries a warning and strict mode refuses to write.
- UnsupportedWorking a face other than the top, which needs a work offset this subset does not write, and any line from another format that plain G-code has no word for.