<?xml version="1.0" encoding="UTF-8"?>
<!-- generator="FeedCreator 1.8" -->
<?xml-stylesheet href="https://ronreynolds.com/wiki/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="https://ronreynolds.com/wiki/feed.php">
        <title>Ron&#039;s Brain Dump - cnc</title>
        <description></description>
        <link>https://ronreynolds.com/wiki/</link>
        <image rdf:resource="https://ronreynolds.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg" />
       <dc:date>2026-05-03T14:32:58+00:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="https://ronreynolds.com/wiki/doku.php?id=cnc:gcodes&amp;rev=1754926388&amp;do=diff"/>
                <rdf:li rdf:resource="https://ronreynolds.com/wiki/doku.php?id=cnc:rotary-jobs&amp;rev=1760026670&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="https://ronreynolds.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg">
        <title>Ron's Brain Dump</title>
        <link>https://ronreynolds.com/wiki/</link>
        <url>https://ronreynolds.com/wiki/lib/exe/fetch.php?media=wiki:dokuwiki.svg</url>
    </image>
    <item rdf:about="https://ronreynolds.com/wiki/doku.php?id=cnc:gcodes&amp;rev=1754926388&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-08-11T15:33:08+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>gcodes</title>
        <link>https://ronreynolds.com/wiki/doku.php?id=cnc:gcodes&amp;rev=1754926388&amp;do=diff</link>
        <description>while running a CNC project i noticed a lot of wasted Z-axis movement (it was a raster pattern stepping along the Y axis tho this would have happened in the X-axis as well) whereby the cutter wasn&#039;t actually cutting as it was tracing over the previous cut-path for the same Y value.  my idea is to remove those pointless lines to optimize the speed (by how much is TBD).</description>
    </item>
    <item rdf:about="https://ronreynolds.com/wiki/doku.php?id=cnc:rotary-jobs&amp;rev=1760026670&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2025-10-09T16:17:50+00:00</dc:date>
        <dc:creator>Anonymous (anonymous@undisclosed.example.com)</dc:creator>
        <title>rotary-jobs</title>
        <link>https://ronreynolds.com/wiki/doku.php?id=cnc:rotary-jobs&amp;rev=1760026670&amp;do=diff</link>
        <description>Design/Toolpath

Job Setup

	*  X-Y datum is CENTER of material
		*  actually this is problematic; if you set the X-Y origin to a bottom (left or right) point you zero off the end of the material (or as far as you want the cuts to go) which ensures you have enough material, especially if, like me, you set the rotary motor AND chuck BEYOND the physical max-Y range of the machine so that it is LITERALLY impossible for the cutter to reach the rotary axis motor (one less thing to worry about)</description>
    </item>
</rdf:RDF>
