AUTO_REPORT_POSITION

MarlinFirmware/Marlin#18427
This commit is contained in:
Scott Lahteine 2021-05-14 03:13:30 -05:00
parent 73dfdfdbd9
commit 5e0c1f2711
239 changed files with 1195 additions and 0 deletions

View file

@ -3416,6 +3416,11 @@
*/
#define AUTO_REPORT_TEMPERATURES
/**
* Auto-report position with M154 S<seconds>
*/
//#define AUTO_REPORT_POSITION
/**
* Include capabilities in M115 output
*/