Strain Gauge/Load Cell based Endstops

Sorry I’m so late to the party.

I read this entire thread, fantastic work guys!

Has anyone seen the toolhead Sovol is putting on their Ace models? They have mounted their heatbreak on a force plate. They use a HV711 to read it, a python module to convert it to a switch and pass it to [smart_effector].

My question is if I copy their HX711.py to the extras folder will mainline Klipper work? How do they assign it to Pin PB6? My python skills are weak, if only it was written in Fortran.