Welcome! Log In Create A New Profile

Advanced

Thermocouple table for AD597

Posted by Kryoclasm 
Thermocouple table for AD597
August 06, 2015 11:37PM
Hello,

I was interested in adding support for the AD597 thermocouple.
To do this I need to know where to define it in the Repetier firmware files.
Also, i need to know the format that is used.

Any help would be appreciated, Thank you.
Re: Thermocouple table for AD597
August 08, 2015 06:51AM
Isn't the output the same as for AD595 = 10mv/°C? Then all you need is set temp. sensor to 100. Otherwise check AD595 implementation in Extruder.cpp -> updateCurrentTemperature to see how to change to other formula.


Repetier-Software - the home of Repetier-Host (Windows, Linux and Mac OS X) and Repetier-Firmware.
Repetier-Server - the solution to control your printer from everywhere.
Visit us on Facebook and Twitter!
Re: Thermocouple table for AD597
August 08, 2015 07:32AM
I see, after matching up the datasheets of both the AD595 and AD597, ironically,
it would seem that the AD597 will report a more accurate temp than the 595 using your coding implementation.

I guess a new implementation for the 597 is not needed.

Due to the fact the AD597 will work well within the temperatures we are concerned about, I would recommend appending the the 597 selection
to your code and firmware configuration application.

AD595 Datasheet
AD597 Datasheet

Thank you for your help.
Sorry, only registered users may post in this forum.

Click here to login