MarlinFirmware / MarlinDocumentation

Marlin Firmware Documentation Project
https://marlinfw.org
GNU General Public License v3.0
366 stars 763 forks source link

Updated docs to reflect MPC temp differential tuning #491

Closed StevilKnevil closed 6 months ago

StevilKnevil commented 1 year ago

Updated documentation to support: https://github.com/MarlinFirmware/Marlin/pull/25517

Added the A and D parameters to M306 T and updated and restructured the MPC documentation to provide details of the internals of the differential tuning

thinkyhead commented 7 months ago

It would be good to have some parameters marked with since: if they were not included in the original MPC implementation, and we should note the changes made to M306 between different versions of Marlin. Unfortunately we don't have a setup for making versioned documentation, so we just include legacy information inline with the most recent info.