intelligent-agent / Refactor

Linux distro for 3D-printers
https://wiki.iagent.no/wiki/Refactor
GNU Affero General Public License v3.0
28 stars 19 forks source link

Refactor Klipper to add revision specific changes regarding pull-ups, gain and offset #256

Closed eliasbakken closed 2 years ago

eliasbakken commented 2 years ago

There is a change in how the input stage is handled between rev A5 and A6. These changes should be implemented once the revision of the board is known, IE in recore.py. Also, there are a few code changes added to the thermistor handling in Klipper. This will likely not be accepted upstream, so this should also be overridden in recore.py if possible.

eliasbakken commented 2 years ago

Recore A5 specific files have been created and PR merged in klipper master branch.