<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet href="" type="text/css"?>

<Channel xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
         xmlns:dc="http://purl.org/dc/elements/1.1/"
         xmlns:dcterms="http://purl.org/dc/terms/"
         xmlns="http://purl.org/net/rss1.1#"
         xmlns:p="http://purl.org/net/rss1.1/payload#"
         rdf:about="http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog">

    <title>CNC Machining blog</title>
    <link>http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog</link>

    <description>A blog to detail our efforts to design a CNC machine at the Steampunk Laboratory</description>

    <image rdf:parseType="Resource">
        <title>CNC Machining blog</title>
        <url>http://www.steampunklaboratory.com/logo.png</url>
    </image>

    <items rdf:parseType="Collection">
        
        <item rdf:about="http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/08/26/kcam-and-mach3">
            <title>KCAM and Mach3</title>
            <link>http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/08/26/kcam-and-mach3</link>
            <description>Getting the software to work on the CNC</description>
            <p:payload xmlns="http://www.w3.org/1999/xhtml"
                       rdf:parseType="Literal">
<p>On August 25th, I started tinkering with the software for the CNC machine.&nbsp; (Actually started earlier on Saturday, Aug 23, without much success).&nbsp; Went back to Stepperworld.com, from where I bought the stepper motors, and checked out their recommended settings.&nbsp; It turns out that the control board they supplied works with KCAM, a freeware piece of software they provided with the motors.&nbsp; On their website, they also have a list of the appropriate pin-settings (<a href="http://stepperworld.com/pgSoftware.htm">at the bottom of the page linked here</a>) to control the stepper motors through the parallel port, via KCAM.</p>
<p>Note - when you install KCAM, it will provide to programs: KCAM3 and KCAM4.&nbsp; The pin-settings and tutorial on Stepperworld appears to apply to KCAM3.</p>
<p>I put the pin-settings in, and tested it out.&nbsp; Seems to work!&nbsp; I can jog the motors, set the motor speeds, set the "home location", and have them return to their initial position after jogging them around.&nbsp; I can also load a G-code file and have the motors obey it (I think - there seems to be a scaling issue between the path and the actual motion of the motors, which means they may prematurely reach their end of travel - I have to find out where that gets changed in the software).&nbsp; I could also load a G-code file created with LazyCAM.&nbsp; And since LazyCAM can read .DXF files, and I know we can create .DXF files from Solidworks or AutoCAD, then I -think- that means that most of the puzzle pieces are in place!&nbsp; We just need to jiggle them down so all the parts fit snugly.</p>
<p>:-)</p>
</p:payload>
            <dc:date>2008-08-26T07:35:00-05:00</dc:date>
            <dcterms:modified>2008-08-26T07:42:09-05:00</dcterms:modified>
            <dc:creator>Alex</dc:creator>
            
            
            <dc:subject>stepper motor</dc:subject>
            
            
            <dc:subject>G-code</dc:subject>
            
            
            <dc:subject>LazyCAM</dc:subject>
            
            
            <dc:subject>.DXF</dc:subject>
            
            
            <dc:subject>CNC</dc:subject>
            
            
            <dc:subject>KCAM</dc:subject>
            
            
            <dc:subject>KCAM3</dc:subject>
            
        </item>
        
        
        <item rdf:about="http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/08/20/updates-about-cnc-progress">
            <title>Updates about CNC progress</title>
            <link>http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/08/20/updates-about-cnc-progress</link>
            <description>We've been blogging on the "Lab Journal" - the 'generic' blog for the Steampunk Lab</description>
            <p:payload xmlns="http://www.w3.org/1999/xhtml"
                       rdf:parseType="Literal">
<p>Please note - progress on the CNC project from June to August has largely been blogged about on the <a href="../../../../lab-journal">Lab Journal</a> - the 'generic' Steampunk Lab blog.</p>
<p>Future efforts specific to the CNC project will not be posted there, but will be written about on this blog.</p>
<p>&nbsp;</p>
</p:payload>
            <dc:date>2008-08-20T12:25:00-05:00</dc:date>
            <dcterms:modified>2008-08-20T12:26:50-05:00</dcterms:modified>
            <dc:creator>Alex</dc:creator>
            
            
            <dc:subject>CNC</dc:subject>
            
            
            <dc:subject>CNC machining blog</dc:subject>
            
        </item>
        
        
        <item rdf:about="http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/06/12/first-post-about-cnc-machining">
            <title>First post about CNC machining</title>
            <link>http://www.steampunklaboratory.com/projects/ongoing-project-blogs/blog-cnc-machining/cnc-machining-blog/archive/2008/06/12/first-post-about-cnc-machining</link>
            <description>CNC Machining introduction</description>
            <p:payload xmlns="http://www.w3.org/1999/xhtml"
                       rdf:parseType="Literal">
<p>After we decided to get serious about CNC machining, I figured I'd start a blog to detail our efforts.&nbsp; This will at least help to keep us organized, and may be helpful to other people who are trying to build their own CNC machines as well.</p>
<p>&nbsp;</p>
</p:payload>
            <dc:date>2008-06-12T08:45:00-05:00</dc:date>
            <dcterms:modified>2008-06-12T09:35:07-05:00</dcterms:modified>
            <dc:creator>Alex</dc:creator>
            
            
            <dc:subject>CNC</dc:subject>
            
            
            <dc:subject>CNC machining blog</dc:subject>
            
        </item>
        
    </items>
</Channel>


