pullup_resistor :ERROR
I have installed the lRatOS 2.1 updayed today, I'm getting the error "Option 'pullup_resistor' is not valid in section 'extruder'"" because I have the
EBB42 wired using the MAxX sensor (workubg fine in Rat OS 2.0) because in the ratOs ,cfg has the value set to 2200. I have put my settings in overide [extruder]
#: toolboard_t0:PB13 # Remove ! in front of pin name to reverse the direction of extruder
sensor_type: MAX31865
sensor_pin: toolboard_t0:PA4
spi_bus: spi1
rotation_distance: 4.63 # Orbiter 2 default
#pressure_advance: 0.05 # Check https://www.klipper3d.org/Pressure_Advance.html for pressure advance tuning.
control: pid
pid_kp: 28.413
pid_ki: 1.334
pid_kd: 151.300 to see if it would work I did edit the ratos,cfg with #pullup_resistor: 2200
#sensor_pin: toolboard_t0:PA3 and it woks but then ratos gets oissed because I change the cfg, how can i set in overide pull_resister
so it will owrk.
EBB42 wired using the MAxX sensor (workubg fine in Rat OS 2.0) because in the ratOs ,cfg has the value set to 2200. I have put my settings in overide [extruder]
#: toolboard_t0:PB13 # Remove ! in front of pin name to reverse the direction of extruder
sensor_type: MAX31865
sensor_pin: toolboard_t0:PA4
spi_bus: spi1
rotation_distance: 4.63 # Orbiter 2 default
#pressure_advance: 0.05 # Check https://www.klipper3d.org/Pressure_Advance.html for pressure advance tuning.
control: pid
pid_kp: 28.413
pid_ki: 1.334
pid_kd: 151.300 to see if it would work I did edit the ratos,cfg with #pullup_resistor: 2200
#sensor_pin: toolboard_t0:PA3 and it woks but then ratos gets oissed because I change the cfg, how can i set in overide pull_resister
so it will owrk.
Solution
Update on the way to the configurator that stops
pullup_resistor: 4700 from being emitted.