<?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 — Press bed runs too high, regardless of Z-offset]]></title>
		<link>https://www.soliforum.com/topic/14298/press-bed-runs-too-high-regardless-of-zoffset/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14298/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Press bed runs too high, regardless of Z-offset.]]></description>
		<lastBuildDate>Sun, 10 Apr 2016 15:53:21 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/120860/#p120860</link>
			<description><![CDATA[<p>This was mine: (when Press still worked):</p><p>G21; set mm units<br />G90; set absolute coordinates<br />G28 X0 Y0; home X&amp;Y<br />G29; probe bed<br />G92 E0; reset extrusion distance<br />G1 Z5 F5000; lift nozzle</p><p>Save your somewhere and try mine. Then if still not work, put back yours.</p>]]></description>
			<author><![CDATA[null@example.com (madfalcon81)]]></author>
			<pubDate>Sun, 10 Apr 2016 15:53:21 +0000</pubDate>
			<guid>https://www.soliforum.com/post/120860/#p120860</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/120846/#p120846</link>
			<description><![CDATA[<p>To Clarify, On my printer G29 is the LAST item in my start G-code.<br />Here is the entire start up code:<br />Code&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp;Does This<br />M100&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Unknown<br />G21&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set units to mm<br />G90&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set to Absolute Positioning<br />G28 X0 Y0&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Move to 0, 0<br />G1 Z15 F4800&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Move to Z15 speed 4800<br />G1 Y5 F4800&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Move to Y5 speed 4800<br />G1 X5 F4800&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Move to x5 speed 4800<br />G29&nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; &nbsp; Set Z probe Offset (Invokes auto leveling on our Machines)</p><p>That&#039;s all folks !</p><p>ScRamjet</p><p>I will add, My Printer is working pretty good on low resolution, still working on getting higher res.</p>]]></description>
			<author><![CDATA[null@example.com (ScRamjet)]]></author>
			<pubDate>Sun, 10 Apr 2016 03:14:47 +0000</pubDate>
			<guid>https://www.soliforum.com/post/120846/#p120846</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/120236/#p120236</link>
			<description><![CDATA[<div class="quotebox"><cite>android78 wrote:</cite><blockquote><p>Further to madfalcon, do you have G29 in your start gcode?&nbsp; This is what does the multi-point test (it should test the bed height in 9 places) to determine height and slope of the bed.&nbsp; If the printer isn&#039;t doing the 9 point test, I suggest looking at the start gcode.<br />For reference, what slicer are you using?</p></blockquote></div><br /><p>also is important WHERE is that G29 is placed, because I had the same problem. I looked in my archive and didnt find that topic. It shouldnt be placed (G28 or G29) in the wrong place, because it cancels the bed leveling.</p>]]></description>
			<author><![CDATA[null@example.com (madfalcon81)]]></author>
			<pubDate>Wed, 30 Mar 2016 20:38:21 +0000</pubDate>
			<guid>https://www.soliforum.com/post/120236/#p120236</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/120201/#p120201</link>
			<description><![CDATA[<p>Further to madfalcon, do you have G29 in your start gcode?&nbsp; This is what does the multi-point test (it should test the bed height in 9 places) to determine height and slope of the bed.&nbsp; If the printer isn&#039;t doing the 9 point test, I suggest looking at the start gcode.<br />For reference, what slicer are you using?</p>]]></description>
			<author><![CDATA[null@example.com (android78)]]></author>
			<pubDate>Wed, 30 Mar 2016 02:11:59 +0000</pubDate>
			<guid>https://www.soliforum.com/post/120201/#p120201</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/119349/#p119349</link>
			<description><![CDATA[<p>Do you have an start Gcode ?</p>]]></description>
			<author><![CDATA[null@example.com (madfalcon81)]]></author>
			<pubDate>Tue, 15 Mar 2016 20:24:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119349/#p119349</guid>
		</item>
		<item>
			<title><![CDATA[Press bed runs too high, regardless of Z-offset]]></title>
			<link>https://www.soliforum.com/post/119257/#p119257</link>
			<description><![CDATA[<p>I have very nearly abandoned my efforts to have Solidoodle honor their offer of a refund on my never-worked-properly SD Press; I&#039;m just making some last-ditch attempts, grabbing at straws, for any restitution.&nbsp; It is sad that Sam Cervantes lacks the ethics to be up front and transparent with his customers.&nbsp; If Sam has any hope of future business success, he will quickly wake up to the importance of honest and open customer relationships, or he will only repeat the Solidoodle debacle again and again.&nbsp; I, for one, will be warning each and all to avoid any company with which he is involved.</p><p>That said, sorry for the vent, I have a Press that has never worked.&nbsp; I am able to create a textbook-perfect Z-calibration print.&nbsp; Choosing the proper print height, however, does nothing.&nbsp; No matter what offset I select, the bed always runs too high.&nbsp; I end up with a tangled mess of filament around the print head and nothing on the bed.</p><p>The Z-offset setting is ignored and the bed is runs too high.</p><p>Has anyone else had this problem and, if so, were you able to solve it?&nbsp; I am not excited about this giant paperweight, particularly given its cost, the lack of papers on my workbench, and the low velocity of the wind indoors.</p><p>Thank you in advance for any insight you can share.</p>]]></description>
			<author><![CDATA[null@example.com (Max)]]></author>
			<pubDate>Mon, 14 Mar 2016 20:49:25 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119257/#p119257</guid>
		</item>
	</channel>
</rss>
