diff options
author | reprapperMC <sabadie31@gmail.com> | 2011-09-08 13:01:08 -0600 |
---|---|---|
committer | reprapperMC <sabadie31@gmail.com> | 2011-09-08 13:01:08 -0600 |
commit | 1d53de40770682862036892495ff3913deef747b (patch) | |
tree | 23162cf980658c981dac25d1fa6ba3dd875e40d0 | |
parent | 29ed8a3eb0815a161a1a2de0d4416b7d123967a0 (diff) |
Edited Sprinter/Configuration.h via GitHub
-rw-r--r-- | Sprinter/Configuration.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Sprinter/Configuration.h b/Sprinter/Configuration.h index 53ab2e5..1e25d17 100644 --- a/Sprinter/Configuration.h +++ b/Sprinter/Configuration.h @@ -20,6 +20,7 @@ // 4 is 10k thermistor // 5 is ParCan supplied 104GT-2 100K // 6 is EPCOS 100k +// 7 is 100k Honeywell thermistor 135-104LAG-J01 #define THERMISTORHEATER 1 #define THERMISTORBED 1 |