Temp hotend not stop other limit and have error
-
My print is delta
; Configuration file for Duet WiFi (firmware version 3)
; executed by the firmware on start-up
;
; generated by RepRapFirmware Configuration Tool v3.2.2 on Wed Feb 03 2021 14:20:11 GMT+0100 (Ora standard dell’Europa centrale); General preferences
G90 ; send absolute coordinates...
M83 ; ...but relative extruder moves; Impostazioni delta
M550 P"OTS Print Turbo Predator" ; set printer name
M665 R175 L430 B165 H431.70 ; imposta raggio delta, lunghezza asta diagonale, raggio stampabile e altezza home
M666 X0 Y0 Z0 ; metti qui le tue regolazioni del finecorsa; Network
M552 S1 ; enable network
M586 P0 S1 ; enable HTTP
M586 P1 S0 ; disable FTP
M586 P2 S0 ; disable Telnet; Drives
M569 P0 S1 ; Motore X
M569 P1 S1 ; Motore Y
M569 P2 S1 ; Motore Z
M569 P3 S0 ; Motore Estrusore E0
M584 X0 Y1 Z2 E3 ; set drive mapping
M350 X16 Y16 Z16 E16 I1 ; configure microstepping with interpolation
M92 X80.00 Y80.00 Z80.00 E663.00 ; set steps per mm
M566 X1200.00 Y1200.00 Z1200.00 E1200.00 ; set maximum instantaneous speed changes (mm/min)
M203 X18000.00 Y18000.00 Z18000.00 E1200.00 ; set maximum speeds (mm/min)
M201 X1000.00 Y1000.00 Z1000.00 E1000.00 ; set accelerations (mm/s^2)
M906 X1000 Y1000 Z1000 E800 I30 ; set motor currents (mA) and motor idle factor in per cent
M84 S30 ; Set idle timeout; Retraction
M207 S4.0 F5000 R-0.025 T2500 Z0.5 ; Firmware retraction; Axis Limits
M208 Z0 S1 ; set minimum Z; Fine Corsa
M574 X2 Y2 Z2 S1 ; set active high endstops; Smart Effector
M558 P0 H25 F600 T4800 ; disable Z probe but set dive height, probe speed and travel speed
M557 R165 S40 ; define mesh grid; Rilevamento Filamento Interrotto
M591 P1 C3 S1 D0; Ripristino in Caso di Alimentazione Bassa
M911 S8.0: 19,5: 22,0 R11 P"M913 X0 Y0 G91 M83 G1 Z3 E-5 F1000"; Ripresa di Stampa in Caso di Alimentazione Interrotta
M916; Heaters
M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0 Hotbend
M143 H0 S100 ; set temperature limit for heater 0 to 100C
M305 P1 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 1 Hotend
M143 H1 S280 ; set temperature limit for heater 1 to 280c
;M570 H1 P4 T15 S0 ; Errore Riscaldatore Hotend
;M570 H0 P4 T15 S0 ; Errore Riscaldatore Hotbend;Calibrazione Hotend
; M303 H1 P1 T100000 S280 ; impostazione hotend ( H1 ) a piena potentza ( P1 ) termistore ( T ) valore temperatura ( S )
M302 S190 R110 ; Consentire l'estrusione a partire da 120 ° C e le retrazioni già da 110 ° C; Fans
M106 P0 S0.5 I0 F500 H-1 ; set fan 0 value, PWM signal inversion and frequency. Thermostatic control is turned off
M106 P1 S1 I0 F500 H1 T45 ; set fan 1 value, PWM signal inversion and frequency. Thermostatic control is turned on
M106 P2 S1 I0 F500 H1 T45 ; set fan 2 value, PWM signal inversion and frequency. Thermostatic control is turned on; Tools
M563 P0 D0 H1 F0 ; define tool 0
G10 P0 X0 Y0 Z0 ; set tool 0 axis offsets
G10 P0 R0 S0 ; set initial tool 0 active and standby temperatures to 0C; Custom settings
; Miscellaneous
M575 P1 S1 B57600 ; enable support for PanelDue
T0 ; select first tool; Memorizza
M500; Leggi Parametri
M501 -
@stefano said in Temp hotend not stop other limit and have error:
; Memorizza
M500
; Leggi Parametri
M501this is bad there should be no M500 in config.g
-
@Veti remove M500
-
now you need to pid tune again, because that has deleted the results of the pid tune
-
@Veti new auto tune ok. If not solve write
-
4/2/2021, 18:30:14 Warning: Auto tune of heater 1 failed due to bad curve fit (A=1970.5, C=166.0, D=5.6)
4/2/2021, 18:27:40 Auto tune phase 3, peak temperature was 325.5
4/2/2021, 18:27:30 Auto tune phase 2, heater off
4/2/2021, 18:27:00 Auto tune phase 1, heater on
4/2/2021, 18:26:54 M303 H1 S280
Auto tuning heater 1 using target temperature 280.0°C and PWM 0.80 - do not leave printer unattended -
@stefano said in Temp hotend not stop other limit and have error:
M305 P1 T100000 B4138
What thermistor do you have? These values may not be correct for your thermistor.
If you're unsure, try changing B4138 to B3950.
-
have thermistore HE3D
-
Based on a quick google it looks like B3950 should work better.
-
tomorrow change value and tell if have solve, have list with all code thermistore? have gcode for test thermistore o for see correct number
-
@Phaedrux said in Temp hotend not stop other limit and have error:
B3950
Have this error Warning: Auto tune of heater 1 failed due to bad curve fit (A=1636.8, C=129.8, D=6.1)
-
With that overshoot in temperature I have to wonder if it's a problem with using a 12volt heater cartridge on a 24volt system.
-
Can you please measure the resistance of the heater cartridge?
Are you sure the heater is 24v?