Welcome! Log In Create A New Profile

Advanced

DUET2 WIFI AND REVO VORON

Posted by MARCENEIRO JOVEM 
DUET2 WIFI AND REVO VORON
July 23, 2022 10:21AM
I need a little help from my friends.

I'm riding a Voron 2 using RevoVoron hotend, Duet2 wifi and RepRap Firmware. The RevoVoron sensor is connected in E0 Thermistor 1 and the Heater is connected in E0 Heater. It happens that the temperature is at 600 degrees Celcius. Config.g is like this. Where am I going wrong?

; 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 B4267 C7.060000e-8 ; 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
Re: DUET2 WIFI AND REVO VORON
July 23, 2022 02:39PM
And message erro :Heater 1 fault: monitor 0 was triggered[
Re: DUET2 WIFI AND REVO VORON
July 24, 2022 02:33AM
Most likely a wiring issue. Either the thermistor wires are shorted together, or the wrong wires are connected to E0Temp. For more help visit [forum.duet3d.com].



Large delta printer [miscsolutions.wordpress.com], E3D tool changer, Robotdigg SCARA printer, Crane Quad and Ormerod

Disclosure: I design Duet electronics and work on RepRapFirmware, [duet3d.com].
Re: DUET2 WIFI AND REVO VORON
July 24, 2022 02:01PM
I thought about that, too. But I checked the wiring and there is no short circuit, and the connectors are properly placed on the board. Although difficult I think the thermistor is defective. And thank you for your help.

Edited 1 time(s). Last edit at 07/24/2022 04:46PM by MARCENEIRO JOVEM.
Sorry, only registered users may post in this forum.

Click here to login