🔧 Move DEFAULT_EJERK

MarlinFirmware/Marlin#26665

Co-Authored-By: Vovodroid <8691781+vovodroid@users.noreply.github.com>
This commit is contained in:
Scott Lahteine 2024-01-19 14:19:04 -06:00
parent 815bbdb15e
commit 2e76a370dd
716 changed files with 1432 additions and 1074 deletions

View file

@ -1325,6 +1325,7 @@
#define DEFAULT_XJERK 10.0
#define DEFAULT_YJERK 10.0
#define DEFAULT_ZJERK 0.3
#define DEFAULT_EJERK 5.0
//#define DEFAULT_IJERK 0.3
//#define DEFAULT_JJERK 0.3
//#define DEFAULT_KJERK 0.3
@ -1340,8 +1341,6 @@
#endif
#endif
#define DEFAULT_EJERK 5.0 // May be used by Linear Advance
/**
* Junction Deviation Factor
*