Page 1 of 1
					
				100k Thermistors types
				Posted: Mon Feb 29, 2016 3:15 pm
				by SoCalSteve
				Is it true i can use any 100k thermistor? if so, why not use the 
GP104L8F from DigiKey? it allows us to go to 300C instead of the stock 200C. it looks to be quite a bit smaller than the 
B57540G0104F000. am i looking at this right?
all help is appreciated.
 
			
					
				Re: 100k Thermistors types
				Posted: Mon Feb 29, 2016 4:07 pm
				by Eaglezsoar
				
			 
			
					
				Re: 100k Thermistors types
				Posted: Mon Feb 29, 2016 4:18 pm
				by Polygonhell
				You can use any thermistor, but you'll have to adjust the firmware to get an accurate temperature reading.
The really small ones are a pig to work with.
			 
			
					
				Re: 100k Thermistors types
				Posted: Mon Feb 29, 2016 4:50 pm
				by cope413
				Just get a thermocouple and call it a day. You'll never break the leads, it's more accurate, and it'll go up to 1000C+
http://e3d-online.com/External-Thermoco ... ermocouple
http://e3d-online.com/Type-K-Thermocoup ... ermocouple
So, if you decided you wanted to, you could crank up your hot end, melt the brass and aluminum, and accurately report the temperature throughout the whole process 

 
			
					
				Re: 100k Thermistors types
				Posted: Tue Mar 01, 2016 12:51 pm
				by SoCalSteve
				
  
 
This is actually the route i wanted to take, i've just never read a thread where anyone was actually successful in setting this up. If there is one out there that you know of, it would be really excited to read it.
Thank you for the help!
 
			 
			
					
				Re: 100k Thermistors types
				Posted: Tue Mar 01, 2016 4:30 pm
				by Xenocrates
				I haven't used a thermocouple,  but the pt100 shares the advantages,  and is pretty simple to set up
			 
			
					
				Re: 100k Thermistors types
				Posted: Wed Mar 09, 2016 8:21 pm
				by cope413
				SoCalSteve wrote:
  
 
This is actually the route i wanted to take, i've just never read a thread where anyone was actually successful in setting this up. If there is one out there that you know of, it would be really excited to read it.
Thank you for the help!
 
It's straightforward with that board.
You change the Heat_0_pin in pins.h, and you change the thermistor type. 
I'm on repetier .92.3, and I've modified a fair amount of it, otherwise I'd just send you mine. 
If you attach your config.h and pins.h files, we can help you with the firmware changes