I need to set the Thermistor 500 ° in klipper. To configure it, they ask me for the following information: [thermistor my_thermistor]
# temperature1:
# resistance1:
# temperature2:
# resistance2:
# temperature3:
# resistance3:
# Three resistance measurements (in Ohms) at the given temperatures
# (in Celsius). The three measurements will be used to calculate the
# Steinhart-Hart coefficients for the thermistor. These parameters
# must be provided when using Steinhart-Hart to define the
# thermistor.
#beta:
# Alternatively, one may define temperature1, resistance1, and beta
# to define the thermistor parameters. This parameter must be
# provided when using "beta" to define the thermistor.
Where do I get these values?