Add REPORT_FAN_CHANGE as an option
This commit is contained in:
committed by
Scott Lahteine
parent
b40440cf38
commit
2d33a9fd7c
@ -3104,6 +3104,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.
|
||||
|
Reference in New Issue
Block a user