Hello. I am trying to connect a type K thermocouple using the Max6675 module, but I get the error:
“MCU ‘mcu’ shutdown: Thermocouple reader fault
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 would like to hear where I did it wrong.
([extruder]
step_pin: P2.13
dir_pin: !P0.11
enable_pin: !P2.12
microsteps: 16
rotation_distance: 1
nozzle_diameter: 0.400
filament_diameter: 1.750
heater_pin: P2.5
sensor_type: MAX6675
spi_speed: 4000000
sensor_pin: P1.1
spi_software_miso_pin: P0.5
spi_software_sclk_pin: P0.4
spi_software_mosi_pin: P1.17
control:pid
pid_Kp: 22.2
pid_Ki: 1.08
pid_Kd: 114
min_temp: 0
max_temp: 350)
Thank you for bringing this to my attention that I didn’t know. I’ll try to fix it. But I don’t understand how to correctly register max6675 in printer.cfg. I think I have a bigger problem because of the incorrect config.