a5:faulty-temperature-readings

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
Next revisionBoth sides next revision
a5:faulty-temperature-readings [2018/06/28 21:08] โ€“ [Diagnosing the problem] samuelpinchesa5:faulty-temperature-readings [2019/02/18 20:53] โ€“ samuelpinches
Line 48: Line 48:
  
  
----- 
-// 
-// Temperature Sensors 
-// 
-#define TEMP_0_PIN         13   // Analog Input 
-#define TEMP_1_PIN         15   // Analog Input 
-#define TEMP_BED_PIN       14   // Analog Input 
- 
----- 
  
 +  //
 +  // Temperature Sensors
 +  //
 +  #define TEMP_0_PIN         13   // Analog Input
 +  #define TEMP_1_PIN         15   // Analog Input
 +  #define TEMP_BED_PIN       14   // Analog Input
 +  
 All you need to do, is swap the TEMP_1_PIN number, for the number of the broken port. Then, reflash the firmware. Hopefully now you will have a correct temperature measurement displayed on your printer! All you need to do, is swap the TEMP_1_PIN number, for the number of the broken port. Then, reflash the firmware. Hopefully now you will have a correct temperature measurement displayed on your printer!
  
 +For more info on the thermal safety systems in the Marlin Firmware, see [[thermal-runaway|this page]].
  
a5/faulty-temperature-readings.txt ยท Last modified: 2020/12/25 02:13 by 127.0.0.1