Open
Description
Is your feature request related to a problem? Please describe.
The Marlin documentation claims support for a bed max31865 module. Such support does not exist however, and I was hoping to see it happen.
Are you looking for hardware support?
Fully custom cartesian printer, MKS Tinybee motherboard, max31865 module for bed support.
Describe the feature you want
Support for max31865 for the bed.
Additional context
Although the comments in Marlin code claim support exists, it does not seem to. Setting #define TEMP_SENSOR_BED -5 leads to errors, upon fixing which I get more errors. Hoping to see actual support added.