<?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 — Z Axis - Please help end three weeks of hell]]></title>
		<link>https://www.soliforum.com/topic/8837/z-axis-please-help-end-three-weeks-of-hell/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/8837/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Z Axis - Please help end three weeks of hell.]]></description>
		<lastBuildDate>Mon, 22 Dec 2014 22:37:32 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76145/#p76145</link>
			<description><![CDATA[<p>Since I have determined that the issue is not the z axis I am going to continue investigating and see if I can find out what my next problem is and put it in another thread.</p><p>Thanks for the help.</p><p>EDIT: Upgraded the RH software from that which was linked in the Solidoodle setup guide and it is working 1000% better.&nbsp; Was on .8 something and am no on 1.06</p>]]></description>
			<author><![CDATA[null@example.com (brandon)]]></author>
			<pubDate>Mon, 22 Dec 2014 22:37:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76145/#p76145</guid>
		</item>
		<item>
			<title><![CDATA[Re: Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76097/#p76097</link>
			<description><![CDATA[<p>I appreciate the help but it didn&#039;t work for my printer very well.&nbsp; It would park the extruder assembly and then just stop while the extruder temperature dropped.</p><p>I don&#039;t have a heated bed so I took that line out but it still just stalled out on me.</p><p>Unless I was too impatient.&nbsp; I did modify it to this to see if this would work:</p><p>G21; set mm units<br />G28; home all axis<br />G90; set absolute coordinates<br />G1 X75 Y75 F4000; move extruder above bed<br />G28 Z0; home Z axis<br />G92 E0; reset extrusion distance</p><p>This worked, but I ran into the same issue.</p><p>So I just put my hand down on the Z Axis screw drive and waited for it to move.&nbsp; It did so apparently that is not my problem.</p><p>It is just so odd.&nbsp; It prints the brim just fine but as soon as it moves to print anything inside it is completely ineffective,</p>]]></description>
			<author><![CDATA[null@example.com (brandon)]]></author>
			<pubDate>Mon, 22 Dec 2014 03:35:51 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76097/#p76097</guid>
		</item>
		<item>
			<title><![CDATA[Re: Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76091/#p76091</link>
			<description><![CDATA[<p>If you want to try my code feel free. It has been working great for nearly a year now.</p><p>G21; set mm units<br />G28 ;home all axis<br />M190 S[first_layer_bed_temperature] ; set and wait for bed temp to be reached<br />M104 S[temperature] ; set extruder temp and start heating<br />G90; set absolute coordinates<br />G1 Z5 F300 ;move platform down 5mm<br />G1 X10 Y10 F3000 ;move to front left corner<br />M109 S[temperature]; wait for extruder temp to be reached<br />G1 Z[first_layer_height] F200 ;move platform close to nozzle<br />G92 E0; reset extrusion distance</p><p>I got rid of the anchor command months ago, but everything still works just fine.</p>]]></description>
			<author><![CDATA[null@example.com (AZERATE)]]></author>
			<pubDate>Sun, 21 Dec 2014 22:27:45 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76091/#p76091</guid>
		</item>
		<item>
			<title><![CDATA[Re: Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76074/#p76074</link>
			<description><![CDATA[<p>My start code looks like this:</p><p>G21; set mm units<br />G90; set absolute coordinates<br />G28 X0 Y0; home x and y axis<br />G1 X75 Y75 F4000; move extruder above bed<br />G28 Z0; home Z axis<br />G92 E0; reset extrusion distance</p><p>Not sure where I got it from but I believe it was from a forum.&nbsp; Is is possible that something in my RH settings could be conflicting with this or the other way around?</p><p>Thanks for the help BTW!</p>]]></description>
			<author><![CDATA[null@example.com (brandon)]]></author>
			<pubDate>Sun, 21 Dec 2014 18:13:17 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76074/#p76074</guid>
		</item>
		<item>
			<title><![CDATA[Re: Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76045/#p76045</link>
			<description><![CDATA[<p>Does your start code look something like this:<br />G21; set mm units<br />G28 ;home all axis<br />G90; set absolute coordinates<br />G92 E0; reset extruder distance<br />M104 S230; set extruder temp and start heating<br />G1 Z5 F300 ;move platform down 5mm<br />G1 X145 Y145 F3000 ; move to back right corner<br />M109 S230; wait for extruder temp to be reached<br />G1 Z[first_layer_height] F200 ;move platform close to nozzle<br />G1 E7; extruder anchor<br />G1 F3000; Set Feed rate for first move<br />G92 E0; reset extrusion distance</p>]]></description>
			<author><![CDATA[null@example.com (satman49)]]></author>
			<pubDate>Sun, 21 Dec 2014 05:07:55 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76045/#p76045</guid>
		</item>
		<item>
			<title><![CDATA[Z Axis - Please help end three weeks of hell]]></title>
			<link>https://www.soliforum.com/post/76043/#p76043</link>
			<description><![CDATA[<p>Summary: I don&#039;t think the Z-axis is moving at all</p><p>I purchased a Solidoodle 2 from someone that claimed it was in working order.&nbsp; When I first fired it up (of course first going through the setup portions that were applicable) it was grooving the painters tape so I recalibrated the z Axis.</p><p>I have discovered though that while the Z axis will move manually via the Repetier software it does not seem to drop during a print.&nbsp; It just tried to print the same thing over and over again at the same level.</p><p>Since the steppers seem to be fine then it must mean that there is either something in the settings or something in the Gcode that is really screwing things up.&nbsp; the other option I can think of is firmware but I don&#039;t know much about flashing these things.</p><p>I can take a video if that will help.&nbsp; </p><p>Any help would be greatly appreciated.</p><p><strong>Solution at bottom post</strong></p>]]></description>
			<author><![CDATA[null@example.com (brandon)]]></author>
			<pubDate>Sun, 21 Dec 2014 04:12:36 +0000</pubDate>
			<guid>https://www.soliforum.com/post/76043/#p76043</guid>
		</item>
	</channel>
</rss>
