Basic Information:
Printer Model: Voron 2.4
MCU / Printerboard: Octopus V1.1 with EBB36 canbus
Host / SBC Pi4
klippy.log
klippy(21).log (175.8 KB)
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:
So I purchased a brand new Pheatus Rapido2 UHF hotend. On the thermistor wires it says PT1000 B
In my EBB cfg I have changed the thermistor to PT1000. I left that B off because I could not find any info about that.
I got:
MCU 'EBBCan' shutdown: ADC out of range
Sensor 'extruder' temperature 377.723 not in range 180.000:300.000
This generally occurs when a heater temperature exceeds
its configured min_temp or max_temp.
Once the underlying issue is corrected, use the
"FIRMWARE_RESTART" command to reset the firmware, reload the
config, and restart the host software.
Printer is shutdown
I checked the klippy and it had not registered the PT1000. after I did a rollover of the klippy log and saved and restart again it did take the PT1000 but the error is the same. I know (I think) that it is seeing the thermistor because when I restart with it unplugged the error shoots to 140375333.709 degrees.
I checked the thermistor with my multimeter and it reads a little over 1000 ohm, I measured on the connector so I know the wiring is also ok.
So I tried generic and it does not do anything good either. I tried MAX something and that gave spi errors.
I do not know what I can do next, please somebody hint me to the correct next steps?
This setup was working fine with the previous hotend, I only changed the pheatus and added a orbiter filament sensor. The hardware of the filament sensor responds as is expected, which I think means it does not add to my troubles.
Looking forward to some solid advice.