Add files via upload

This commit is contained in:
ssjrocks
2024-12-01 13:07:27 +10:00
committed by GitHub
parent 42c300b511
commit c22fac4fae
2 changed files with 12 additions and 12 deletions
+2 -2
View File
@@ -949,7 +949,7 @@
// #define SHAPING_MIN_FREQ 20 // By default the minimum of the shaping frequencies. Override to affect SRAM usage.
// #define SHAPING_MAX_STEPRATE 10000 // By default the maximum total step rate of the shaped axes. Override to affect SRAM usage.
//#define SHAPING_MENU // Add a menu to the LCD to set shaping parameters.
#define SHAPING_MENU // Add a menu to the LCD to set shaping parameters.
#endif
#endif
#define AXIS_RELATIVE_MODES { false, false, false, false }
@@ -3530,7 +3530,7 @@
/**
* Auto-report position with M154 S<seconds>
*/
//#define AUTO_REPORT_POSITION
#define AUTO_REPORT_POSITION
/**
* Include capabilities in M115 output