<?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 — Repetier Filament Loading Too Short]]></title>
		<link>https://www.soliforum.com/topic/13807/repetier-filament-loading-too-short/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/13807/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Repetier Filament Loading Too Short.]]></description>
		<lastBuildDate>Mon, 22 Feb 2016 18:55:50 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117235/#p117235</link>
			<description><![CDATA[<p>M104 sets the extruder temp but I believe immediately goes on to process the next command, in this case extrude filament. Since the extruder was still cold, I suspect it tried to extrude but just grinded instead. M109 sets the extruder temperature, but waits until it is reached before processing the next command. I&#039;m not sure why the original code didn&#039;t work though.</p>]]></description>
			<author><![CDATA[null@example.com (prpickett)]]></author>
			<pubDate>Mon, 22 Feb 2016 18:55:50 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117235/#p117235</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117227/#p117227</link>
			<description><![CDATA[<p>Using G-code or M-code works, combined doesnt. I dont get it.</p><p>For now, Ill need to use the Repetier manual control buttons. Extruder options are only 10,50,100.<br />Hotend button on. But you have to remember to shut it off. I accidentally left the the hot end on. Thats a Safety issue.<br />Repetier says the UI for the buttons cant be changed.</p><p>M109 S230; wait for extruder temp to be reached<br />G1 E200 F100<br />M300 S400 P5000; Play beep sound<br />M0; shut down</p><p>I tried using M104 S230. Didnt work w/ g-code.</p><p>Start hot end- 230C<br />Hold temp<br />Extrude (length of bowden tube) at say 100mm/sec<br />Purge 25mm at 20mm/sec<br />Shut off hot end<br />Play sound</p>]]></description>
			<author><![CDATA[null@example.com (knucklbustr)]]></author>
			<pubDate>Mon, 22 Feb 2016 16:53:40 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117227/#p117227</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117216/#p117216</link>
			<description><![CDATA[<p>I&#039;m not sure why this didn&#039;t work. I&#039;ll check my code when I get home this evening to see what is different. I do think that F20 is really slow. I think I use F500. If I remember correctly, the F value is mm/minute.</p>]]></description>
			<author><![CDATA[null@example.com (prpickett)]]></author>
			<pubDate>Mon, 22 Feb 2016 14:08:39 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117216/#p117216</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117190/#p117190</link>
			<description><![CDATA[<p>No. Didnt work. Went hot then off w/out extruding.<br />Now Im guessing.</p>]]></description>
			<author><![CDATA[null@example.com (knucklbustr)]]></author>
			<pubDate>Mon, 22 Feb 2016 02:56:56 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117190/#p117190</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117186/#p117186</link>
			<description><![CDATA[<div class="quotebox"><cite>prpickett wrote:</cite><blockquote><p>I&#039;m confused. I thought you were asking how to change the load/unload value to match the bowden setup. Why wouldn&#039;t you want it to permanently be set to the new value? If you are just wanting to extrude/retract smaller amounts for times other than loading/unloading filament, there is a gcode for that&nbsp; &quot;G1 EXX (or -XX) F(speed of extrusion).</p></blockquote></div><p>Only to run it thru for a filament change.<br />I want to bring the filament up the gears, hit a button to extrude down the hot end.<br />Its a PITA to push it thru.</p><p>Ok, G1. That worked. thanks<br />Is there a gcode to turn on the hot end also, other than turning on hot end separately thru manual control ?</p><p>Edit: Think I found it.<br />M109 S230; wait for extruder temp to be reached<br />G1 E200 F20<br />M104 S0 ; kill extruder temperature</p><p>Hers the DAV bowden setup.<br /><span class="postimg"><img src="http://soliforum.com/i/?YCsUrJy.jpg" alt="http://soliforum.com/i/?YCsUrJy.jpg" /></span></p><p><span class="postimg"><img src="http://soliforum.com/i/?sZZ2Ibh.jpg" alt="http://soliforum.com/i/?sZZ2Ibh.jpg" /></span></p>]]></description>
			<author><![CDATA[null@example.com (knucklbustr)]]></author>
			<pubDate>Mon, 22 Feb 2016 02:18:28 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117186/#p117186</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117184/#p117184</link>
			<description><![CDATA[<p>I&#039;m confused. I thought you were asking how to change the load/unload value to match the bowden setup. Why wouldn&#039;t you want it to permanently be set to the new value? If you are just wanting to extrude/retract smaller amounts for times other than loading/unloading filament, there is a gcode for that&nbsp; &quot;G1 EXX (or -XX) F(speed of extrusion).</p>]]></description>
			<author><![CDATA[null@example.com (prpickett)]]></author>
			<pubDate>Mon, 22 Feb 2016 01:59:41 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117184/#p117184</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117181/#p117181</link>
			<description><![CDATA[<div class="quotebox"><cite>prpickett wrote:</cite><blockquote><p>You can edit the value in the configuration_h file (line# is 1743 in the github file or search for #define UI_SET_PRESET_UNLOAD_LOAD_DISTANCE&nbsp; 60) and change the value in this case 60 to whatever value you want and this will now work with the load/unload menu choices on the LCD screen. I believe the value is the distance in mm you want to feed. Once you change it, you would need to upload and save the new firmware.</p></blockquote></div><p>Ok, but the loading/unloading will be at set value distance all the time.</p><p>Maybe a Gcode script ? To use only for loading a new filament.<br />I notice RepHost has a Send Script function. Manual control buttons.</p><p>Ill try to look for a extruder gcode.<br />Hot end on-extrude 350-hot end off ??</p>]]></description>
			<author><![CDATA[null@example.com (knucklbustr)]]></author>
			<pubDate>Mon, 22 Feb 2016 01:51:27 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117181/#p117181</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117143/#p117143</link>
			<description><![CDATA[<p>You can edit the value in the configuration_h file (line# is 1743 in the github file or search for #define UI_SET_PRESET_UNLOAD_LOAD_DISTANCE&nbsp; 60) and change the value in this case 60 to whatever value you want and this will now work with the load/unload menu choices on the LCD screen. I believe the value is the distance in mm you want to feed. Once you change it, you would need to upload and save the new firmware.</p>]]></description>
			<author><![CDATA[null@example.com (prpickett)]]></author>
			<pubDate>Sun, 21 Feb 2016 19:44:04 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117143/#p117143</guid>
		</item>
		<item>
			<title><![CDATA[Re: Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117116/#p117116</link>
			<description><![CDATA[<div class="quotebox"><cite>knucklbustr wrote:</cite><blockquote><p>Finally, the DAV 1.0, &quot;Screamin&#039; Meanie&quot;, Bowden Extruder is up and running.</p><p>When loading the filament I have keep pressing the Load button on the LCD until it reaches the hot end.</p><p>I would like to start the filament from the reel thru the extruder, <br />then hit load to extrude thru the bowden tube to the hot end. </p><p>How can this be accomplished ?</p></blockquote></div><br /><p>You would need to use Repetier host and tell it to feed the amount of filament required for the distance you need.. Most don&#039;t use built in load functions. We simply heat the hot end to the required temp then push the filament through by hand by releasing the tension mech on the extruder..</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Sun, 21 Feb 2016 16:54:32 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117116/#p117116</guid>
		</item>
		<item>
			<title><![CDATA[Repetier Filament Loading Too Short]]></title>
			<link>https://www.soliforum.com/post/117113/#p117113</link>
			<description><![CDATA[<p>Finally, the DAV 1.0, &quot;Screamin&#039; Meanie&quot;, Bowden Extruder is up and running.</p><p>When loading the filament I have keep pressing the Load button on the LCD until it reaches the hot end.</p><p>I would like to start the filament from the reel thru the extruder, <br />then hit load to extrude thru the bowden tube to the hot end. </p><p>How can this be accomplished ?</p>]]></description>
			<author><![CDATA[null@example.com (knucklbustr)]]></author>
			<pubDate>Sun, 21 Feb 2016 15:14:30 +0000</pubDate>
			<guid>https://www.soliforum.com/post/117113/#p117113</guid>
		</item>
	</channel>
</rss>
