Add REPORT_FAN_CHANGE

This commit is contained in:
Scott Lahteine 2020-07-29 14:59:41 -05:00
parent db82e2e6a4
commit 6303fb6dc6
162 changed files with 324 additions and 0 deletions

View file

@ -3112,6 +3112,8 @@
//#define M114_REALTIME // Real current position based on forward kinematics
//#define M114_LEGACY // M114 used to synchronize on every call. Enable if needed.
//#define REPORT_FAN_CHANGE // Report the new fan speed when changed by M106 (and others)
/**
* Set the number of proportional font spaces required to fill up a typical character space.
* This can help to better align the output of commands like `G29 O` Mesh Output.