Skip to content

Commit

Permalink
accel x 2 for test
Browse files Browse the repository at this point in the history
  • Loading branch information
crocsg committed Aug 31, 2023
1 parent e445e7f commit 698a9b8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Firmware/configuration/mega2560/Configuration.h
Original file line number Diff line number Diff line change
Expand Up @@ -1184,7 +1184,7 @@
* Override with M201
* X, Y, Z [, I [, J [, K...]]], E0 [, E1[, E2...]]
*/
#define DEFAULT_MAX_ACCELERATION { 1500, 1500, 1500, 1500 }
#define DEFAULT_MAX_ACCELERATION { 3000, 3000, 1500, 1500 }


//#define LIMITED_MAX_ACCEL_EDITING // Limit edit via M201 or LCD to DEFAULT_MAX_ACCELERATION * 2
Expand Down

0 comments on commit 698a9b8

Please sign in to comment.