- Disable DGUS Fix for Mega X to switch to the better Special Menu
- Bump Version to 1.1.4 Beta - Fix Special Menu Handling when no SD Card is present - Add Pictures for new WIKI Page - Set Classic jerk to 0.2 since this is needed for Mesh Leveling
This commit is contained in:
@@ -998,7 +998,7 @@
|
||||
#endif
|
||||
|
||||
#if ENABLED(KNUTWURST_MEGA_X)
|
||||
#define CLASSIC_JERK
|
||||
//#define CLASSIC_JERK
|
||||
#endif
|
||||
|
||||
#if ENABLED(CLASSIC_JERK)
|
||||
@@ -1012,7 +1012,7 @@
|
||||
#if ENABLED(KNUTWURST_MEGA_X)
|
||||
#define DEFAULT_XJERK 4.0
|
||||
#define DEFAULT_YJERK 4.0
|
||||
#define DEFAULT_ZJERK 0.1
|
||||
#define DEFAULT_ZJERK 0.2
|
||||
#endif
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user