Hi. I have built my own plotter and im using lightburn. Before the plot starts i want the toolhead to move in a square to show where the plot will be done so the user can confirm its in the right spot. That’d require passing both the dimensions of the drawing or x min and x max. and the starting coordinates. Having this would be really nice. Ive looked through the docs but i havent found something that worked like this. Let me know if i missed something in the docs lol.
Ah, that would be great. Unfortunately my plotter isn’t directly connected to lightburn, i forgot to mention that. Its controlled by klipper. I have to manually upload the gcode to the interface so this unfortunately wouldnt work. That’s why i’d love to pass it through custom gcode so a macro on the plotters end can do its stuff with it.