Skip to content

Commit

Permalink
🔧 Biqu BX - Allow Low E Jerk (#616)
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiskeithb authored Nov 16, 2021
1 parent 9665502 commit 25a7b87
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion config/examples/BIQU/BX/Configuration_adv.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 25a7b87

Please sign in to comment.