discuss@lists.openscad.org

OpenSCAD general discussion Mailing-list

View all threads

Re: [OpenSCAD] Looking for a freelancer to help / need to know if this is possible through openscad

EB
Eric Buijs
Tue, Jul 5, 2016 11:01 PM

OpenSCAD can't import SVGs however it can import DXFs. OpenSCAD from the
command line should be able to process 1000 files with a shell script.

--
View this message in context: http://forum.openscad.org/Looking-for-a-freelancer-to-help-need-to-know-if-this-is-possible-through-openscad-tp17880p17881.html
Sent from the OpenSCAD mailing list archive at Nabble.com.

OpenSCAD can't import SVGs however it can import DXFs. OpenSCAD from the command line should be able to process 1000 files with a shell script. -- View this message in context: http://forum.openscad.org/Looking-for-a-freelancer-to-help-need-to-know-if-this-is-possible-through-openscad-tp17880p17881.html Sent from the OpenSCAD mailing list archive at Nabble.com.
TP
Torsten Paul
Tue, Jul 5, 2016 11:24 PM

We do have a development branch (not really up to date though)
that can import SVG.

This should be able to import sane SVGs with closed path polygons
easily, although with SVG being more an image than a CAD format,
the devil is in the details.

For that amount of files/models, this might be worth a try.

ciao,
Torsten.

We do have a development branch (not really up to date though) that can import SVG. This should be able to import sane SVGs with closed path polygons easily, although with SVG being more an image than a CAD format, the devil is in the details. For that amount of files/models, this might be worth a try. ciao, Torsten.