<?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 printing mid air]]></title>
		<link>https://www.soliforum.com/topic/9792/press-printing-mid-air/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/9792/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Press printing mid air.]]></description>
		<lastBuildDate>Wed, 18 Feb 2015 05:24:06 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/85916/#p85916</link>
			<description><![CDATA[<p>I had the same problem, it was driving me crazy, but i found out that it was the 3d SLT files i was using. For some reason they caused the printer to print in mid air. I started testing with STL files from thingieverse and, just to be sure, i ran them through the microsoft online model repair website.</p><p><a href="https://modelrepair.azurewebsites.net">https://modelrepair.azurewebsites.net</a></p><p>Now i have other problems with my Press... sigh... but at least is not printing in mid air.</p>]]></description>
			<author><![CDATA[null@example.com (sigilo)]]></author>
			<pubDate>Wed, 18 Feb 2015 05:24:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/85916/#p85916</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/84214/#p84214</link>
			<description><![CDATA[<p>Thanx for your answers!<br />As i had to go to work for some days ill test it when i get home.</p>]]></description>
			<author><![CDATA[null@example.com (oleskavhaug)]]></author>
			<pubDate>Mon, 09 Feb 2015 07:17:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84214/#p84214</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/84111/#p84111</link>
			<description><![CDATA[<p>If you&#039;re using SoliPrint then it should add the appropriate start &amp; end gcode for you. I use 1.0 for z calibration and 1.1 for printing. </p><p>I prefer printing with octoprint though. So I load my stl in Slic3r (which is the same slicer that Soliprint uses under the hood) and generate gcode from there. Then I upload the gcode file to octoprint.</p><p>So when I started with Octoprint I had the same problem air printing problem as you. Adding the G29 to the startup code was what fixed it. Now I find that I also need to rehome the z axis between prints. To add G29 in Slic3r, there&#039;s a box in Printer Settings &gt; Custom G-code. My start gcode is:<br />G28 ; home all axes<br />G29 ; <br />G1 Z5 F5000 ; lift nozzle<br />G92 E0 ; reset extrusion distance</p><p>I haven&#039;t used Repetier Host before so I can&#039;t comment on how to set it in there.</p><p>Oh, and if you want to look at the start gcode that soliprint is using you can see it by viewing the log. View log is available from one of the Soliprint menus.</p>]]></description>
			<author><![CDATA[null@example.com (rrssll)]]></author>
			<pubDate>Sun, 08 Feb 2015 18:54:51 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84111/#p84111</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/84095/#p84095</link>
			<description><![CDATA[<p>Thanx for the reply!<br />As i have never tried Repetie Host, would u be nice to post some screen shots so i would be sure i put the info in right? :-)</p><p>Thanx!</p>]]></description>
			<author><![CDATA[null@example.com (oleskavhaug)]]></author>
			<pubDate>Sun, 08 Feb 2015 17:58:54 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84095/#p84095</guid>
		</item>
		<item>
			<title><![CDATA[Re: Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/84092/#p84092</link>
			<description><![CDATA[<p>Copy paste from other post</p><p>Try repetier host and use these settings in the pre and post script gcode</p><p>Start :<br />G28 ; home all axis<br />G1 Z-5.0 F5000 ; Move platform down 5mm<br />M565 Z-1<br />G29 ; Bed Check - Z-Offset<br />End:<br />G28 X0 Y0&nbsp; ; home X axis and y axis<br />G90<br />G91<br />M104 S0 ; kill extruder temperature<br />M140 S0 ; kill bed temperature<br />M84 ; disable motors<br />This way jobs sent to OctoPrint will Home all Axis and check the<br />Z-offset right before the print.<br />Works really well.</p>]]></description>
			<author><![CDATA[null@example.com (Enkhuizen)]]></author>
			<pubDate>Sun, 08 Feb 2015 17:35:39 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84092/#p84092</guid>
		</item>
		<item>
			<title><![CDATA[Press printing mid air]]></title>
			<link>https://www.soliforum.com/post/84062/#p84062</link>
			<description><![CDATA[<p>So i got my press some days ago (Norway) after waiting 6 months....<br />Problem starting with the abs filament not sticking on the bed, so i got some Koptan tape and its all good:-)<br />Using Soliprint v1.0 as 1.1 wont let me calibrate. <br />So i starts my first print, a Hello Kitty figure for my younges one:-) <br />I printing&nbsp; at 0.3 mm (low) but still it looks ok, but it stops when it have about 15 % left:-(<br />Then i go on printing a mincraft enderman (smal one) ant its also ok.<br />Now my problems starts, when printing it starts mid air, about 0,3 - 0,5 cm above the bed......<br />I have tryed to re-calibrate, and it does it, also did send M502 followed up by M500 g-code before calibrating again, but it still starts every print mid air.....</p><p>Anyone have a solution? as i can see it it should be ok as it does calibrate ok.</p><p>Thanx!</p>]]></description>
			<author><![CDATA[null@example.com (oleskavhaug)]]></author>
			<pubDate>Sun, 08 Feb 2015 13:41:41 +0000</pubDate>
			<guid>https://www.soliforum.com/post/84062/#p84062</guid>
		</item>
	</channel>
</rss>
