<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Path generator for line art?</title>
        <description> I want to generate some 2D patterns where I have more control of the actual nozzle path, rate, extrusion, etc.  I could make a 3D design that has very thin width and height and assume the slicer will path it out correctly but that seems dumb.
Any kind of software out there for this?  Something that might take a dxf or svg file for the path and allow me to set dynamics like speed and extrusion thickness?  I need to generate test patterns but trying to write it all manually in gcode is so much work :(  
I want to do some repetitive but simple line-drawings tests to experiment with extrusion qualities and to fine-tune the dimensional accuracies. 
thanks</description>
        <link>https://reprap.org/forum/read.php?1,444993,444993#msg-444993</link>
        <lastBuildDate>Wed, 10 Jun 2026 17:34:16 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,446349#msg-446349</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,446349#msg-446349</link>
            <description><![CDATA[ The opensource.com link has one wash the file through TinkerCAD (closed source), while the Inkscape link is to a tool which AFAIK only exports G-code intended for milling, so one would need to add the extrusion parameters manually.<br />
<br />
Easiest way I know of to get from a vector file to a 3D print file is:<br />
<br />
 - open in Inkscape<br />
 - export to OpenSCAD using one of the plug-ins for that ( [<a href="http://www.shapeoko.com/wiki/index.php/Inkscape#Interface_w.2F_OpenSCAD" target="_blank"  rel="nofollow">www.shapeoko.com</a>] )<br />
 - open in OpenSCAD, tweak thickness<br />
 - export to .stl<br />
 - slice<br />
<br />
I'd love to know of a simpler technique --- one which actually supported arcs / curves would be great, but I suspect the mathematics for that are problematic in terms of the processing time involved.]]></description>
            <dc:creator>WillAdams</dc:creator>
            <category>General</category>
            <pubDate>Sun, 21 Dec 2014 18:26:19 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,445693#msg-445693</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,445693#msg-445693</link>
            <description><![CDATA[ Take a look at inkscape!<br />
[<a href="https://www.inkscape.org/en/" target="_blank"  rel="nofollow">www.inkscape.org</a>]<br />
<br />
plugins and add ons will generate g-code that you could feed to printer<br />
<br />
Generally does .SVG but can export to most file types<br />
<br />
Generate path native  and path extensions and plugins  will do it<br />
<br />
[<a href="http://kalyaev.com/2010/20100423/gcodetools.html" target="_blank"  rel="nofollow">kalyaev.com</a>]<br />
<br />
[<a href="http://opensource.com/life/12/10/how-use-inkscape-print-3d" target="_blank"  rel="nofollow">opensource.com</a>]<br />
<br />
Google search a wonderful wealth of information???<br />
<br />
:S]]></description>
            <dc:creator>cozmicray</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 Dec 2014 17:01:04 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,445680#msg-445680</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,445680#msg-445680</link>
            <description><![CDATA[ Sorry. I change it to public.]]></description>
            <dc:creator>SergioMC</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 Dec 2014 16:03:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,445586#msg-445586</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,445586#msg-445586</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>SergioMC</strong><br />
I do <a href="https://www.youtube.com/watch?v=LPfgYAOIv-8&amp;list=UU4yzuY-QNXiWvAovIWLrhuQ" target="_blank"  rel="nofollow">this</a> from a image.</div></blockquote>Your video is marked private.]]></description>
            <dc:creator>cdru</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 Dec 2014 11:10:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,445559#msg-445559</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,445559#msg-445559</link>
            <description><![CDATA[ If u have a image of the pattern you can do it. from image to paths , paths to 3dobjet and then Slicer and modifier meshes. With modifier meshes you can "split" your model and modify some parameters of different parts.<br />
<br />
I do <a href="https://www.youtube.com/watch?v=LPfgYAOIv-8&amp;list=UU4yzuY-QNXiWvAovIWLrhuQ" target="_blank"  rel="nofollow">this</a> from a image.<br />
<br />
Sorry for my English.]]></description>
            <dc:creator>SergioMC</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 Dec 2014 09:52:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,445409#msg-445409</guid>
            <title>Re: Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,445409#msg-445409</link>
            <description><![CDATA[ this is likely to lead you in the right direction. you want to search for things that do gerber files<br />
<br />
[<a href="http://reprap.org/wiki/Plotting" target="_blank"  rel="nofollow">reprap.org</a>]<br />
<br />
and the drawing reference as line art. this should get you going!]]></description>
            <dc:creator>jamesdanielv</dc:creator>
            <category>General</category>
            <pubDate>Fri, 19 Dec 2014 00:29:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?1,444993,444993#msg-444993</guid>
            <title>Path generator for line art?</title>
            <link>https://reprap.org/forum/read.php?1,444993,444993#msg-444993</link>
            <description><![CDATA[ I want to generate some 2D patterns where I have more control of the actual nozzle path, rate, extrusion, etc.  I could make a 3D design that has very thin width and height and assume the slicer will path it out correctly but that seems dumb.<br />
Any kind of software out there for this?  Something that might take a dxf or svg file for the path and allow me to set dynamics like speed and extrusion thickness?  I need to generate test patterns but trying to write it all manually in gcode is so much work :(  <br />
I want to do some repetitive but simple line-drawings tests to experiment with extrusion qualities and to fine-tune the dimensional accuracies. <br />
thanks]]></description>
            <dc:creator>shadowphile</dc:creator>
            <category>General</category>
            <pubDate>Wed, 17 Dec 2014 19:28:11 -0500</pubDate>
        </item>
    </channel>
</rss>
