Ebb42 with P1000 having problem with Klipper shutting down on startup

ERROR Not able to boot into RatOS using an Octopus 1.1/EBB42 1.2, have a PT1000 connected to the toolboard and getting ADC out of range errors on the heating. checking P1000 but seems ok???🏗️ Ordered a new P1000 to see if it is the hotend thermistor -- bed thermistor reacts to heat as expected.
Solution:
Yeh your spot on .. I managed to work out the uncomenting but totally missed [extruder] sensor_type: PT1000 so thanks for that litte gem.
Jump to solution
4 Replies
blacksmithforlife
please upload your printer.cfg and klipper.log files
Rob
Rob8mo ago
Hi and thanks for the interest note havent finished altering printer cfg for my RR3.1 400........FIXED not any physical problems at all just needed to finish printer cfg settings for toolboard and prob and everything is good to go GREAT👍
miklschmidt
miklschmidt8mo ago
You haven't uncommented any of the toolboard includes so klipper still thinks everything is running off of your Octopus V1.1 Further more if you're using a PT1000 you need to add the following to your user overrides:
[extruder]
sensor_type: PT1000
[extruder]
sensor_type: PT1000
If you're using the PT1000 jumper to lower the pullup resistor on the thermistor input as specified in the EBB42 documentation, you need to do this instead:
[extruder]
sensor_type: PT1000
pullup_resistor: 2200
[extruder]
sensor_type: PT1000
pullup_resistor: 2200
Solution
Rob
Rob8mo ago
Yeh your spot on .. I managed to work out the uncomenting but totally missed [extruder] sensor_type: PT1000 so thanks for that litte gem.
Want results from more Discord servers?
Add your server