0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-13 15:50:04 +00:00

Fix Ender-5 Plus

This commit is contained in:
Scott Lahteine 2021-04-16 09:16:48 -05:00
parent 08a01020b3
commit bca22a9cd3

View file

@ -1660,7 +1660,7 @@
//#define EXTRA_LIN_ADVANCE_K // Enable for second linear advance constants //#define EXTRA_LIN_ADVANCE_K // Enable for second linear advance constants
#define LIN_ADVANCE_K 0.6 // Unit: mm compression per 1mm/s extruder speed #define LIN_ADVANCE_K 0.6 // Unit: mm compression per 1mm/s extruder speed
//#define LA_DEBUG // If enabled, this will generate debug information output over USB. //#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 EXPERIMENTAL_SCURVE // Enable this option to permit S-Curve Acceleration
#endif #endif
// @section leveling // @section leveling