<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
	<channel>
		<title><![CDATA[SoliForum - 3D Printing Community — random X-axis shift in print]]></title>
		<link>https://www.soliforum.com/topic/14361/random-xaxis-shift-in-print/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14361/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in random X-axis shift in print.]]></description>
		<lastBuildDate>Mon, 18 Jul 2016 13:46:49 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/125232/#p125232</link>
			<description><![CDATA[<p>Ok...&nbsp; the wires not the sensor, lol.</p><p>I print slow.&nbsp; I print almost exclusively at 35mm/sec.&nbsp; I can go 50% higher for short periods of time.</p><p>Flexies at 15mm/sec.</p>]]></description>
			<author><![CDATA[null@example.com (Telemachus)]]></author>
			<pubDate>Mon, 18 Jul 2016 13:46:49 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125232/#p125232</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/125203/#p125203</link>
			<description><![CDATA[<p>... blamed that x-axis optical sensor??? don&#039;t know what you talking about! Anyway - it was also to test the wire harness - so I&#039;ve blamed this one too <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /></p><p>I got a E3D bowden setup now, should be even more lightweight than your E3D Titan direct drive! Would be interesting to know your current print / travel speed!?</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Sun, 17 Jul 2016 18:34:07 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125203/#p125203</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/125190/#p125190</link>
			<description><![CDATA[<p>You have blamed that x-axis optical sensor for ages now.&nbsp; I almost feel bad for it!</p><p>When mine went bad, it wouldn&#039;t zero properly but didn&#039;t ever affect the print.&nbsp; In fact, while printing, you can trigger that sensor all you want... it doesnt do anything from what I can tell.</p><p>My random shifts diassapeared when I switched to the Titan/E3D extruder.&nbsp; With that I dropped 50-100g in weight if not more.</p><p>I agree with you that weight/speed/momentum are the likely culprits.</p>]]></description>
			<author><![CDATA[null@example.com (Telemachus)]]></author>
			<pubDate>Sun, 17 Jul 2016 06:18:11 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125190/#p125190</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/125174/#p125174</link>
			<description><![CDATA[<p>After I had changed my hotend to E3D Bowden Extruder <a href="http://www.thingiverse.com/thing:1613566">http://www.thingiverse.com/thing:1613566</a> I thought my Davinci would be capable to run at higher travel speed as there is much less weight to carry, so I increased the max. print speed and travel speed to <strong>60mm/sec</strong>. </p><p>This works fine for smaller prints but when printing larger objects <span class="bbu">random X-shifts are back again</span>!!!</p><p>To be 100% sure that this is not any trouble with the end-stop sensor I&#039;ve connected a cable dirctly at the main board where the sensor is plugged in:</p><p><span class="postimg"><img src="http://soliforum.com/i/?C2RDyqk.jpg" alt="http://soliforum.com/i/?C2RDyqk.jpg" /></span></p><br /><p>I run this cable into the inside so I could bypass the sensor detection by a switch. The switch will short the opto-output to GND - digital low here means light is passing to the gate!</p><p><span class="postimg"><img src="http://soliforum.com/i/?rg3MzmK.jpg" alt="http://soliforum.com/i/?rg3MzmK.jpg" /></span></p><p>I also had to remove all G28 G-code commands from my custom code at the end - but leave one G28 at the start so the printer can calibrate correct. After the first layer I switched on the end-sensor bypass so there is definatly no end-sensor command entering the main board.</p><p>To my surprise it is <span class="bbu">still x-shifting</span>!!!! So if it is not the end sensor and i woud exclude the software than the only possible reason is the mechanics/stepper motor. My assumption is that the stepper motor heat up and can not follow the speed and skipping some steps ... to prove this I&#039;ve run the same print but with <strong>45mm/sec</strong> for max. print speed/travel speed without problems! I think <strong>45mm/sec</strong> is the maximum that this machine can handle without the risk of a shift.</p><p>It was good to try the switch to be 100% confident that it&#039;s not the end-stop. I will remove the switch at the next removal of the main board then!</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Sat, 16 Jul 2016 17:01:16 +0000</pubDate>
			<guid>https://www.soliforum.com/post/125174/#p125174</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119970/#p119970</link>
			<description><![CDATA[<p>I ran into the same problems when changing from stock firmware to repetier 0.92! </p><p>The point is that the recommend speed settings that can be found in some forums are way too high! The natural behavior of a stepper motor that it has an upper speed limit where the torque is decreasing massivly and finally stopping the motor to increase in speed. If you run a stepper motor above this point it will simply skip a few steps as it can not follow the speed. This skipping of steps leads to an error in position between the machine and the software! This can happen to all axis and is a different failure than the one with endstop sensor (BTW - thanks for refering to my post)!</p><p>When I had this trouble I did some reverse engineering on the stock firmware/software to see what XYZ is choosing for the speeds. I assume that they know their machine well and did intensive testing for ideal speed settings.</p><p>The <strong>speed settings from the XYZ stock firmware/software</strong> with quality setting &quot;good&quot; are:</p><p><strong>&nbsp; &nbsp; Perimeters: &nbsp; &nbsp; 15 mm/sec<br />&nbsp; &nbsp; Infill: &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;30 mm/sec<br />&nbsp; &nbsp; Support: &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; 45 mm/sec<br />&nbsp; &nbsp; Travel: &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp; 45 mm/sec <br />&nbsp; &nbsp; Retract: &nbsp; &nbsp; &nbsp; &nbsp;&nbsp; &nbsp;30 mm/sec</strong></p><p>I know that these settings seam to be quite lame compared to other machines - but that&#039;s what the stock firmware/software is using. You may can go 10% above but if your speed settings are 50% above these settings the trouble is for sure! If you want a faster print I would suggest to do a hotend mod <a href="http://www.soliforum.com/topic/14386/modified-hot-end-davinci-10/">http://www.soliforum.com/topic/14386/mo … avinci-10/</a> and change to a bigger nozzle diameter - I would not recommended increasing the stepper motor speed with this machine!</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Sat, 26 Mar 2016 13:29:19 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119970/#p119970</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119932/#p119932</link>
			<description><![CDATA[<p>I turned the speed down and it had been ok for 2 prints.</p><p>No doubt I will have to reroute my wiring at some point</p>]]></description>
			<author><![CDATA[null@example.com (Telemachus)]]></author>
			<pubDate>Fri, 25 Mar 2016 21:24:52 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119932/#p119932</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119910/#p119910</link>
			<description><![CDATA[<p>I promissed to give a feedback: I had to cancel the 42 hours print - but because of other reasons! In the meantime I&#039;ve printed two other jobs (one 12 hour and a 15 hours) - no more problems with X-axis shifts!!!</p><p>@Telemachus: I think that your trouble has other reasons - and maybe you try to print from SD-card to see if the server will cause this! The Y-axis sensor is fixed and therefore there is no mechanical stress at the contacts - the chance for a loose contact is very minimal. But nevertheless: I would highly recommend to do the X-axis fix like I did as this problem with the x-axis sensor will occure sooner or later and it&#039;s always a pain when ruin a longer print!</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Fri, 25 Mar 2016 16:25:18 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119910/#p119910</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119843/#p119843</link>
			<description><![CDATA[<p>Agreed, that looks super clean. I wondered if wire problems are what is causing my prince 2 skip in either the x or y axis as I documented in the other thread, but that wouldn&#039;t explain why it is doing it at the same the z distance consecutively</p>]]></description>
			<author><![CDATA[null@example.com (Telemachus)]]></author>
			<pubDate>Thu, 24 Mar 2016 15:57:23 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119843/#p119843</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119809/#p119809</link>
			<description><![CDATA[<p>I like that routing much better then then the oem routing. that is much cleaner.</p>]]></description>
			<author><![CDATA[null@example.com (mark.burton)]]></author>
			<pubDate>Thu, 24 Mar 2016 01:34:33 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119809/#p119809</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119801/#p119801</link>
			<description><![CDATA[<p>Thanks for your comments - here is what I did:</p><p> 1) I removed the JST-plug on the sensor and directly soldered the cables to the sensor PCB. Then I secured the wires with a drip of hot-glue before mounting it - this is now a rock-solid connection!</p><p><span class="postimg"><img src="http://soliforum.com/i/?57Njtad.png" alt="http://soliforum.com/i/?57Njtad.png" /></span></p><br /><p>2) I run the cables for the sensor and the stepper-motor in two separate cable tubes and secured them with cable ties very flat so they will not touch the side wall.</p><p><span class="postimg"><img src="http://soliforum.com/i/?lXPsGB7.png" alt="http://soliforum.com/i/?lXPsGB7.png" /></span></p><br /><p>3) I re-route the wire harness - to me it makes no sense routing the cables up and then down again. I run them down and secured them at the bottom so they can only move as they are supposed. </p><p><span class="postimg"><img src="http://soliforum.com/i/?mZW4tl2.png" alt="http://soliforum.com/i/?mZW4tl2.png" /></span></p><br /><p>4) I applied a ferrite bead on the X-axis sensor cables close to the main board. Due to the new routing I get some extra length and can have two turns in the ferrite bead. (no picture).</p><p>I&#039;ve just started a 42 hours print - if this will pass I think I found it <img src="https://www.soliforum.com/img/smilies/smile.png" width="15" height="15" alt="smile" /> Keeping fingers crossed!</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Wed, 23 Mar 2016 23:22:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119801/#p119801</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119796/#p119796</link>
			<description><![CDATA[<p>This can also happen</p><p> if you have a break in the wire harness and may only show up when printing in specific spots.</p><p>If your stepper motor gets to ho.t</p><p>If the stepper driver gets to hot.</p><p>so it may take a bit of investigation to track down what is the cause</p>]]></description>
			<author><![CDATA[null@example.com (mark.burton)]]></author>
			<pubDate>Wed, 23 Mar 2016 21:39:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119796/#p119796</guid>
		</item>
		<item>
			<title><![CDATA[Re: random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119761/#p119761</link>
			<description><![CDATA[<p>This is a common problem that is usually caused by the cable to the x axis stepper dragging on the plastic side case on the right side.&nbsp; The friction causes the cable to momentarily open and skip a step.</p><p>There are many threads that discuss this issue, but here is a link to one of the more helpful threads:<br /><a href="http://www.soliforum.com/topic/10905/major-shift-in-printing/">http://www.soliforum.com/topic/10905/ma … -printing/</a></p>]]></description>
			<author><![CDATA[null@example.com (bitdorf)]]></author>
			<pubDate>Wed, 23 Mar 2016 05:30:01 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119761/#p119761</guid>
		</item>
		<item>
			<title><![CDATA[random X-axis shift in print]]></title>
			<link>https://www.soliforum.com/post/119734/#p119734</link>
			<description><![CDATA[<p>Hi there!</p><p>I have a Davinci 1.0A with Repetier 0.92! On longer prints I have random x-axis shifts, the print is shifted about 2mm to the right! </p><p><span class="postimg"><img src="http://soliforum.com/i/?duLGtd1.png" alt="http://soliforum.com/i/?duLGtd1.png" /></span></p><p>I run the travel moves with 45mm/sec that is the speed of the stock firmware that I found when reverse engineering the code - so this should not be the problem.</p><p>After some search on the web I found that this could be caused by an end stop giving a wrong signal. I looked at the X-axis endstop and found that the cables run in parallel with the stepper motor cables - I think this is not good as there could be some EMI introduced on the signal lines. </p><p>I will do a mod and run the cables separete from the motor cables plus will twist them! I also thought about putting a ferrite bread on the end before the main board would also give a benefit in signal quality!</p><p>A software fix would be to disable the endstop (M121) after the initial homing and enable before the final homing (M120) - but I don&#039;t know if this is supported by the firmware - I would need to check when my current print is finished.</p><p>NOW my question: Has someone of you already tried some of this stuff and could give some advice?</p><p>Take care!</p>]]></description>
			<author><![CDATA[null@example.com (Hecot)]]></author>
			<pubDate>Tue, 22 Mar 2016 19:04:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119734/#p119734</guid>
		</item>
	</channel>
</rss>
