<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>Temperature Offset (SOLVED...Thank You Guys)</title>
        <description> Hi I think I recall seeing some where that it is possible to set an Offset on the Thermistor reading.
Since installing the RepRap Expansion Board here, the Web Interface has been showing T0 as working correctly.
T1 was a floating reading of around 162&#039;, and T2 as a floating Reading of around +/-6&#039;. (with no thermistors on T1/T2).

Now I have T1 connected up the temp reading is stuck at 162&#039; or there abouts, but if I select a temp higher than that, the heater works correctly. (So it can&#039;t see the temp).

If I move the 2nd Extruder connections to T2, then the ambient Temp it comes up with is 60&#039;, but this reading rises if I turn on the Heater. (So it works, but is 40&#039; High approx)

It seems to me that there is a fault on the T1 circuit as the temp reading is stuck.
Also the temp reading on T2 is 40&#039; to high (approx), but otherwise working.

I&#039;d like to run the second nozzle on this faulty board just to see it working before returning it to RepRap, so I seem to remember that there is a way to set a temperature offset 
to correct the reading (which is about 40&#039; high). Can any one tell me the entry I need to make in the config file to alter it please.

Kim (Disappointed, but not put off)</description>
        <link>https://reprap.org/forum/read.php?340,575889,575889#msg-575889</link>
        <lastBuildDate>Fri, 11 Sep 2026 09:08:01 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,576068#msg-576068</guid>
            <title>Re: Temperature Offset (SOLVED...Thank You Guys)</title>
            <link>https://reprap.org/forum/read.php?340,575889,576068#msg-576068</link>
            <description><![CDATA[ NOW I HAVE EGG ON MY FACE!!!!!<br />
<br />
Ok here is what the problem was:-<br />
[attachment 64767 ReWired_Duet0.6-brd__preview_featured.jpg]<br />
<br />
In the Original build when it got to the fitting the Sensor part we had to place a Blue Flying lead on to the Expansion Pin.<br />
When I did this, the lead was tight so I'd bent the pin slightly to allow the lead to fit.<br />
In my haste to fit the Expansion Board I'd forgotten to straighten the Pin, and so it wasn't connected.<br />
So now it is, and all is as it should be.<br />
But thank you very much for your help guys, as other minor problems (settings in the config file mainly), have been addressed now.<br />
<br />
I was really get quite fed up with it, and I can't believe I missed straightening the Pin. I remember thinking I must, then got called away, and it got forgotten.]]></description>
            <dc:creator>KimBrown</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 10:11:00 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,576005#msg-576005</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,576005#msg-576005</link>
            <description><![CDATA[ Hi Ian, good to hear from you again.<br />
Yes thanks for pointing out those bits. David (DC) already had mentioned them so I edited the config file and that sorted one of the problems.<br />
But One port just won't look at the thermistor, and is stuck at 160'.<br />
If I move the connections over to the other port, then that port sees it fine. So it looks like a fault (dry joint, what ever).<br />
I'll try to take the card out later, and have a good look around it with a magnifier glass.<br />
I'm in Wales at the moment, but could call round to you works there a week tomorrow (Wed 4th), if your about.<br />
I only got the card a month ago (i think), and only fitted it about a week ago. The Quickset nozzles arrived last night,<br />
so it was the first time I tried one of the other Extruder ports.<br />
So I'm hoping it's still covered by the Warranty.<br />
<br />
I'll move the connections back later, as I want to try the Dual Extruders.....<br />
<br />
Good to hear from you,<br />
Kim..<br />
[attachment 64763 IMG_0139.JPG]<br />
M111 S0; Debug off<br />
M550 POrmerod; Set the machine's name<br />
M551 Preprap; Set the password<br />
M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; Set the MAC address<br />
;M552 P0.0.0.0 ; Un-comment for DHCP<br />
M552 P192.168.43.200; Set the IP address. comment out for DHCP<br />
M553 P255.255.255.0; Set netmask<br />
M554 P192.168.43.1; Set the gateway<br />
M555 P2; Emulate Marlin USB output<br />
<br />
M563 P0 D0 H1 ; Define tool 0 M563 P0 D0 H1<br />
M563 P1 D1 H2 ; Define tool 1 Uses Drive 1 and Heater 2 M563 P1 D1 H2                <br />
M563 P2 D2 H3 ; Define tool 2 Uses Drive 2 and Heater 3 M563 P2 D2 H3<br />
G10 P0 S-273 R-273 ; Set tool 0 operating and standby temperatures G10 P0 S-273 R-273<br />
G10 P1 S-273 R-273 ; Set tool 1 operating and standby temperatures G10 P1 S-273 R-273     <br />
G10 P2 S-273 R-273 ; Set tool 2 operating and standby temperatures G10 P2 S-273 R-273<br />
M305 P2 R4700<br />
M305 P3 R4700<br />
<br />
M92 E428 ; Set extruder steps/mm    M92 E428:E428:E428                                    <br />
G21 ; Work in mm<br />
G90 ; Absolute positioning<br />
M83 ; Extrusions relative<br />
M558 P0 ; Turn Z Probe off<br />
M906 X1000 Y1000 Z1000 E1000 ; Motor currents (mA)<br />
M201 X1000 Y1000 Z15 E1000; acceleration tweaks for improved finish M201 X1000 Y1000 Z15 E1000<br />
M203 X15000 Y15000 Z300 E3600; speed tweaks for improved finish<br />
M574 X1 Y2 Z1 S1<br />
T0]]></description>
            <dc:creator>KimBrown</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 07:38:26 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575972#msg-575972</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575972#msg-575972</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>dc42</strong><br />
<blockquote class="bbcode"><div><small>Quote<br /></small><strong>droftarts</strong><br />
Yes, the temperatures on the Shield board will float around, as there is no analogue ground for the ground side of the shield thermistor circuits to plug into, so it is at the mercy of noise on the ground side. But it should be reasonably stable.</div></blockquote>
<br />
The shield board does pick up analog ground from the Duet - it gets it from the E0 thermistor connector. It is the original version (0.2) of the DueX4 that was lacking analog ground and had the noise problem.</div></blockquote>
<br />
Ah, yes, that's right, I forgot. That the temperature is floating around might indicate a dry joint.<br />
<br />
Ian<br />
RepRapPro tech support]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 06:12:04 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575969#msg-575969</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575969#msg-575969</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>droftarts</strong><br />
Yes, the temperatures on the Shield board will float around, as there is no analogue ground for the ground side of the shield thermistor circuits to plug into, so it is at the mercy of noise on the ground side. But it should be reasonably stable.</div></blockquote>
<br />
The shield board does pick up analog ground from the Duet - it gets it from the E0 thermistor connector. It is the original version (0.2) of the DueX4 that was lacking analog ground and had the noise problem.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 06:09:22 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575962#msg-575962</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575962#msg-575962</link>
            <description><![CDATA[ To add to dc42's answer, see: [<a href="https://reprappro.com/documentation/commissioning-introduction/commissioning-duet/#Identifying_if_you_have_a_82161K8217_or_821647K8217_Duet_PCB" target="_blank"  rel="nofollow">reprappro.com</a>]<br />
<br />
I think you have an old Duet with 1k ohm resistors. In the current config.g, we put:<br />
;M305 P0 R4700 ; Set the heated bed thermistor series resistor to 4K7<br />
;M305 P1 R4700 ; Set the hot end thermistor series resistor to 4K7<br />
<br />
ie with a semi-colon on the front, to comment it out. The firmware default is 1k ohm, so it ignores these lines, and sets it to 1k ohm. But this also applies to Duet Shield boards, which all have 4K7 ohm resistors, as do all Duet boards (that we supply) since Nov 2014. So you should add this in your config.g:<br />
<br />
M305 P2 R4700 ; Set the H2 hot end thermistor series resistor to 4K7<br />
M305 P3 R4700 ; Set the H3 hot end thermistor series resistor to 4K7<br />
<br />
This is in the multimaterials instructions, just not very obvious: [<a href="https://reprappro.com/documentation/multi-materials/commissioning/#Tool_definitions" target="_blank"  rel="nofollow">reprappro.com</a>]<br />
<br />
For the temperature stuck at 162, can you send me your current config.g and a picture of how you have connected everything to the board? It sounds like an incorrect connection. Check with the wiring diagram here: [<a href="https://reprappro.com/documentation/multi-materials/electronics/#Wiring_diagram" target="_blank"  rel="nofollow">reprappro.com</a>]<br />
<br />
Have a close look at the board, and check there's no obvious damage. I can't particularly think why it would be reporting 162C, but I'd guess it's a dry joint or short on the board somewhere. Also check that nothing is touching on the back of the board, and it's plugged in correctly. If you can send me a good picture of the Shield and wiring, just in case there's something obvious, that would be good. <br />
<br />
A small change to your config.g, for clarity!<br />
<br />
M563 P0 D0 H1 ; Define tool <b>0</b><br />
M563 P1 D1 H2 ; Define tool <b>1</b> Uses Drive 1 and Heater 2<br />
M563 P2 D2 H3 ; Define tool 2 Uses Drive 2 and Heater 3<br />
<br />
Yes, the temperatures on the Shield board will float around, as there is no analogue ground for the ground side of the shield thermistor circuits to plug into, so it is at the mercy of noise on the ground side. But it should be reasonably stable.<br />
<br />
Ian<br />
RepRapPro tech support]]></description>
            <dc:creator>droftarts</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 05:59:02 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575960#msg-575960</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575960#msg-575960</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>KimBrown</strong><br />
But alas the Thermister 2 port isn't playing at all, so I think that one is Duff as its stuck at 160'.<br />
I'll ask RepRap about it I guess. See if they have a solution for it. I'm guessing that port is broken...</div></blockquote>
<br />
That could be caused by a fault on the shield, or a fault on the Duet.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 05:52:32 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575949#msg-575949</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575949#msg-575949</link>
            <description><![CDATA[ Many thanks David. That's sorted out the stray 60' false reading on the Heater/Thermistor 3 port.<br />
<br />
But alas the Thermister 2 port isn't playing at all, so I think that one is Duff as its stuck at 160'.<br />
I'll ask RepRap about it I guess. See if they have a solution for it. I'm guessing that port is broken...]]></description>
            <dc:creator>KimBrown</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 05:24:58 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575924#msg-575924</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575924#msg-575924</link>
            <description><![CDATA[ You need at least the following:<br />
<br />
M305 P2 R4700<br />
M305 P3 R4700]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 04:26:36 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575902#msg-575902</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575902#msg-575902</link>
            <description><![CDATA[ Hi David, your up early....<br />
Ok I'm using the thermistors that RepRap supplied, which I think are just one type.<br />
What entry would you suggest I put in please..<br />
As you can see I didn't put in any M305 commands in the config.g file<br />
<br />
M111 S0; Debug off<br />
M550 POrmerod; Set the machine's name<br />
M551 Preprap; Set the password<br />
M540 P0xBE:0xEF:0xDE:0xAD:0xFE:0xED ; Set the MAC address<br />
;M552 P0.0.0.0 ; Un-comment for DHCP<br />
M552 P192.168.43.200; Set the IP address. comment out for DHCP<br />
M553 P255.255.255.0; Set netmask<br />
M554 P192.168.43.1; Set the gateway<br />
M555 P2; Emulate Marlin USB output<br />
<br />
M563 P0 D0 H1 ; Define tool 1<br />
M563 P1 D1 H2 ; Define tool 2 Uses Drive 1 and Heater 2                 <br />
M563 P2 D2 H3 ; Define tool 2 Uses Drive 2 and Heater 3 <br />
G10 P0 S-273 R-273 ; Set tool 0 operating and standby temperatures<br />
G10 P1 S-273 R-273 ; Set tool 1 operating and standby temperatures      <br />
G10 P2 S-273 R-273 ; Set tool 2 operating and standby temperatures<br />
<br />
M92 E428 ; Set extruder steps/mm    M92 E428:E428:E428                                    <br />
G21 ; Work in mm<br />
G90 ; Absolute positioning<br />
M83 ; Extrusions relative<br />
M558 P0 ; Turn Z Probe off<br />
M906 X1000 Y1000 Z1000 E1000 ; Motor currents (mA)<br />
M201 X1000 Y1000 Z15 E1000; acceleration tweaks for improved finish M201 X1000 Y1000 Z15 E1000<br />
M203 X15000 Y15000 Z300 E3600; speed tweaks for improved finish<br />
M574 X1 Y2 Z1 S1<br />
T0]]></description>
            <dc:creator>KimBrown</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 03:45:13 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575894#msg-575894</guid>
            <title>Re: Temperature Offset</title>
            <link>https://reprap.org/forum/read.php?340,575889,575894#msg-575894</link>
            <description><![CDATA[ If T2 reads about 60C at room temperature, that probably means you haven't told the firmware in the M305 command that the series resistor on that channel is 4.7K instead of 1K.]]></description>
            <dc:creator>dc42</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 03:21:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?340,575889,575889#msg-575889</guid>
            <title>Temperature Offset (SOLVED...Thank You Guys)</title>
            <link>https://reprap.org/forum/read.php?340,575889,575889#msg-575889</link>
            <description><![CDATA[ Hi I think I recall seeing some where that it is possible to set an Offset on the Thermistor reading.<br />
Since installing the RepRap Expansion Board here, the Web Interface has been showing T0 as working correctly.<br />
T1 was a floating reading of around 162', and T2 as a floating Reading of around +/-6'. (with no thermistors on T1/T2).<br />
<br />
Now I have T1 connected up the temp reading is stuck at 162' or there abouts, but if I select a temp higher than that, the heater works correctly. (So it can't see the temp).<br />
<br />
If I move the 2nd Extruder connections to T2, then the ambient Temp it comes up with is 60', but this reading rises if I turn on the Heater. (So it works, but is 40' High approx)<br />
<br />
It seems to me that there is a fault on the T1 circuit as the temp reading is stuck.<br />
Also the temp reading on T2 is 40' to high (approx), but otherwise working.<br />
<br />
I'd like to run the second nozzle on this faulty board just to see it working before returning it to RepRap, so I seem to remember that there is a way to set a temperature offset <br />
to correct the reading (which is about 40' high). Can any one tell me the entry I need to make in the config file to alter it please.<br />
<br />
Kim (Disappointed, but not put off)]]></description>
            <dc:creator>KimBrown</dc:creator>
            <category>Ormerod</category>
            <pubDate>Tue, 27 Oct 2015 03:08:02 -0400</pubDate>
        </item>
    </channel>
</rss>
