<?xml version="1.0" encoding="utf-8"?>
<feed xmlns="http://www.w3.org/2005/Atom">
	<title type="html"><![CDATA[SoliForum - 3D Printing Community — Changing extruder temp with xyz advanced]]></title>
	<link rel="self" href="https://www.soliforum.com/feed/atom/topic/14356/" />
	<updated>2016-03-23T19:42:27Z</updated>
	<generator>PunBB</generator>
	<id>https://www.soliforum.com/topic/14356/changing-extruder-temp-with-xyz-advanced/</id>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119789/#p119789" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nick93]]></name>
				<uri>https://www.soliforum.com/user/13883/</uri>
			</author>
			<updated>2016-03-23T19:42:27Z</updated>
			<id>https://www.soliforum.com/post/119789/#p119789</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119766/#p119766" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[81TTA]]></name>
				<uri>https://www.soliforum.com/user/13279/</uri>
			</author>
			<updated>2016-03-23T15:52:05Z</updated>
			<id>https://www.soliforum.com/post/119766/#p119766</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119736/#p119736" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nick93]]></name>
				<uri>https://www.soliforum.com/user/13883/</uri>
			</author>
			<updated>2016-03-22T19:14:46Z</updated>
			<id>https://www.soliforum.com/post/119736/#p119736</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119694/#p119694" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[81TTA]]></name>
				<uri>https://www.soliforum.com/user/13279/</uri>
			</author>
			<updated>2016-03-21T20:47:27Z</updated>
			<id>https://www.soliforum.com/post/119694/#p119694</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119678/#p119678" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nick93]]></name>
				<uri>https://www.soliforum.com/user/13883/</uri>
			</author>
			<updated>2016-03-21T18:09:59Z</updated>
			<id>https://www.soliforum.com/post/119678/#p119678</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119675/#p119675" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[81TTA]]></name>
				<uri>https://www.soliforum.com/user/13279/</uri>
			</author>
			<updated>2016-03-21T16:59:46Z</updated>
			<id>https://www.soliforum.com/post/119675/#p119675</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119663/#p119663" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nick93]]></name>
				<uri>https://www.soliforum.com/user/13883/</uri>
			</author>
			<updated>2016-03-21T12:22:31Z</updated>
			<id>https://www.soliforum.com/post/119663/#p119663</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Re: Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119661/#p119661" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[carl_m1968]]></name>
				<uri>https://www.soliforum.com/user/7731/</uri>
			</author>
			<updated>2016-03-21T11:52:08Z</updated>
			<id>https://www.soliforum.com/post/119661/#p119661</id>
		</entry>
		<entry>
			<title type="html"><![CDATA[Changing extruder temp with xyz advanced]]></title>
			<link rel="alternate" href="https://www.soliforum.com/post/119660/#p119660" />
			<content type="html"><![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>]]></content>
			<author>
				<name><![CDATA[Nick93]]></name>
				<uri>https://www.soliforum.com/user/13883/</uri>
			</author>
			<updated>2016-03-21T11:40:06Z</updated>
			<id>https://www.soliforum.com/post/119660/#p119660</id>
		</entry>
</feed>
