<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/15942/" />
	<updated>2017-01-05T23:03:56Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/15942/azteeg-x5-mini-upgrade-z-rehoming-issue/</id>
		<entry>
			<title type="html"><![CDATA[Re: Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/130589/#p130589" />
			<content type="html"><![CDATA[<p>Christmas/new year had me away from my printer since I made the post but I&#039;ll be back at it over the weekend. I&#039;ll try re-flashing my firmware and triple-checking my connections and report back. I made sure to add extra slack in the z endstop wiring since it moves but it&#039;s possible I messed that up, causing it to tug. The on/off nature of this bug still has me thinking software but anything&#039;s worth looking into.</p><p>I&#039;ve got even money saying I messed something up deploying the firmware, as far as I can tell no one else had this problem and aside from the solidoodle frame there&#039;s nothing exotic about my setup.</p><p>[EDIT]</p><p>This topic is probably dead at this point but I just wanted to give a quick update. My x5 stopped connecting via USB for some reason so I haven&#039;t been able to completely fix the problem. Before that I figured out that if you home the z axis, increase z height by 1mm, then re-home it then the last home will work 100% of the time. I&#039;m not a fan of band-aid fixes and I plan on solving this eventually, but until then the following gcode inserted into the print start gcode should force a proper z home:</p><div class="codebox"><pre><code>G28 Z
G91
G1 Z1
G28 Z
G90</code></pre></div><p>I say should because my board stopped working before I could try this out, so buyer beware. I&#039;ll make another edit if I get everything working again.</p>]]></content>
			<author>
				<name><![CDATA[mburns]]></name>
				<uri>https://www.soliforum.com/user/2077/</uri>
			</author>
			<updated>2017-01-05T23:03:56Z</updated>
			<id>https://www.soliforum.com/post/130589/#p130589</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/130129/#p130129" />
			<content type="html"><![CDATA[<p>There is a setting in the firmware that tells it to move a distance after home which is the point at which switch contact is made, not the point it moves to.</p>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-12-30T11:33:34Z</updated>
			<id>https://www.soliforum.com/post/130129/#p130129</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/130127/#p130127" />
			<content type="html"><![CDATA[<p>check the connections and check that the z stop is not loose moving around. <br />Does seem a bit odd.</p>]]></content>
			<author>
				<name><![CDATA[Tin Falcon]]></name>
				<uri>https://www.soliforum.com/user/6775/</uri>
			</author>
			<updated>2016-12-30T10:39:16Z</updated>
			<id>https://www.soliforum.com/post/130127/#p130127</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/130126/#p130126" />
			<content type="html"><![CDATA[<p>This is a new one to me.&nbsp; I&#039;ll be curious to see what the cause is.&nbsp; My only thought would be a reflash of an entirely fresh firmware.&nbsp; Good luck and keep us posted.</p>]]></content>
			<author>
				<name><![CDATA[wardjr]]></name>
				<uri>https://www.soliforum.com/user/2291/</uri>
			</author>
			<updated>2016-12-30T05:22:05Z</updated>
			<id>https://www.soliforum.com/post/130126/#p130126</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Azteeg x5 mini upgrade: Z Rehoming Issue]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/130123/#p130123" />
			<content type="html"><![CDATA[<p>Hi all,</p><p>I&#039;ve had a Solidoodle 3 for a few years now and just decided to replace the sanguinoboard with a brand new Azteeg x5 mini. Aside from some hiccups with windows drivers (still not resolved; only way I can connect to the board is through linux) I was able to get it up and running relatively painlessly. Shout out to Ian from this thread (<a href="http://www.soliforum.com/topic/377/upgrading-to-the-azteeg-x3/">http://www.soliforum.com/topic/377/upgr … azteeg-x3/</a>), it was a huge help. Instead of rewiring the old solidoodle endstops I took them out entirely and replaced them with endstops I bought with the board and assembled them with quick-connect terminals on the GND and NO switch leads instead of solder. I run my printer off of Octoprint on a Raspberry Pi B+, and for now I use Pronterface on linux for debugging/config editing.</p><p>After the upgrade, however, my z axis only re-homes after the &quot;homing bounce&quot; every other time I home it. The normal sequence is you hit home, it advances towards the endstop, contacts the endstop, retracts a few mm (1 mm based on my config), then approaches the endstop again at a slower speed until it contacts it. My printer will do this on one z homing, then the next time I hit home it will approach/trigger the endstop, retract 1 mm, then stop. It won&#039;t approach the endstop for the second pass at all. If I hit z home again it works fine, then the next time it skips re-homing, then it works, then it doesn&#039;t, etc etc. This happens when controlling the printer with Octoprint as well as directly through Pronterface on my laptop.</p><p>This doesn&#039;t break my printer at all, but I have to be careful to only start a print after a &quot;failed&quot; z home so that it does a proper home as part of its pre-print prep. Otherwise the nozzle will start 1 mm off the bed, which is obviously not going to fly. I combed through my config.txt file to see if there was some setting I overlooked but couldn&#039;t find anything that stood out to this novice Smoothie user. I suspect it&#039;s some sort of software issue with Smoothieware since it works half the time, but wanted to run it by the Solidoodle community to see if anyone has run into this problem before. I can&#039;t entirely rule out a hardware issue (such is my experience with this machine) although I doubt that would be the problem.</p><p>I&#039;ll gladly post any other info as needed. If anyone has some experience with this I would love to hear about it! Thanks in advance.</p>]]></content>
			<author>
				<name><![CDATA[mburns]]></name>
				<uri>https://www.soliforum.com/user/2077/</uri>
			</author>
			<updated>2016-12-30T03:30:33Z</updated>
			<id>https://www.soliforum.com/post/130123/#p130123</id>
		</entry>
</feed>
