Browse Source

Update chopper timing

pull/1/head
Scott Lahteine 5 years ago
parent
commit
5a316664e5
  1. 2
      Marlin/Configuration_adv.h

2
Marlin/Configuration_adv.h

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

Loading…
Cancel
Save