Explorar el Código

Update chopper timing

Scott Lahteine hace 5 años
padre
commit
5a316664e5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1
    1
      Marlin/Configuration_adv.h

+ 1
- 1
Marlin/Configuration_adv.h Ver fichero

@@ -1536,7 +1536,7 @@
1536 1536
    * Define you own with
1537 1537
    * { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
1538 1538
    */
1539
-  #define CHOPPER_TIMING { 4, -2, 1 }
1539
+  #define CHOPPER_TIMING CHOPPER_DEFAULT_12V
1540 1540
 
1541 1541
   /**
1542 1542
    * Monitor Trinamic drivers for error conditions,

Loading…
Cancelar
Guardar