Skip to content

Commit 10b037a

Browse files
committed
chopper 24v
1 parent de801f6 commit 10b037a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Marlin/Configuration_adv.h

+1-1
Original file line numberDiff line numberDiff line change
@@ -3085,7 +3085,7 @@
30853085
* Define your own with:
30863086
* { <off_time[1..15]>, <hysteresis_end[-3..12]>, hysteresis_start[1..8] }
30873087
*/
3088-
#define CHOPPER_TIMING CHOPPER_DEFAULT_12V // All axes (override below)
3088+
#define CHOPPER_TIMING CHOPPER_DEFAULT_24V // All axes (override below)
30893089
//#define CHOPPER_TIMING_X CHOPPER_TIMING // For X Axes (override below)
30903090
//#define CHOPPER_TIMING_X2 CHOPPER_TIMING_X
30913091
//#define CHOPPER_TIMING_Y CHOPPER_TIMING // For Y Axes (override below)

0 commit comments

Comments
 (0)