Yuri D'Elia 5 роки тому
батько
коміт
9586d71adb
1 змінених файлів з 3 додано та 2 видалено
  1. 3 2
      Firmware/Configuration_adv.h

+ 3 - 2
Firmware/Configuration_adv.h

@@ -294,8 +294,9 @@
 #define LIN_ADVANCE
 #define LIN_ADVANCE
 
 
 #ifdef LIN_ADVANCE
 #ifdef 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.
+  #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.
+  //#define LA_DEBUG_LOGIC // @wavexx: setup logic channels for isr debugging
 #endif
 #endif
 
 
 // Arc interpretation settings:
 // Arc interpretation settings: