miguel5612/ThermistorLibrary

How to implement?

Closed this issue · 1 comments

I am able to read temp with Arduino but how to pass this information to marlin, what are the connections of Arduino with the 3d printer motherboard and what changes do I need to do in marlin except for configuration changes?

Hello!,

The first step is to configure the libraries from the configuration.h file.

The second is the connections, which are explicit in the readme.

The final step is to load the code in your arduino and test.

I remain attentive to any questions :)