help termistor setting 104GT-2

For general Flowcode discussion that does not belong in the other sections.
Post Reply
d820513
Posts: 56
http://meble-kuchenne.info.pl
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

help termistor setting 104GT-2

Post by d820513 »

thermistor semitec 104GT-2
0 - 300с
how is the correct flowcode setting for this thermistor
an example if possible, thanks

medelec35
Matrix Staff
Posts: 2088
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 645 times
Been thanked: 703 times

Re: help termistor setting 104GT-2

Post by medelec35 »

hello.
You will need to add the Thermistor component.
Look at the thermistor datasheet then enter the values within the thermistor component properties.
Martin

d820513
Posts: 56
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: help termistor setting 104GT-2

Post by d820513 »

where to get this value ?
Attachments
where to get this value.png
where to get this value.png (163.77 KiB) Viewed 1808 times

d820513
Posts: 56
Joined: Thu Aug 19, 2021 1:14 pm
Has thanked: 2 times
Been thanked: 1 time

Re: help termistor setting 104GT-2

Post by d820513 »

i can't figure it out
Attachments
datasheet.png
datasheet.png (96.95 KiB) Viewed 1808 times

chipfryer27
Valued Contributor
Posts: 1692
Joined: Thu Dec 03, 2020 10:57 am
Has thanked: 374 times
Been thanked: 584 times

Re: help termistor setting 104GT-2

Post by chipfryer27 »

Hi

There doesn't seem to be a lot of results if you search for the 104GT2 resistance table, but as many 3D printers use this component you may get better help from one of their sites.

This link documents a table, but you might want to search further.

https://e3d-online.zendesk.com/hc/en-us ... stor-Table

Hope it helps.

Regards

medelec35
Matrix Staff
Posts: 2088
Joined: Wed Dec 02, 2020 11:07 pm
Has thanked: 645 times
Been thanked: 703 times

Re: help termistor setting 104GT-2

Post by medelec35 »

Hello.
What I just did is enter the standard formula in excel for deriving the resistance for a given temperature.
These are the results:
R vs Temp 100k.png
R vs Temp 100k.png (9.57 KiB) Viewed 1785 times
You can either enter those values within the component properties or use one of the many online calculators, since the beta value is shown on the datasheet.

Another option is to use a formula to display the temperature.
I posted a project doing that, here.
Martin

Post Reply