<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Testing Axes before completion</title>
        <description> I just put in my stepper drivers and downloaded Marlin, I wired in the steppers and that is it. At this point without anything but the stepper connected how can I test them before I move on? I have Cura on my computer and an lcd screen wired into my RAMPS. I can&#039;t figure out how to get the lcd working though, when I turn on the power supply all the lcd does is turn on but nothing on the screen though. The only reason I wired the lcd in is because I thought I could use it it test the axes. I&#039;m totally new to all this firmware stuff so I&#039;m sure I made a million mistakes. The building part was easy, but now the computer part is really getting to me.... 
Thanks!</description>
        <link>https://reprap.org/forum/read.php?151,404141,404141#msg-404141</link>
        <lastBuildDate>Mon, 13 Jul 2026 17:29:38 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?151,404141,404152#msg-404152</guid>
            <title>Re: Testing Axes before completion</title>
            <link>https://reprap.org/forum/read.php?151,404141,404152#msg-404152</link>
            <description><![CDATA[ Just about any host program should give you a widget where you can enter G code interactively.  You can try moving around a bit with the G1 command.  First do a G90 to set absolute positioning, then try G1 X10 F1000 for example to move the X axis to position 10.<br />
<br />
You can also move axis Y and axis Z this way (Axis E - the extruder - too, but there are some additonal considerations there)  You will only be able to move in a positive direction until you home.  You can home everything at once with G28, or you can home one axis at a time:  G28 X0 for example.  Be aware that homing will use your endstops, so if you do not have them in place, you may have a crash.<br />
<br />
<a href="http://reprap.org/wiki/G_code" target="_blank"  rel="nofollow">Here</a> is a nice G code reference.]]></description>
            <dc:creator>jbernardis</dc:creator>
            <category>General Mendel Topics</category>
            <pubDate>Sat, 06 Sep 2014 16:42:37 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?151,404141,404141#msg-404141</guid>
            <title>Testing Axes before completion</title>
            <link>https://reprap.org/forum/read.php?151,404141,404141#msg-404141</link>
            <description><![CDATA[ I just put in my stepper drivers and downloaded Marlin, I wired in the steppers and that is it. At this point without anything but the stepper connected how can I test them before I move on? I have Cura on my computer and an lcd screen wired into my RAMPS. I can't figure out how to get the lcd working though, when I turn on the power supply all the lcd does is turn on but nothing on the screen though. The only reason I wired the lcd in is because I thought I could use it it test the axes. I'm totally new to all this firmware stuff so I'm sure I made a million mistakes. The building part was easy, but now the computer part is really getting to me.... <br />
Thanks!]]></description>
            <dc:creator>erikn</dc:creator>
            <category>General Mendel Topics</category>
            <pubDate>Sat, 06 Sep 2014 16:06:49 -0400</pubDate>
        </item>
    </channel>
</rss>
