<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>need some help with printer</title>
        <description> ok here is the basics:

sumpod basic printer
ramps 1.4
sprinter firmware
ponterface

the problem is that the z axis only moves down, and the x and y  axis do not move at all, they do however make some noise when commanded to move, but only in one direction. I am new to this printer thing but have been in the cnc field for 8 years. any help would be appreciated.

thanks,
Jeremy</description>
        <link>https://reprap.org/forum/read.php?219,301089,301089#msg-301089</link>
        <lastBuildDate>Sun, 15 Mar 2026 16:52:54 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,303180#msg-303180</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,303180#msg-303180</link>
            <description><![CDATA[ so I think I have some of this figured out. the printer will home itself just fine now. and everything is moving like it should. I tried to run a 1 x 1 x 1 cube and it starts to print then just stops after a couple seconds. the red light is on on the ramps board. and ideas? still using sprinter firmware but switched to repetier-host software. seems to work fine in ponterface though.<br />
<br />
Jeremy]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Thu, 30 Jan 2014 01:05:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,302696#msg-302696</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,302696#msg-302696</link>
            <description><![CDATA[ ok here is an update. the printer is moving and all axis homes. BUT I have the z axis limit switch on the bottom of the table, so when it homes it goes down and stops like it should but it thinks its at Z0.0 but its at Z140.0. is there a way to tell the firmware that its not at zero but at 140? or should i just move the switch up to the hot end? other than that it seems to be doing ok.<br />
<br />
Thanks,<br />
Jeremy]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Tue, 28 Jan 2014 23:36:45 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301603#msg-301603</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301603#msg-301603</link>
            <description><![CDATA[ swapping firmware like this is like changing you car engine because you ran out of petrol..  over reaction. <br />
Both work fine, and will have the same configuration issues <br />
<br />
with m119, check you actually have X on the x axis etc (its really easy to get them on the wrong pins)<br />
<br />
Ie trigger just the X endstop. Does X change with a m119<br />
and repeat for all x,y, and z<br />
<br />
Next check the location of your endstops.   Most printers are setup as minimum endstops<br />
It looks like your printer the nozzle moves in X and Y, and the build platform move for Z  so for your printer that should be head front, left and bed up.<br />
You will have to confirm if this is correct (I dont have access to a sumpod) <br />
<br />
With minimum endstops check direction of movement.  -ve should move towards the endstops  <br />
so -ve X move left, +ve X move right, -ve on Y moves the head forward +ve moves the head back. -ve on the Z moves your bed up and +ve moves your bed down.]]></description>
            <dc:creator>Dust</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Mon, 27 Jan 2014 01:46:01 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301444#msg-301444</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301444#msg-301444</link>
            <description><![CDATA[ Ok I tried that and now everything is moving again. But now when it tries to home the machine before a print it doesn't stop at the switches. It tries to go past them.  Should I switch firmwares to marlin? Or is sprinter good enough?]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 16:14:00 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301436#msg-301436</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301436#msg-301436</link>
            <description><![CDATA[ Yep change the TRUE to FALSE. The should read as low (L) until they are pressed. I think most switches in repraps are wired to the normally closed and sets the firmware HIGH when tripped. At least that is what i read while designing and building mine..I could be wrong.]]></description>
            <dc:creator>cat.farmer</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 15:58:44 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301398#msg-301398</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301398#msg-301398</link>
            <description><![CDATA[ ok so I typed in m119 and it sent back:  <br />
SENDING:M119<br />
x_min:H y_min:H z_min:H<br />
<br />
and when i press the endstops they do change. so is my firmware wrong?<br />
<br />
this is how it is set:<br />
<br />
const bool X_ENDSTOP_INVERT = true;<br />
const bool Y_ENDSTOP_INVERT = true;<br />
const bool Z_ENDSTOP_INVERT = true;]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 14:38:25 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301324#msg-301324</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301324#msg-301324</link>
            <description><![CDATA[ Ok I will try that and report back! Thanks for all the help so far!]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 11:45:15 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301292#msg-301292</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301292#msg-301292</link>
            <description><![CDATA[ I'm not a splinter user, but try the m119 command in pronterface to check the status of the end stops. Run m119 and then press the switch and see if the status changes. Thety should read triggered when pressed.]]></description>
            <dc:creator>cat.farmer</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 10:39:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301275#msg-301275</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301275#msg-301275</link>
            <description><![CDATA[ They are mechanical endstops. The wires are hooked up to the two outside connections. And on the ramps board they are hooked to the right places I think, its a generic board so there isn't any writing on it. Ill attach a picture in a little bit.]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 09:44:24 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301144#msg-301144</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301144#msg-301144</link>
            <description><![CDATA[ Did you disable the endstops in the firmware to make it work?]]></description>
            <dc:creator>jtoombs</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 00:40:47 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301143#msg-301143</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301143#msg-301143</link>
            <description><![CDATA[ What sort of end stops, how have you got them hooked up, and how is it configured in the firmware?]]></description>
            <dc:creator>Cefiar</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 00:36:16 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301140#msg-301140</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301140#msg-301140</link>
            <description><![CDATA[ I'm thinking that its the endstops.  I got all the axis to move and calibrated them to move the correct amount but the printer ddoesn't seem to care about the endstops. So I played round with them on the ramps board and now it won't move again.]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sun, 26 Jan 2014 00:28:20 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301121#msg-301121</guid>
            <title>Re: need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301121#msg-301121</link>
            <description><![CDATA[ Things to check are the<br />
 v ref on the drivers<br />
Feedrate in the firmware<br />
End stops are fuctioning properly<br />
Motors are wired correctly.<br />
Power supply is working correctly<br />
<br />
<br />
The z sounds like endstops, the x and y could one or more of the above.]]></description>
            <dc:creator>cat.farmer</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 25 Jan 2014 23:19:42 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?219,301089,301089#msg-301089</guid>
            <title>need some help with printer</title>
            <link>https://reprap.org/forum/read.php?219,301089,301089#msg-301089</link>
            <description><![CDATA[ ok here is the basics:<br />
<br />
sumpod basic printer<br />
ramps 1.4<br />
sprinter firmware<br />
ponterface<br />
<br />
the problem is that the z axis only moves down, and the x and y  axis do not move at all, they do however make some noise when commanded to move, but only in one direction. I am new to this printer thing but have been in the cnc field for 8 years. any help would be appreciated.<br />
<br />
thanks,<br />
Jeremy]]></description>
            <dc:creator>jeremytapl</dc:creator>
            <category>RAMPS Electronics</category>
            <pubDate>Sat, 25 Jan 2014 20:16:37 -0500</pubDate>
        </item>
    </channel>
</rss>
