Python script for converting laser engraver gcode to lightburn Z axis Pen up down gcode tool

Script that converts g code for laser engraver to z axis pen plotter to load in lightburn.
I made it using chatgpt and it works great(tested). adds pen up or down command on g1 - g0 transition.
https://github.com/martinfric1/Lightburn_Gcode_z_plotter_conversion

2 Likes

Looks like a lot of work put into this. I expect others will find it useful.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.