🔧 Restore Low EJERK Configs (#606)

This commit is contained in:
Keith Bennett 2021-11-10 07:15:50 -08:00 committed by GitHub
parent 2b764561fd
commit 3d1250b2a4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
29 changed files with 51 additions and 7269 deletions

View file

@ -1910,7 +1910,7 @@
#define LIN_ADVANCE
#if ENABLED(LIN_ADVANCE)
//#define EXTRA_LIN_ADVANCE_K // Enable for second linear advance constants
#define LIN_ADVANCE_K 0 // Unit: mm compression per 1mm/s extruder speed
#define LIN_ADVANCE_K 0.00 // Unit: mm compression per 1mm/s extruder speed
//#define LA_DEBUG // If enabled, this will generate debug information output over USB.
//#define EXPERIMENTAL_SCURVE // Enable this option to permit S-Curve Acceleration
//#define ALLOW_LOW_EJERK // Allow a DEFAULT_EJERK value of <10. Recommended for direct drive hotends.