Activate LIN_ADVANCE
This commit is contained in:
parent
e0e04ff45d
commit
b9a3f3368e
|
|
@ -323,7 +323,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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue