Enable M114_REALTIME

This commit is contained in:
Frederik Menke 2022-10-20 23:22:53 +02:00
parent b58bbb57e5
commit 84230b9a1d

View file

@ -3800,7 +3800,7 @@
// Extra options for the M114 "Current Position" report
//#define M114_DETAIL // Use 'M114` for details to check planner calculations
//#define M114_REALTIME // Real current position based on forward kinematics
#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)