Invalid option pullup_resistor
Hi,
I just upgraded to RatOS 2.1RC from having previously had a 2.0 configuration (and ran 1.x before that). Early on I also upgraded from a regular Rapido to one with a PT1000 thermistor but I had issues getting that to work on the regular thermistor connector. That problem was solved by using the MAX31865 port and setting sensor type accordingly. I have configured accordingly (or so I hope) with overrides in the extruder section of printer.cfg but since the default RatOS toolboard + PT1000 config template sets the sensor type to PT1000 and also sets pullup_resistor klipper will bork in pullup_resistor being invalid for the sensor type.
Anyone who as a tip on how to solve this in a reasonably elegant way? Can you unset paramaters in klipper overrides these days? I realise that if my original issues with the thermistor port was with my configuration and not the board I could rewire but I'd rather print that starting to mess with the config again. Right now I am coping by commenting out the option in RatOS.cfg on each boot which is not exactly ideal.
3 Replies
2.1 is just a release candidate (RC) so there may be problems left. You didn't include the debug.zip or your printer.cfg so it is really hard to tell what is the real problem
Just pick a different thermistor in the configurator π
Thanks @miklschmidt! I should really have thought of that myself. π And @blacksmithforlife πΊπΈ : So far 2.1RC has been working great except for this issue and that was definitely self-inflicted.