Ver Fonte

Enabled linear advance.

bubnikv há 6 anos atrás
pai
commit
2babbb3b11
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      Firmware/Configuration_adv.h

+ 1 - 1
Firmware/Configuration_adv.h

@@ -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.