#Help with nitehawk36 and pt1000
10 messages · Page 1 of 1 (latest)
@tribal wren When posting configs or logs, please surround with code fences (```) so that Discord formats them correctly. Example:
```ini
[mcu]
serial: /dev/serial/by-id/usb-klipper-12345-if00
```
[mcu]
serial: /dev/serial/by-id/usb-klipper-12345-if00
Not sure how to do it
serial: /dev/serial/by-id/usb-Klipper_rp2040_E6635C469F817A2C-if00
restart_method: command [extruder]
step_pin: nhk:gpio23
dir_pin: nhk:gpio24
enable_pin: !nhk:gpio25
heater_pin: nhk:gpio9
sensor_type: PT1000
#sensor_type: ATC Semitec 104NT-4-R025H42G
sensor_pin: nhk:gpio29
#pullup_resistor: 4700
pullup_resistor: 2200
min_temp: 10
max_temp: 340
max_power: 1.0
rotation_distance: 53.494165
gear_ratio: 44:10, 37:17
microsteps: 32
#rotation_distance: 47.088
#gear_ratio: 9:1
#microsteps: 16
full_steps_per_rotation: 200 #200 for 1.8 degree, 400 for 0.9 degree
nozzle_diameter: 0.400
filament_diameter: 1.75
max_extrude_only_distance: 120
#sensor_pin: PF4
min_extrude_temp: 170
#control = pid
#pid_kp = 26.213
#pid_ki = 1.304
#pid_kd = 131.721
max_extrude_cross_section: 5
## Try to keep pressure_advance below 1.0
pressure_advance: 0.034
[tmc2209 extruder]
sense_resistor: 0.100
uart_pin: nhk:gpio0
tx_pin: nhk:gpio1
interpolate: false
run_current: 0.6
#sense_resistor: 0.110
stealthchop_threshold: 0 ```
this is my logs
Did u check with the wiring diagram that everything is connected as it should?
Or how its configured
yes, the wiring is fine
To give more context, i changed the cable, the adapter, the thermistor, and then i plugged a workin toolhead from my v0 into the 2.4 cable to see if it works but i had the same problem. i thought that it would be a corrupted klipper , no problem i changed the mcu and re flashed all the boards. still i have the problem