Re: Measurement input to CAD
Posted by
dxli on
Jul 08, 2014; 5:18pm
URL: https://forum.librecad.org/Measurement-input-to-CAD-tp5710133p5710135.html
it's fascinating to me.
If you can make a plugin (see LibreCAD source code folder plugins/ ) for LibreCAD to read in your perl command to load your drawings into LibreCAD. LibreCAD doesn't support SVG natively yet, but you can save and share as DXF.
We are currently creating a new version of LibreCAD from scratch, with lua script support, you may want to have a look at:
https://github.com/LibreCAD/LibreCAD_3We would love to support SVG as a native CAD format, so LibreCAD can read and save SVGs.