Add a warning on LA + S-Curve

This commit is contained in:
Scott Lahteine
2020-04-21 18:37:04 -05:00
parent 5de87361e9
commit c3946dd017
2 changed files with 4 additions and 0 deletions

View File

@@ -1542,6 +1542,7 @@
//#define EXTRA_LIN_ADVANCE_K // Enable for second linear advance constants
#define LIN_ADVANCE_K 0.22 // 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
#endif
// @section leveling