Page 1 of 1

Setting layer line widths to non-cyclic values

Posted: Wed Dec 09, 2009 10:29 pm
by clothbot
How do I set a given layer's line-width to something other than one of the cyclic options?

I need to be able to set layer line widths to 0.003mm and 0.03mm to generate SVG files for Ponoko laser cutting.

Thanks!

Andrew.

Posted: Fri Dec 11, 2009 12:00 pm
by andrew
Line widths are limited to the ones in the drop down list of QCAD.

You might be able to post process the SVG files (XML) using XSL or sed or a simple search/replace in a text editor.

Posted: Thu Dec 17, 2009 7:22 pm
by clothbot
Thanks for confirming. I used the "sed" approach to post-process.