Enabled linear advance.

This commit is contained in:
bubnikv 2018-02-02 22:56:13 +01:00
parent 9acd41a942
commit 2babbb3b11

View file

@ -316,7 +316,7 @@
* K=0 means advance disabled.
* See Marlin documentation for calibration instructions.
*/
//#define LIN_ADVANCE
#define LIN_ADVANCE
#ifdef LIN_ADVANCE
#define LIN_ADVANCE_K 0 //Try around 45 for PLA, around 25 for ABS.