Revert linear advance settings

This commit is contained in:
Knutwurst
2020-06-09 11:54:07 +02:00
parent c5b7370b87
commit 6e120164a2
2 changed files with 1 additions and 3 deletions

View File

@@ -1412,7 +1412,7 @@
* See http://marlinfw.org/docs/features/lin_advance.html for full instructions.
* Mention @Sebastianv650 on GitHub to alert the author of any issues.
*/
#define LIN_ADVANCE
//#define LIN_ADVANCE
#if ENABLED(LIN_ADVANCE)
#define LIN_ADVANCE_K 0 // Unit: mm compression per 1mm/s extruder speed
//#define LA_DEBUG // If enabled, this will generate debug information output over USB.