PANEL CONTROL DUET WIFE
-
This post is deleted! -
@droftarts
buonasera
ho un problema config g
; Riscaldatori
M308 S0 P "termistore" Y "T100000 B3950; configurare il sensore 0 come termistore sul pin bedtemp
M950 H0 C "bedheat" T0; crea l'uscita del riscaldatore del letto sul riscaldamento del letto e mappala al sensore 0
M307 H0 B1 S1.00; abilitare la modalità bang-bang per il riscaldatore del letto e impostare il limite PWM
M140 H0; mappa piano riscaldato su stufa 0
M143 H0 S120; limite di temperatura impostato per il riscaldatore da 0 a 120C
M308 S1 P "e0temp" Y "termistore" T100000 B4388; configurare il sensore 1 come termistore sul pin e0temp
M950 H1 C "e0heat" T1; crea l'uscita del riscaldatore ugello su e0heat e mappala al sensore 1
M307 H1 B0 S1.00; disabilitare la modalità bang-bang per il riscaldatore e impostare il limite PWM
M143 H1 S280; limite di temperatura impostato per il riscaldatore 1 ... 280C
M308 S2 P "e1temp" Y "termistore" T100000 B4388; configurare il sensore 2 come termistore sul pin e1temp
M950 H2 C "e1heat" T2; crea l'uscita del riscaldatore ugello su e1heat e mappala al sensore 2
M307 H2 B0 S1.00; disabilitare la modalità bang-bang per il riscaldatore e impostare il limite PWM
M143 H2 S280; impostare il limite di temperatura per il riscaldatore 2 a 280Csensore
di temperatura sensore di temperatura 100KΩ precisione di ± 1%. NTC 3950
cartuccia 12 V, potenza: 40 W. fino 280 g
comando:
M303 H1 P1 S260
M98 P "0: / macro / RISCALDATORI / HEATER 1"
Auto tuning riscaldatore 1 con temperatura target 260.0 ° C e PWM 1.00 - non lasciare stampante incustodita
risultato:
Sintonizzazione automatica annullata perché la temperatura target non è stata raggiunta -
What does the heater graph in DWC look like when tuning?
-
-
@luca-massimiliano said in PANEL CONTROL DUET WIFE:
M308 S1 P "e0temp" Y "termistore" T100000 B4388;
If your thermistor is NTC 3950 your B value in M308 is incorrect. Change from B4388 to B3950 for both your heaters that use that NTC thermistor.
-
@phaedrux cambiato
provo subitio -
@phaedrux
perfetto ma dove trovo la comparazione tra NTC 3950 o altri i comando m308 b 3950 NTC thermistor -
@luca-massimiliano said in PANEL CONTROL DUET WIFE:
@phaedrux
perfetto ma dove trovo la comparazione tra NTC 3950 o altri i comando m308 b 3950 NTC thermistorperfect but where do I find the comparison between NTC 3950 or other i command m308 b 3950 NTC thermistor
I dont understand the question as translated.
-
@phaedrux
il secondo se
mbra non andareM308 S1 P"e0temp" Y"thermistor" T100000 B3950 ; configure sensor 1 as thermistor on pin e0temp
M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S280 ; set temperature limit for heater 1 to 280C
M308 S2 P"e1temp" Y"thermistor" T100000 B3950 -
the second if
mbra not goM308 S1 P"e0temp" Y"thermistor" T100000 B3950 ; configure sensor 1 as thermistor on pin e0temp
M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S280 ; set temperature limit for heater 1 to 280C
M308 S2 P"e1temp" Y"thermistor" T100000 B3950I still do not understand.
-
@phaedrux said in PANEL CONTROL DUET WIFE:
B3950
niente da fare , domani cambio thermistor e riscaldatore , potrebbe avere un mal funzionamento grazie ti aggiorno domani
-
Are you saying that changing it to B3950 did not help the tuning complete?
Can you show a photo of the hotend? Possibly there is a problem with the assembly keeping it from reaching the expected temp.
Have you tried tuning to a lower temp that it is able to reach?
-
This post is deleted! -
@droftarts
ho un altro problema il config. g non lo trovo , posso ricavarlo con un comando cosi' da ottenere i valori salvati nella memoria? o solo importarlo e perderli
-
@droftarts
dinuovo cancellati i dati sulla scheda ssd provo a comprarne una nuova -
@luca-massimiliano First, click 'Refresh' and check to see if reappears. If you have just edited and saved it, the directory listing may need to update.
If it has been deleted, you should be able to get back to the previous version by using the config.g.bak file, which is a backup, so long as you have not turned off the Duet. If you have turned off the Duet, you will need to do the following on a PC, as the Duet will not start up and join the network without a config.g file.
Open the config.g.bak file, select all, copy, then close the file. Select 'New File' (in DWC) or create a new text file (on PC) called config.g and paste the contents into it. Save it to the /sys folder.
Ian
-
@luca-massimiliano said in PANEL CONTROL DUET WIFE:
@droftarts
again deleted the data on the ssd card I try to buy a new oneOh. Now the question is why the config.g file disappeared. Did you delete it? Or did it disappear after editing? There have been a couple of other threads where the config.g file has disappeared, and may be caused by a malfunctioning SD card socket. As you had problems early on with corrupt www folder, perhaps this is the problem? Please have a look at the SD card socket and compare with https://duet3d.dozuki.com/Wiki/SD_Card#Section_SD_Card_Socket
Ian
-
@droftarts
come ti dicevo vorrei cambiare la scheda cmq la verivico come hai detto tu
p0i ha sesso di connettersi , e ho rifatto il prcedimento va.ma un problema vede solo un heater ;
Heaters
M308 S0 P"bedtemp" Y"thermistor" T100000 B3950 ; configure sensor 0 as thermistor on pin bedtemp
M950 H0 C"bedheat" T0 ; create bed heater output on bedheat and map it to sensor 0
M307 H0 B1 S1.00 ; enable bang-bang mode for the bed heater and set PWM limit
M140 H0 ; map heated bed to heater 0
M143 H0 S120 ; set temperature limit for heater 0 to 120C
M308 S1 P"e0temp" Y"thermistor" T100000 B3950 ; configure sensor 1 as thermistor on pin e0temp
M950 H1 C"e0heat" T1 ; create nozzle heater output on e0heat and map it to sensor 1
M307 H1 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H1 S280 ; set temperature limit for heater 1 to 280C
M308 S2 P"e1temp" Y"thermistor" T100000 B3950 ; configure sensor 2 as thermistor on pin e1temp
M950 H2 C"e1heat" T2 ; create nozzle heater output on e1heat and map it to sensor 2
M307 H2 B0 S1.00 ; disable bang-bang mode for heater and set PWM limit
M143 H2 S280 -
@droftarts
e non regge il test aggiustamento temperatura -
@luca-massimiliano What voltage power supply is your printer running on? What is the hot end? Can you measure the resistance of the heater cartridge, or does it have any marking on it? It looks like the hot end heater is underpowered, or the hot end fan is blowing on the heater block. It will be even worse when the part cooling fan starts! Can you post a picture of the hot end?
Ian