Chopper Timing Preset for 24V 0.9° (#18662)

This commit is contained in:
Evgeny Z
2020-07-17 05:40:56 +03:00
committed by GitHub
parent b880712889
commit 1d6868852b
2 changed files with 2 additions and 0 deletions

View File

@ -35,6 +35,7 @@
#define CHOPPER_DEFAULT_36V { 5, 2, 4 }
#define CHOPPER_PRUSAMK3_24V { 3, -2, 6 }
#define CHOPPER_MARLIN_119 { 5, 2, 3 }
#define CHOPPER_09STEP_24V { 3, -1, 5 }
#if ENABLED(MONITOR_DRIVER_STATUS) && !defined(MONITOR_DRIVER_STATUS_INTERVAL_MS)
#define MONITOR_DRIVER_STATUS_INTERVAL_MS 500u