Rapido 2 PT1000 Temp Error when isntalling

Basic Information:

Printer Model: LDO Voron V0.2
MCU / Printerboard: SKR Pico
Host / SBC
klippy.log
klippy.log (1.5 MB)

Fill out above information and in all cases attach your klippy.log file (use zip to compress it, if too big). Pasting your printer.cfg is not needed
Be sure to check our “Knowledge Base” Category first. Most relevant items, e.g. error messages, are covered there

Describe your issue:

…I installed a Rapido 2 Hotend to my LDO Voron V0.2. I changed the Config for the hotend sensor in the LDO picobicial config per config reference. When I reboot it again, the fan would kick up and the thermistor would read it as 158C despite the heater cartage is at room temperature.

You might want to reflect your new temperature sensor here:

[extruder]
...
sensor_type = ATC Semitec 104GT-2
...

#####################################################################

Extruder

#####################################################################

HE0, TH0 - Toolhead PCB

Overwrites the extruder heater & thermistor connection

[extruder]
heater_pin: umb:gpio4
sensor_type: PT1000 # Change this to your actual thermistor type
sensor_pin: umb:gpio29
pullup_resistor: 4700

Please use the Preformatted Text feature of the forum editor for code:

Format

#####################################################################
#   Extruder
#####################################################################

## HE0, TH0 - Toolhead PCB
## Overwrites the extruder heater & thermistor connection
[extruder]
heater_pin: umb:gpio4
sensor_type: PT1000 # Change this to your actual thermistor type
sensor_pin: umb:gpio29
pullup_resistor: 4700
[extruder]
heater_pin: umb:gpio4
sensor_type: PT1000 # Change this to your actual thermistor type
sensor_pin: umb:gpio29
pullup_resistor: 4700