<?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 — Changing extruder temp with xyz advanced]]></title>
		<link>https://www.soliforum.com/topic/14356/changing-extruder-temp-with-xyz-advanced/</link>
		<atom:link href="https://www.soliforum.com/feed/rss/topic/14356/" rel="self" type="application/rss+xml" />
		<description><![CDATA[The most recent posts in Changing extruder temp with xyz advanced.]]></description>
		<lastBuildDate>Wed, 23 Mar 2016 19:42:27 +0000</lastBuildDate>
		<generator>PunBB</generator>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119789/#p119789</link>
			<description><![CDATA[<div class="quotebox"><cite>81TTA wrote:</cite><blockquote><p>I&#039;m going to guess that delay is the extruder coming up to the new temperature.&nbsp; I&#039;m still using some old firmware that came originally with my printer.&nbsp; Maybe the function has changed in later versions.&nbsp; But, I can&#039;t monitor extruder temperature via the LCD screen during a print.&nbsp; </p><p>People who have tested this previously used an external temperature sensor to confirm things really were changing.&nbsp; If you don&#039;t have something like that, I think the next best thing would be to try multiple identical prints while increasing the temperature (and, maybe reducing the temperature?) to see how the print quality changes.&nbsp; In general, there has to be a value so cold that the filament starts to jam up and not lay down so well.&nbsp; I&#039;d imagine there&#039;s also a point where the extruder is too hot to print well, too.&nbsp; Like a lot of 3D printing things, you&#039;ll have to tweak and play with settings until you get what you want!</p></blockquote></div><br /><p>Thanks!<br />Im gonna try out some things!</p>]]></description>
			<author><![CDATA[null@example.com (Nick93)]]></author>
			<pubDate>Wed, 23 Mar 2016 19:42:27 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119789/#p119789</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119766/#p119766</link>
			<description><![CDATA[<p>I&#039;m going to guess that delay is the extruder coming up to the new temperature.&nbsp; I&#039;m still using some old firmware that came originally with my printer.&nbsp; Maybe the function has changed in later versions.&nbsp; But, I can&#039;t monitor extruder temperature via the LCD screen during a print.&nbsp; </p><p>People who have tested this previously used an external temperature sensor to confirm things really were changing.&nbsp; If you don&#039;t have something like that, I think the next best thing would be to try multiple identical prints while increasing the temperature (and, maybe reducing the temperature?) to see how the print quality changes.&nbsp; In general, there has to be a value so cold that the filament starts to jam up and not lay down so well.&nbsp; I&#039;d imagine there&#039;s also a point where the extruder is too hot to print well, too.&nbsp; Like a lot of 3D printing things, you&#039;ll have to tweak and play with settings until you get what you want!</p>]]></description>
			<author><![CDATA[null@example.com (81TTA)]]></author>
			<pubDate>Wed, 23 Mar 2016 15:52:05 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119766/#p119766</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119736/#p119736</link>
			<description><![CDATA[<div class="quotebox"><cite>81TTA wrote:</cite><blockquote><p>I had the wrong M-code.&nbsp; Should have been M109 not M104.&nbsp; 109 is extruder temp setpoint.&nbsp; 104 is bed temp setpoint.</p><p>In your code, uncomment (i.e. delete the &quot;;&quot;) on the M109 line (line # 25 in your listing).&nbsp; Replace &quot;S0&quot; with &quot;Sxxx&quot; where xxx = temperature in degrees C you want the extruder to run.&nbsp; For example M109 S220 should have the extruder running at 220degC for the print.</p><p>After you make the change to the code, save the .3w file.&nbsp; I don&#039;t have the application in front of me right now.&nbsp; But, I think there was a &quot;save&quot; button toward the top of the window?</p></blockquote></div><p>it keeps heating up till 205 c.<br />but before it starts to print, the extruder waits for like 10 sec. to start.<br />Maybe its heating up then? the screen doesnt show it.</p>]]></description>
			<author><![CDATA[null@example.com (Nick93)]]></author>
			<pubDate>Tue, 22 Mar 2016 19:14:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119736/#p119736</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119694/#p119694</link>
			<description><![CDATA[<p>I had the wrong M-code.&nbsp; Should have been M109 not M104.&nbsp; 109 is extruder temp setpoint.&nbsp; 104 is bed temp setpoint.</p><p>In your code, uncomment (i.e. delete the &quot;;&quot;) on the M109 line (line # 25 in your listing).&nbsp; Replace &quot;S0&quot; with &quot;Sxxx&quot; where xxx = temperature in degrees C you want the extruder to run.&nbsp; For example M109 S220 should have the extruder running at 220degC for the print.</p><p>After you make the change to the code, save the .3w file.&nbsp; I don&#039;t have the application in front of me right now.&nbsp; But, I think there was a &quot;save&quot; button toward the top of the window?</p>]]></description>
			<author><![CDATA[null@example.com (81TTA)]]></author>
			<pubDate>Mon, 21 Mar 2016 20:47:27 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119694/#p119694</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119678/#p119678</link>
			<description><![CDATA[<p>This is what i get at the gcode editor.<br /><span class="postimg"><img src="http://soliforum.com/i/?gA9Z5Nn.png" alt="http://soliforum.com/i/?gA9Z5Nn.png" /></span></p>]]></description>
			<author><![CDATA[null@example.com (Nick93)]]></author>
			<pubDate>Mon, 21 Mar 2016 18:09:59 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119678/#p119678</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119675/#p119675</link>
			<description><![CDATA[<p>The extruder temperature can be changed in the software.&nbsp; But, it&#039;s not quite as simple as pushing a button.&nbsp; You need to go to the &quot;Gcode editor&quot; tab in advanced mode.&nbsp; You&#039;ll need to add a line containing M109 XXX&nbsp; where XXX is the temperature you want in degrees C toward the top of the file.&nbsp; If I remember correctly (not sure if it changes with different versions) you should see an M109 that&#039;s commented out within the first 20 or so lines of gcode.&nbsp; You should be able to uncomment and change the temperature there.</p><p>I know this was tried and proven to work in another thread.&nbsp; I believe someone used the internal monitor along with a temperature sensor to confirm.</p>]]></description>
			<author><![CDATA[null@example.com (81TTA)]]></author>
			<pubDate>Mon, 21 Mar 2016 16:59:46 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119675/#p119675</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119663/#p119663</link>
			<description><![CDATA[<div class="quotebox"><cite>carl_m1968 wrote:</cite><blockquote><div class="quotebox"><cite>Nick93 wrote:</cite><blockquote><p>Hello,</p><p>Im trying to change the extruder temp with xyz advanced but i cant change it.<br />Im using the Da vinci JR.<br />Can someone help me out?</p><p>Thanks in advance</p></blockquote></div><p>Won&#039;t work on the Jr. The RFID chip in the filament sets the temp. Thats why there is a group trying to figure out how to override the chip.</p><p>Also please delete your other two post to avoid confusion.</p></blockquote></div><p>oh im sorry, i will delete the posts.</p>]]></description>
			<author><![CDATA[null@example.com (Nick93)]]></author>
			<pubDate>Mon, 21 Mar 2016 12:22:31 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119663/#p119663</guid>
		</item>
		<item>
			<title><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119661/#p119661</link>
			<description><![CDATA[<div class="quotebox"><cite>Nick93 wrote:</cite><blockquote><p>Hello,</p><p>Im trying to change the extruder temp with xyz advanced but i cant change it.<br />Im using the Da vinci JR.<br />Can someone help me out?</p><p>Thanks in advance</p></blockquote></div><p>Won&#039;t work on the Jr. The RFID chip in the filament sets the temp. Thats why there is a group trying to figure out how to override the chip.</p><p>Also please delete your other two post to avoid confusion.</p>]]></description>
			<author><![CDATA[null@example.com (carl_m1968)]]></author>
			<pubDate>Mon, 21 Mar 2016 11:52:08 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119661/#p119661</guid>
		</item>
		<item>
			<title><![CDATA[Changing extruder temp with xyz advanced]]></title>
			<link>https://www.soliforum.com/post/119660/#p119660</link>
			<description><![CDATA[<p>Hello,</p><p>Im trying to change the extruder temp with xyz advanced but i cant change it.<br />Im using the Da vinci JR.<br />Can someone help me out?</p><p>Thanks in advance</p>]]></description>
			<author><![CDATA[null@example.com (Nick93)]]></author>
			<pubDate>Mon, 21 Mar 2016 11:40:06 +0000</pubDate>
			<guid>https://www.soliforum.com/post/119660/#p119660</guid>
		</item>
	</channel>
</rss>
