mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-06 05:24:03 -06:00
🎨 Align some comments
This commit is contained in:
parent
c529a614de
commit
b3f7e344a5
84 changed files with 223 additions and 223 deletions
|
@ -3795,7 +3795,7 @@
|
|||
// @section reporting
|
||||
|
||||
// Extra options for the M114 "Current Position" report
|
||||
#define M114_DETAIL // Use 'M114` for details to check planner calculations
|
||||
#define M114_DETAIL // Use 'M114` for details to check planner calculations
|
||||
//#define M114_REALTIME // Real current position based on forward kinematics
|
||||
//#define M114_LEGACY // M114 used to synchronize on every call. Enable if needed.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue