Skip to content

Commit

Permalink
switchted thermistor from MarlinFirmware#1 to MarlinFirmware#5
Browse files Browse the repository at this point in the history
  • Loading branch information
schmiddim committed Aug 28, 2014
1 parent 82a0ea5 commit 5ab81ce
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Marlin/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -123,7 +123,7 @@
// 55 is 100k thermistor - ATC Semitec 104GT-2 (Used in ParCan & J-Head) (1k pullup)

//#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_0 1
#define TEMP_SENSOR_0 5
#define TEMP_SENSOR_1 1
#define TEMP_SENSOR_2 0
#define TEMP_SENSOR_BED 1
Expand Down

0 comments on commit 5ab81ce

Please sign in to comment.