<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel>
        <title>GT2560 hotend fan</title>
        <description> utilizzo una GT2560 e ho generato un firmware con marlinkimbra. Non riesco a far funzionare la ventola dell&#039;hotend, che dovrebbe essere la 0, ma non funziona. Cercando online ho trovato il video in inglese di una persona che ha sostituito un microscopico transistor.
Io spero di aver sbagliato qualche impostazione.
Qua sotto quello che probabilmente potrebbe essere modificato. Almeno... spero veramente non sia da sostituire un transistor &quot;con il microscopio&quot;.

#define FAN_PWM_SPEED 0
//#define FAN_KICKSTART_TIME 0
#define FAN_MIN_PWM 0
//#define INVERTED_FAN_PINS
#define AUTO_FAN {-1,0,-1,-1,-1,-1}
#define HOTEND_AUTO_FAN_TEMPERATURE 50
#define HOTEND_AUTO_FAN_SPEED 255
#define HOTEND_AUTO_FAN_MIN_SPEED 0
#define CONTROLLERFAN_SECS           60 // How many seconds, after all motors were disabled, the fan should run
#define CONTROLLERFAN_SPEED         255 // 255 = full speed
#define CONTROLLERFAN_MIN_SPEED       0</description>
        <link>https://reprap.org/forum/read.php?361,841000,841000#msg-841000</link>
        <lastBuildDate>Sat, 13 Jun 2026 09:12:05 -0400</lastBuildDate>
        <generator>Phorum 5.2.23</generator>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841132#msg-841132</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841132#msg-841132</link>
            <description><![CDATA[ <blockquote class="bbcode"><div><small>Quote<br /></small><strong>mga</strong><br />
non sarei in grado. Ho notato invece che ci sono 3 uscite Fan, ma presumo che quelli non siano in grado di azionare la ventola a comando, ma generino solo una uscita 12 v continua.</div></blockquote>
<br />
La GEEETech GT2560 ha si quattro porte FAN, ma solo la PWM è pilotata, le altre sono sempre a 12V, l'unica pilotata è quella montata in verticale e il connettore più piccolo!]]></description>
            <dc:creator>Luca_Benedetto</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Wed, 12 Dec 2018 06:25:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841122#msg-841122</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841122#msg-841122</link>
            <description><![CDATA[ non sarei in grado. Ho notato invece che ci sono 3 uscite Fan, ma presumo che quelli non siano in grado di azionare la ventola a comando, ma generino solo una uscita 12 v continua.]]></description>
            <dc:creator>mga</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Wed, 12 Dec 2018 03:39:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841111#msg-841111</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841111#msg-841111</link>
            <description><![CDATA[ Tu puoi usare qualsiasi pin , vuoi usare il 32 per esempio, o il 20 o quello che ti pare, fai M106 P0 U32, oppure M106 P0 U20 e usi quel pin... Ma il pin è a 5v a poi ci devi mettere un circuito che converte a 12v per pilotare la fan...]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Wed, 12 Dec 2018 02:14:22 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841106#msg-841106</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841106#msg-841106</link>
            <description><![CDATA[ uso Simplify 3d<br />
Allora ha ragione quella persona che in YouTube indicava di sostituire un transistor… speravo di no. Immagino anche che non sia possibile deviare questa funzione ad un altro pin, anche se lo spero dato che ne ho di liberi. Però la componentistica è microscopica e non penso di riuscire a sostituire un componente così piccolo. Con un ingrandimento non ho notato bruciature, ma probabilmente un malfunzionamento non ha segni visibili a questi livelli.]]></description>
            <dc:creator>mga</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Wed, 12 Dec 2018 00:09:48 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841092#msg-841092</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841092#msg-841092</link>
            <description><![CDATA[ Dovresti leggere questo Fans: P[Fan] U[Pin] L[Min Speed] F[Freq] I[Hardware Inverted 0-1] H[Auto mode] T[Trig Temp]<br />
Che Host usi scusa??<br />
U7 vuol dire che stai usando il pin 7 che per la GT2560 è esatto se stai sul pin 7 dovresti avere le la ventola che gira, se non gira vuol dire che c'è qualcosa che non va a livello elettronico...]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 16:24:29 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841061#msg-841061</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841061#msg-841061</link>
            <description><![CDATA[ M 503<br />
LETTI: Config:Fans: P U L F I H :<br />
LETTI: Config:  M106 P0 U7 L0 F250 I0<br />
LETTI: Config:  M149 C ; Units in Celsius<br />
LETTI: Config:Auto Bed Leveling:<br />
LETTI: Config:  M420 S1<br />
LETTI: Config:Material heatup parameters:<br />
LETTI: Config:  M145 S0 H190 B60 F255<br />
LETTI: Config:  M145 S1 H240 B100 F255<br />
LETTI: Config:  M145 S2 H230 B60 F255<br />
LETTI: Config:Stepper Direction:<br />
LETTI: Config:  M569 X0 Y1 Z0 T0 E0<br />
LETTI: Config:Stepper driver control:<br />
LETTI: Config:  M569 D0 P0 R500000<br />
LETTI: Stats: Total: 1, Finished: 1, Failed: 0<br />
LETTI: Stats: Total print time: 27m 13s, Power on time: 57m 0s<br />
LETTI: Stats: Filament used: 0Km 0m 66cm 0mm<br />
LETTI: ok P15 B3<br />
<br />
M106<br />
INVIATI: M106<br />
LETTI: Config:Fans: P U L F I H :<br />
LETTI: Config:  M106 P0 U7 L0 F250 I0<br />
LETTI: ok P15 B3<br />
<br />
ma non capisco i risultati]]></description>
            <dc:creator>mga</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 12:52:52 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841053#msg-841053</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841053#msg-841053</link>
            <description><![CDATA[ Ok controllato che il pin corrisponda M503 e leggi il comando M106]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 11:25:57 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841015#msg-841015</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841015#msg-841015</link>
            <description><![CDATA[ temo di aver usato i termini sbagliati. Io mi riferivo proprio alla ventola di raffreddamento del pezzo che agisce anche tramite comando muovendo il cursore e attivando il flag da simplify per esempio. Però se la collego i cavi alla PWM non mi funziona nemmeno se attivo e muovo il cursore, mentre se collego la ventola a qualsiasi altro pin ventola funziona, ma senza controllo della velocità come vorrei.]]></description>
            <dc:creator>mga</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 04:16:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841003#msg-841003</guid>
            <title>Re: GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841003#msg-841003</link>
            <description><![CDATA[ La ventola 0 non è per l'hotend è quella per raffreddare il pezzo.... <br />
Se metti la velocità in pwm a 0 normale che non giri....]]></description>
            <dc:creator>MagoKimbra</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 02:51:36 -0500</pubDate>
        </item>
        <item>
            <guid>https://reprap.org/forum/read.php?361,841000,841000#msg-841000</guid>
            <title>GT2560 hotend fan</title>
            <link>https://reprap.org/forum/read.php?361,841000,841000#msg-841000</link>
            <description><![CDATA[ utilizzo una GT2560 e ho generato un firmware con marlinkimbra. Non riesco a far funzionare la ventola dell'hotend, che dovrebbe essere la 0, ma non funziona. Cercando online ho trovato il video in inglese di una persona che ha sostituito un microscopico transistor.<br />
Io spero di aver sbagliato qualche impostazione.<br />
Qua sotto quello che probabilmente potrebbe essere modificato. Almeno... spero veramente non sia da sostituire un transistor "con il microscopio".<br />
<br />
#define FAN_PWM_SPEED 0<br />
//#define FAN_KICKSTART_TIME 0<br />
#define FAN_MIN_PWM 0<br />
//#define INVERTED_FAN_PINS<br />
#define AUTO_FAN {-1,0,-1,-1,-1,-1}<br />
#define HOTEND_AUTO_FAN_TEMPERATURE 50<br />
#define HOTEND_AUTO_FAN_SPEED 255<br />
#define HOTEND_AUTO_FAN_MIN_SPEED 0<br />
#define CONTROLLERFAN_SECS           60 // How many seconds, after all motors were disabled, the fan should run<br />
#define CONTROLLERFAN_SPEED         255 // 255 = full speed<br />
#define CONTROLLERFAN_MIN_SPEED       0]]></description>
            <dc:creator>mga</dc:creator>
            <category>GCODE, Software e Firmware</category>
            <pubDate>Tue, 11 Dec 2018 02:16:10 -0500</pubDate>
        </item>
    </channel>
</rss>
