<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>MK4DUE errore temperatura Hotend</title>
        <description> Salve, di nuovo un piccolo problemino.........
ho il tutto collegato ad una RADDS 1.5 + MK4DUE e la temperatura degli hotends è completamente sballata (93° fissi anche scollegando il termistore) mentre quella del piano riscaldato funziona correttamente.
Ho fatto una prova caricando il firmware Repetier e tutto viene letto correttamente (hot+bed).
La cosa buffa è che sia in MK che in Repetier i pin sono mappati allo stesso modo.
Quindi sembrerebbe una sorta di errore di calcolo della temperatura..........
Qualcuno ha avuto questo problema? Grazie!</description>
        <link>https://reprap.org/forum/read.php?361,691184,691184#msg-691184</link>
        <lastBuildDate>Mon, 16 Mar 2026 17:03:46 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691867#msg-691867</guid>
            <title>Re: MK4DUE errore temperatura Hotend (risolto)</title>
            <link>https://reprap.org/forum/read.php?361,691184,691867#msg-691867</link>
            <description><![CDATA[ Scusate per il falso allarme ma mi sono accorto di aver fatto una pirlata io....8-)<br />
Avevo due versioni di MK4DUE e praticamente ho modificato una e caricata l'altra......!!<br />
Ora funziona tutto perfettamente!!<br />
Scusate ancora e grazie mille al Mago per il suo preziosissimo aiuto e per il costante lavoro di sviluppo del firmware.<br />
Grazie tante anche mirki97......:)-D]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 26 Jul 2016 14:29:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691824#msg-691824</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691824#msg-691824</link>
            <description><![CDATA[ a me normalmente da temperatura fissa a 100° quando non ho abilitato l'estrusore. prova a vedere nel file di configurazione se è abilitato]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 26 Jul 2016 11:08:47 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691669#msg-691669</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691669#msg-691669</link>
            <description><![CDATA[ Ok Mago, ora la temperatura del primo hotend è corretta ma quella del secondo è fissa a 100°.<br />
Una differenza rispetto a prima è che ora gli hotends rimangono accesi all'avvio.<br />
Grazie.<br />
<br />
P.S. chiedo eventualmente scusa al gruppo ma non avevo notato che vi fosse un topic simile.:D]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 17:54:39 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691646#msg-691646</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691646#msg-691646</link>
            <description><![CDATA[ Ma ci sono due Topic uguali sullo stesso problema!!!<br />
<br />
Allora modifica il file 401.h cosi:<br />
<pre class="bbcode">
#define ORIG_TEMP_BED_PIN        4  // ANALOG NUMBERING #57
#define ORIG_TEMP_0_PIN          0  // ANALOG NUMBERING #54
#define ORIG_TEMP_1_PIN          1  // ANALOG NUMBERING #58
#define ORIG_TEMP_2_PIN          2  // ANALOG NUMBERING #55
#define ORIG_TEMP_3_PIN          3  // ANALOG NUMBERING #56</pre>
<br />
<br />
Le modifiche il configuratore le fa nel file configuration_pins.h]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 15:55:50 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691632#msg-691632</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691632#msg-691632</link>
            <description><![CDATA[ Sempre facendo delle prove ho modificato i pin relativi a temperature e hotends + bed nel file 401.h (RADDS) e tutto funziona come prima!! Come se non avessi fatto nulla!<br />
Ma dove sono definiti i pin dei termistori?? Nel pin.h fa riferimento a quelli nel file delle boards!<br />
Vi prego, aiutatemi a capire!!<br />
Grazie anticipatamente.]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 15:03:51 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691541#msg-691541</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691541#msg-691541</link>
            <description><![CDATA[ per quello che sono riuscito a vedere sembrano uguali ma non ci metterei la mano sul fuoco.<br />
Strano che solo io abbia questo problema.....o almeno sembra!]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 09:45:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691536#msg-691536</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691536#msg-691536</link>
            <description><![CDATA[ mmm allora l'unico consiglio che posso darti è provare a guardare nel file dove viene gestita se viene appunto gestita uguale a repetier, ce che non ci siano bug nel firmware]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 09:13:31 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691533#msg-691533</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691533#msg-691533</link>
            <description><![CDATA[ è un 100K tipo 3950......ma ho provato anche con un EPCOS 100k.....ma niente.....e poi con la stessa configurazione Repetier lo legge correttamente!......è un mistero!!]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 08:59:54 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691529#msg-691529</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691529#msg-691529</link>
            <description><![CDATA[ che tipo di termistore usi? perchè magari richiede particolari configurazioni..]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 08:29:24 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691500#msg-691500</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691500#msg-691500</link>
            <description><![CDATA[ Si Mirki, ho provato anche altri tipi di termistore per vedere se cambiava qualcosa ma niente.....sempre 93°..!!]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 05:56:10 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691498#msg-691498</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691498#msg-691498</link>
            <description><![CDATA[ ciao Mr.Goblin<br />
<br />
hai settato il tipo di termoresistenza dal file di configurazione?]]></description>
            <dc:creator>mirki97</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 05:50:20 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691471#msg-691471</guid>
            <title>Re: MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691471#msg-691471</link>
            <description><![CDATA[ .......nessuno con la RADDS che ha lo stesso problema?? :(]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Mon, 25 Jul 2016 03:21:06 -0400</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,691184,691184#msg-691184</guid>
            <title>MK4DUE errore temperatura Hotend</title>
            <link>https://reprap.org/forum/read.php?361,691184,691184#msg-691184</link>
            <description><![CDATA[ Salve, di nuovo un piccolo problemino.........<br />
ho il tutto collegato ad una RADDS 1.5 + MK4DUE e la temperatura degli hotends è completamente sballata (93° fissi anche scollegando il termistore) mentre quella del piano riscaldato funziona correttamente.<br />
Ho fatto una prova caricando il firmware Repetier e tutto viene letto correttamente (hot+bed).<br />
La cosa buffa è che sia in MK che in Repetier i pin sono mappati allo stesso modo.<br />
Quindi sembrerebbe una sorta di errore di calcolo della temperatura..........<br />
Qualcuno ha avuto questo problema? Grazie!]]></description>
            <dc:creator>Mr.Goblin</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Sat, 23 Jul 2016 10:52:24 -0400</pubDate>
        </item>
    </channel>
</rss>
