# Flashforge Creator Pro Thermocouple Reader Fault

**URL:** https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625
**Category:** General Discussion
**Created:** [July 13, 2024, 3:35pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625 "2024-07-13T15:35:06Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![klipperuser](https://avatars.discourse-cdn.com/v4/letter/k/96bed5/32.png) [@klipperuser](https://klipper.discourse.group/u/klipperuser)
#### Post date: [July 13, 2024, 3:35pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625/1 "2024-07-13T15:35:06Z")

</div>

### Basic Information:

Printer Model: Flashforge Creator Pro  
 MCU / Printerboard: Flashforge Board Rev D (Mightyboard Clone)  
 Host / SBC: Raspberry Pi 3 Model B  
 klippy.log attached  
[klippy.log.2024-07-12.zip](https://klipper.discourse.group/uploads/short-url/9XVnyeYTfloDle0zNbHfylYWXv4.zip) (238.6 KB)

### General Info:

Hey everyone, thanks in advance for your help. I am trying to give my FFCP a 2nd life and was very excited to have found Klipper and see that there was a FFCP profile in the config examples. I managed to install the firmware and get everything up running using the mainsail/klipper image on the Raspberry Pi Imager. I am able to communicate with the printer, control motion and set temps manually. So the next step was my first print…

### Describe your issue:

When I load the gcode and start the print, the heat bed gets to temperature, then the extruder starts heating, immediately after the extruder gets to temp, klipper goes into a shutdown state which can be seen in the logs. I am seeing “MCU ‘mcu’ shutdown: Thermocouple reader fault” but I can’t seem to find any info on what caused the fault, or which thermocouple it was.

I have a few theories. Maybe you can confirm or suggest other ideas. I understand that FFCP may have been changed a few times over the years, is it possible that the sensor\_type may not match what’s in the default klipper FFCP config? Orca Slicer set the default ABS temp to 260C, which I thought was abit high, and I see that the klipper FFCP profile has a max temp of 260C. Is there some tolerance that may be being exceeded having the temp set at the maximum?

Thanks for any help!

---

<div class="post-metadata">

### Author: ![klipperuser](https://avatars.discourse-cdn.com/v4/letter/k/96bed5/32.png) [@klipperuser](https://klipper.discourse.group/u/klipperuser)
#### Post date: [July 13, 2024, 5:14pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625/2 "2024-07-13T17:14:08Z")

</div>

Ok, the issue was the print temp being too close to the max temp. I reduced the print temp and it looks like it moves to the next step of starting the print, but now it’s not extruding.

Hopefully this helps someone.

On to the next issue.

---

<div class="post-metadata">

### Author: ![Sineos](https://yyz2.discourse-cdn.com/free1/user_avatar/klipper.discourse.group/sineos/32/18_2.png) [@Sineos](https://klipper.discourse.group/u/Sineos)
#### Post date: [July 13, 2024, 5:31pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625/3 "2024-07-13T17:31:24Z")

</div>

Tough question.

Since you are getting reading, your settings seem correct. Unfortunately, thermocouples and their controlling chips (MAXxxx) can be a pain in the back:  
They are extremely sensitive to all sorts of interferences, e.g. ground loops etc.

- Carefully check your wirinng. A slight pre-damage may cause failure when hot hot or moving
- Avoid `max_temp = 260` when you intend to heat up to 260°C. You need some head-room, e.g. `max_temp = 270`
- Might be a defect / dying sensor

---

<div class="post-metadata">

### Author: ![klipperuser](https://avatars.discourse-cdn.com/v4/letter/k/96bed5/32.png) [@klipperuser](https://klipper.discourse.group/u/klipperuser)
#### Post date: [July 13, 2024, 10:02pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625/4 "2024-07-13T22:02:17Z")

</div>

Thank you so much for your response. I ran some tests and confirmed this is the issue. Set the extruder heat to 230C and I was able to avoid this shutdown.

---

<div class="post-metadata">

### Author: ![system](https://global.discourse-cdn.com/free1/uploads/klipper/original/1X/64419bf2aac6639e6ef5cef200dcd456b0a01ac3.png) [@system](https://klipper.discourse.group/u/system)
#### Post date: [September 11, 2024, 10:02pm UTC](https://klipper.discourse.group/t/flashforge-creator-pro-thermocouple-reader-fault/17625/5 "2024-09-11T22:02:34Z")

</div>

This topic was automatically closed 60 days after the last reply. New replies are no longer allowed.
