<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — stepper motors will only move in one direction?]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/11427/" />
	<updated>2015-06-14T01:30:57Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/11427/stepper-motors-will-only-move-in-one-direction/</id>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98873/#p98873" />
			<content type="html"><![CDATA[<p>Recomended gcode for start and end in&nbsp; RH?</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-14T01:30:57Z</updated>
			<id>https://www.soliforum.com/post/98873/#p98873</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98789/#p98789" />
			<content type="html"><![CDATA[<p>Hi yes i have 1.0.5 and yes my computer has a sd reader and ths lcd is working on yhe new printer. I will try to export to the sd card just as soon as I get the new printer printing well.&nbsp; Thank you</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-12T23:42:34Z</updated>
			<id>https://www.soliforum.com/post/98789/#p98789</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98714/#p98714" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>hansen644 wrote:</cite><blockquote><p>Ok that is what I was thinking.&nbsp; thank you very much.&nbsp; <br />How do I use the SD card function on my LCD.&nbsp; I would like to be able the printer with it not hooked to my computer.<br />I have a brand new SD card never used it yet</p></blockquote></div><br /><p>I was afraid you where going to ask this next. Now we get sticky as the current version of Adruino will not compile properly when you enable the LCD. You will need to get an older version of Arduino from their website first. Unless you have an older vesion?</p><p>You really need version 1.0.5. Just get and stick with that version for printer issues. </p><p>Once you get that version, open your firmware in it, and go down to around line 1189 in configuration.h tab. These are LCD features.</p><p>Find the the following line,</p><p>#define FEATURE_CONTROLLER 0</p><p>And change the 0 to the one that that most comes closest to yours in this list.</p><p>2 = Smartcontroller from reprapdiscount on a RAMPS or RUMBA board<br />3 = Adafruit RGB controller<br />4 = Foltyn 3DMaster with display attached<br />5 = ViKi LCD - Check pin configuration in ui.h for feature controller 5!!! sd card disabled by default!<br />6 = ReprapWorld Keypad / LCD, predefined pins for Megatronics v2.0 and RAMPS 1.4. Please check if you have used the defined pin layout in ui.h.<br />7 = RADDS Extension Port<br />8 = PiBot Display/Controller extension with 20x4 character display<br />9 = PiBot Display/Controller extension with 16x2 character display<br />10 = Gadgets3D shield on RAMPS 1.4, see <a href="http://reprap.org/wiki/RAMPS_1.3/1.4_GADGETS3D_Shield_with_Panel">http://reprap.org/wiki/RAMPS_1.3/1.4_GA … with_Panel</a><br />11 = RepRapDiscount Full Graphic Smart Controller<br />12 = FELIXPrinters Controller<br />13 = SeeMeCNC Display on Rambo (ORION)<br />14 = OpenHardware.co.za LCD2004 V2014<br />15 = Sanguinololu + Panelolu2</p><p>I am going to guess 2 would be your first choice.</p><p>Then look for the following line,</p><p>#define UI_LANGUAGE 1</p><p>Change 1 to the language of your choice from the following list.</p><p>0 = English<br />1 = German<br />2 = Dutch<br />3 = Brazilian portuguese<br />4 = Italian<br />5 = Spanish<br />6 = Swedish<br />7 = French<br />8 = Czech</p><p>There are a few other settings in this section you might like to toy with.</p><p>#define UI_PRINTER_NAME &quot;Ordbot&quot;<br />#define UI_PRINTER_COMPANY &quot;RepRapDiscount&quot;</p><br /><p>Will show the information inside &quot;&quot; on a splash screen as your printer boots.</p><p>Once you enable the LCD the SDcard reader built into the LCD will work. Just run and STL file through your slicer and then rather than printing it, you will export it the SDcard which you will need an SDcard reader on your PC as well to do so. The PC will not see the SDcard through the machine. Well it might if you use Repetier Host and firmware. I honestly have not tried since my laptop has a built in reader and I have always just used it.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-12T02:23:22Z</updated>
			<id>https://www.soliforum.com/post/98714/#p98714</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98713/#p98713" />
			<content type="html"><![CDATA[<p>Ok that is what I was thinking.&nbsp; thank you very much.&nbsp; <br />How do I use the SD card function on my LCD.&nbsp; I would like to be able the printer with it not hooked to my computer.<br />I have a brand new SD card never used it yet</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-12T01:45:41Z</updated>
			<id>https://www.soliforum.com/post/98713/#p98713</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98711/#p98711" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>hansen644 wrote:</cite><blockquote><p>How do you home z axis?&nbsp; I hit home but it goes till it hit the endstop at the glass bed. Is that correct?</p></blockquote></div><p>Home is the endstop. You have to adjust the position of the switch so the nozzle just almost touches the bed when the endstop gets triggered. Then you use the levelers on the bed to dial all four corners and middle in so you can just feel a piece of paper slightly drag between the bed and nozzle.</p><br /><p>If the switch cannot be adjusted then you have to use a positive or negative value in the RH EEPROM manager under Z offset.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2015-06-12T01:13:54Z</updated>
			<id>https://www.soliforum.com/post/98711/#p98711</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98710/#p98710" />
			<content type="html"><![CDATA[<p>How do you home z axis?&nbsp; I hit home but it goes till it hit the endstop at the glass bed. Is that correct?</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-12T01:01:19Z</updated>
			<id>https://www.soliforum.com/post/98710/#p98710</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98709/#p98709" />
			<content type="html"><![CDATA[<p>Well bed and extruder not heating up now?&nbsp; they show 23 degrees in Rh but they stay there?&nbsp; never mind it was in dry run mode</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-12T00:57:37Z</updated>
			<id>https://www.soliforum.com/post/98709/#p98709</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98703/#p98703" />
			<content type="html"><![CDATA[<p>Now it is a matter of leveling the bed,&nbsp; printing some test prints, and toying with your settings until you are happy with them!</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-11T23:20:11Z</updated>
			<id>https://www.soliforum.com/post/98703/#p98703</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98695/#p98695" />
			<content type="html"><![CDATA[<p>hooking the wiring on the motors together with one plug did the trick.&nbsp; Thank you very very much.<br />what should I do next to set up the printer? everything seems to move correctly now.</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-11T20:41:10Z</updated>
			<id>https://www.soliforum.com/post/98695/#p98695</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98691/#p98691" />
			<content type="html"><![CDATA[<p>The vref refers to the adjustment trimpot on the stepper chip.&nbsp; You can adjust it using a multimeter or or just by &quot;feel and sound&quot;.&nbsp; Once you are plugged in and powered up, command the Z axis to move by about 50mm and then adjust the vref so both motors are running smoothly without whining.&nbsp; See this link:</p><p><a href="http://reprap.org/wiki/Pololu_stepper_driver_board">http://reprap.org/wiki/Pololu_stepper_driver_board</a></p><p>If you can, use a non-metallic(ceramic) screwdriver...if you don&#039;t have one, a standard jeweler&#039;s screwdriver will do, but you need to be VERY CAREFUL to let the screwdriver tip touch nothing else but the trimpot dial or you will fry the stepper chip.</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-11T19:59:53Z</updated>
			<id>https://www.soliforum.com/post/98691/#p98691</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98688/#p98688" />
			<content type="html"><![CDATA[<p>I think i might do that.&nbsp; What does vref mean?</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-11T19:35:32Z</updated>
			<id>https://www.soliforum.com/post/98688/#p98688</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98685/#p98685" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>hansen644 wrote:</cite><blockquote><p>Hi I am unplugging at the ramps board. they turn fine and run fine if both are not plugged in the board at the same time.<br />How should the motors be wired and plugged? I am new to building printers so I dont know thanks.&nbsp; The motors each have their own plug that is plugged in the ramps board</p></blockquote></div><p>I remember when I set up my twin Z motors for the first time I had awful performance when I plugged them in to the 2 separate pin sets on the board...I ended up wiring both motors to one plug and pin set and it worked wonders.&nbsp; I think I had to adjust the vref up a bit, but they&#039;ve been smooth ever since.</p><p>I followed the wiring diagram at the following site...just scroll down a bit:</p><p><a href="http://reprap.org/wiki/Prusa_i3_Rework_Electronics_and_wiring">http://reprap.org/wiki/Prusa_i3_Rework_ … and_wiring</a></p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-11T19:20:59Z</updated>
			<id>https://www.soliforum.com/post/98685/#p98685</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98680/#p98680" />
			<content type="html"><![CDATA[<p>Hi I am unplugging at the ramps board. they turn fine and run fine if both are not plugged in the board at the same time.<br />How should the motors be wired and plugged? I am new to building printers so I dont know thanks.&nbsp; The motors each have their own plug that is plugged in the ramps board</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-11T18:40:50Z</updated>
			<id>https://www.soliforum.com/post/98680/#p98680</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98649/#p98649" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>hansen644 wrote:</cite><blockquote><p>One of my Z motors will freeze when running both z motors at the same time. So I disconnect both motors and they both work fine when running just one at a time. But when I run both of them the motor locks up and after I unplug it the motor is very hard to turn by hand untill I give it a minute to rest and then its all good again. Not sure whats up with that?</p></blockquote></div><p>Are you unplugging the motors at the motor or at the Ramps?&nbsp; If a motor is unplugged <em>and</em> difficult to turn, usually that means that a coil pair (2 of the wires for a common coil) is shorted.&nbsp; Double-check all of the wiring harnesses.</p><p>Also, are the two Z-motors connected to the Ramps board individually or wired together in one plug connector?</p>]]></content>
			<author>
				<name><![CDATA[IronMan]]></name>
				<uri>https://www.soliforum.com/user/131/</uri>
			</author>
			<updated>2015-06-11T13:39:31Z</updated>
			<id>https://www.soliforum.com/post/98649/#p98649</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: stepper motors will only move in one direction?]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/98645/#p98645" />
			<content type="html"><![CDATA[<p>Sorry I did not specify when I said I got it working.&nbsp; all axis endstops work now.&nbsp; Just the z binding motor problem is still there</p>]]></content>
			<author>
				<name><![CDATA[hansen644]]></name>
				<uri>https://www.soliforum.com/user/7268/</uri>
			</author>
			<updated>2015-06-11T12:10:36Z</updated>
			<id>https://www.soliforum.com/post/98645/#p98645</id>
		</entry>
</feed>
