<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Freelss motor not enabling.]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/16190/" />
	<updated>2017-03-01T07:19:20Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/16190/freelss-motor-not-enabling/</id>
		<entry>
			<title type="html"><![CDATA[Re: Freelss motor not enabling.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133216/#p133216" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>ShreddinPB wrote:</cite><blockquote><p>I do think that the stepper is just staying on all the time now tho since like you said the 8825 is low enable. I cant turn the shaft when its sitting there doing nothing and the stepper seems extra hot even with the current set to 0.5A</p></blockquote></div><p>Just tested and that is whats going on.<br />If I manually set pin 0 with gpio I can twist it.<br />sudo gpio mode 0 out<br />sudo gpio write 0 1<br />so the wiring is correct</p>]]></content>
			<author>
				<name><![CDATA[ShreddinPB]]></name>
				<uri>https://www.soliforum.com/user/6729/</uri>
			</author>
			<updated>2017-03-01T07:19:20Z</updated>
			<id>https://www.soliforum.com/post/133216/#p133216</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Freelss motor not enabling.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133215/#p133215" />
			<content type="html"><![CDATA[<p>I do think that the stepper is just staying on all the time now tho since like you said the 8825 is low enable. I cant turn the shaft when its sitting there doing nothing and the stepper seems extra hot even with the current set to 0.5A</p>]]></content>
			<author>
				<name><![CDATA[ShreddinPB]]></name>
				<uri>https://www.soliforum.com/user/6729/</uri>
			</author>
			<updated>2017-03-01T07:17:08Z</updated>
			<id>https://www.soliforum.com/post/133215/#p133215</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Freelss motor not enabling.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133214/#p133214" />
			<content type="html"><![CDATA[<div class="quotebox"><cite>hairu526 wrote:</cite><blockquote><p>Most likely you still have the wiringPi pin numbers mismatched with the Broadcom pin numbers.&nbsp; Also, if you&#039;re using the A4988 or the DRV8834, then setting the pin to HIGH disables the motor and setting it to LOW enables it.&nbsp; Lastly, double check what you have the SLEEP pin set to.</p><p><a href="http://wiringpi.com/wp-content/uploads/2013/03/pins.pdf">http://wiringpi.com/wp-content/uploads/2013/03/pins.pdf</a><br /><a href="https://www.pololu.com/product/2134">https://www.pololu.com/product/2134</a><br /><a href="https://www.pololu.com/product/1182">https://www.pololu.com/product/1182</a></p><p>- Uriah</p></blockquote></div><p>I dont believe I have the pin numbers wrong. I can say this because I corresponded the pins for the lasers on the PDF that you linked already. I see that the wiring pi pin 0 corresponds to 17, just like 5 is to 24 and 6 is to 25. I can press the button under the camera tab in freelss to test the lasers and they both work.<br />If I use gpio the pin 0 - 17 goes low or high depending on how I set it.</p><p>I dont see a SLEEP pin in the settings.</p><p>I just did the installation from your github I believe and the version is FreeLSS 1.11, I click the auto update button and it says there is new versions but I cant get since I dont have a serial. Is there a newer version than the one linked from <a href="http://www.freelss.org/">http://www.freelss.org/</a> ?<br />As a note, I switched from a A4988 to a DRV8825 and that seemed to fix it weirdly enough.<br />Thanks for your time <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p>]]></content>
			<author>
				<name><![CDATA[ShreddinPB]]></name>
				<uri>https://www.soliforum.com/user/6729/</uri>
			</author>
			<updated>2017-03-01T06:47:49Z</updated>
			<id>https://www.soliforum.com/post/133214/#p133214</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Freelss motor not enabling.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133197/#p133197" />
			<content type="html"><![CDATA[<p>Most likely you still have the wiringPi pin numbers mismatched with the Broadcom pin numbers.&nbsp; Also, if you&#039;re using the A4988 or the DRV8834, then setting the pin to HIGH disables the motor and setting it to LOW enables it.&nbsp; Lastly, double check what you have the SLEEP pin set to.</p><p><a href="http://wiringpi.com/wp-content/uploads/2013/03/pins.pdf">http://wiringpi.com/wp-content/uploads/2013/03/pins.pdf</a><br /><a href="https://www.pololu.com/product/2134">https://www.pololu.com/product/2134</a><br /><a href="https://www.pololu.com/product/1182">https://www.pololu.com/product/1182</a></p><p>- Uriah</p>]]></content>
			<author>
				<name><![CDATA[hairu526]]></name>
				<uri>https://www.soliforum.com/user/4789/</uri>
			</author>
			<updated>2017-02-28T23:17:55Z</updated>
			<id>https://www.soliforum.com/post/133197/#p133197</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Freelss motor not enabling.]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/133189/#p133189" />
			<content type="html"><![CDATA[<p>Hey guys, I built a frankenstien piclop printing up parts and using bolts and all kings of things. I got it all together and working, kinda. For some reason the motor enable is not going high. <br />I have been thru everything I can think of and cant get it to go. I have read up on the wiringpi pinout and how it translates to the raspberry pi pin numbers. <br />I have the pin number in the setup for motor enable set to 0, which is IO17 on my pi breakout board. I have tested with both my logic probe and my DSO quad scope and the pin never goes high. I click on the camera button and then click on the rotate button, the step pin pulses like it should, but since the motor is not enabled it doesnt rotate.</p><p>I also tested by running GPIO to manually set the pins and that works to at least get the pin to go high.<br />sudo gpio mode 0 out<br />sudo gpio write 0 1<br />pin 0/IO17 goes high.</p><p>I also tried another free pin and it didnt work either tho I was able to make it go high with GPIO<br />Any idea what could be going wrong?</p>]]></content>
			<author>
				<name><![CDATA[ShreddinPB]]></name>
				<uri>https://www.soliforum.com/user/6729/</uri>
			</author>
			<updated>2017-02-28T19:12:12Z</updated>
			<id>https://www.soliforum.com/post/133189/#p133189</id>
		</entry>
</feed>
