🔧 Adjust DEFAULT_EJERK settings (#26665)

This commit is contained in:
Vovodroid
2024-01-20 00:38:25 +02:00
committed by GitHub
parent fb49645b32
commit da96607b65
5 changed files with 16 additions and 7 deletions

View File

@@ -1291,6 +1291,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
@@ -1306,8 +1307,6 @@
#endif
#endif
#define DEFAULT_EJERK 5.0 // May be used by Linear Advance
/**
* Junction Deviation Factor
*