Hello,
I'm here to share a very small tool I made to allow an easy Gcode generation from libreCAD
It's a command line tool that convert le MakerCAM SVG exported by libreCAD to a Gcode file.
you can find it on github :
https://github.com/ch-nry/svg2gcodeIt is very crude, but it fit my need. I post it here just in case it can be useful.
Cheers