mirror of
https://github.com/MarlinFirmware/Marlin.git
synced 2024-11-23 02:35:31 +00:00
Address review comment from @bmourit
This commit is contained in:
parent
016f2f6050
commit
6eaa9f2aaf
@ -1249,8 +1249,8 @@
|
||||
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
|
||||
*
|
||||
* Note: If you are using INPUT_SHAPING, these XY values have a very
|
||||
* significant impact on RAM usage, and you should set these to a
|
||||
* realistic maximum for your printer.
|
||||
* significant impact on RAM usage, and you should reduce these to a
|
||||
* realistic maximum for your printer to reduce firmware RAM usage.
|
||||
*/
|
||||
#define DEFAULT_MAX_FEEDRATE { 300, 300, 5, 25 }
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user