pin ADC_TEMPERATURE used multiple times in config

Can anyone please tell me what can I look into for this error? pin ADC_TEMPERATURE used multiple times in config Searched the discord and found only one reference and did not see anything useful From the logs I see Traceback (most recent call last): File "/home/pi/klipper/klippy/klippy.py", line 175, in _connect self._read_config() File "/home/pi/klipper/klippy/klippy.py", line 141, in _read_config self.load_object(config, section_config.get_name(), None) File "/home/pi/klipper/klippy/klippy.py", line 130, in load_object self.objects[section] = init_func(config.getsection(section)) File "/home/pi/klipper/klippy/extras/temperature_sensor.py", line 42, in load_config_prefix return PrinterSensorGeneric(config) File "/home/pi/klipper/klippy/extras/temperature_sensor.py", line 14, in __init__ self.sensor = pheaters.setup_sensor(config) File "/home/pi/klipper/klippy/extras/heaters.py", line 285, in setup_sensor return self.sensor_factories[sensor_type](config) File "/home/pi/klipper/klippy/extras/temperature_mcu.py", line 31, in __init__ self.mcu_adc = ppins.setup_pin('adc', File "/home/pi/klipper/klippy/pins.py", line 117, in setup_pin pin_params = self.lookup_pin(pin_desc, can_invert, can_pullup) File "/home/pi/klipper/klippy/pins.py", line 106, in lookup_pin raise error("pin %s used multiple times in config" % (pin,)) pins.error: pin ADC_TEMPERATURE used multiple times in config Thank you
6 Replies
rising-crimson
rising-crimson17mo ago
This is my printer.cfg
blacksmithforlife
which board do you have octopus 1.1 or octopus pro (with the STM version 446)? because in your config you are saying you have both and that is what is causing the issue
rising-crimson
rising-crimson17mo ago
I have the octopus pro the automatic one
blacksmithforlife
then comment out line 20
rising-crimson
rising-crimson17mo ago
you are so so right so dumb. when I compared the old config with the new one I forgot to comment the line you saved me. thanks lots for it. Appreciated guess I can delete my thread here
blacksmithforlife
we don't delete posts here
Want results from more Discord servers?
Add your server