Forgot to mention : Marlin 2.0
I run filamentwidth sensor on my k8200 without problems, and now i want to run one on my delta which have
MKS SBASE1.3.
But i can't for my life understand how to confure it.
The sensor is modified for 3.3v output
I thought about using termpsensor 4 as input.
I changed in mks_pins tempsensor 4 to: #define FILWIDTH_PIN P0_26_A3 // A3 (TH4)
Enabled filamentwidthsensor in configuration_adv_h
But then what? I get "some" readings from the sensor , but they are in the range of 45-60mm.
I was thinkig that the tempsensor input has a pullup resistor? Turn it off? How?
And as the sensor is designed for 0-5v where 3v is 3.00mm, but as it is 0-3.3v now where do i recalculate (value*1.515)?
I run filamentwidth sensor on my k8200 without problems, and now i want to run one on my delta which have
MKS SBASE1.3.
But i can't for my life understand how to confure it.
The sensor is modified for 3.3v output
I thought about using termpsensor 4 as input.
I changed in mks_pins tempsensor 4 to: #define FILWIDTH_PIN P0_26_A3 // A3 (TH4)
Enabled filamentwidthsensor in configuration_adv_h
But then what? I get "some" readings from the sensor , but they are in the range of 45-60mm.
I was thinkig that the tempsensor input has a pullup resistor? Turn it off? How?
And as the sensor is designed for 0-5v where 3v is 3.00mm, but as it is 0-3.3v now where do i recalculate (value*1.515)?