🔧 Biqu BX - Allow Low E Jerk (#616)

This commit is contained in:
Keith Bennett 2021-11-16 07:10:41 -08:00 committed by GitHub
parent 9665502efe
commit 25a7b8723b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1949,7 +1949,7 @@
#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.
#define ALLOW_LOW_EJERK // Allow a DEFAULT_EJERK value of <10. Recommended for direct drive hotends.
#endif
// @section leveling