Ender3 Stock Problem Heater Current
-
Hello! Last week I got a DUet2 wifi for my Ender3 Stuck, I configured on the web one can copy yours (duet Mistro and Goueroloco) for heating the bed and the heating head. Everything works well except that on the status machine (Heaters) Current it is N / A and the bed off (error) I have checked my connector and everything is fine, Here is my Comfig.g.
; Heaters
;M305 P0 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 0 - LIT
;M143 H0 S120 ; set temperature limit for heater 0 to 120C
;M305 P1 T100000 B4138 R4700 ; set thermistor + ADC parameters for heater 1 - HOTTEND
;M143 H1 S280 ; set temperature limit for heater 1 to 280C;dom Mod and add for Gueroloco.
M307 H0 B0 S1.00 ; Disable bang-bang mode for the bed heater and set PWM limit
M305 P0 T107600 B4138 R4700 ; Set thermistor + ADC parameters for heater 0
M143 H0 S120 ; Set temperature limit for heater 0 to 120C
M305 P1 T104300 B4138 R4700 ; Set thermistor + ADC parameters for heater 1
M143 H1 S280 ; Set temperature limit for heater 1 to 280C -
I found I tested with my other card and this new card is defective.