mirror of
https://github.com/synthetos/g2.git
synced 2026-09-23 21:38:54 +08:00
gQuintic: bump DDA clock to 400khz
This commit is contained in:
@@ -121,7 +121,7 @@ using Motate::OutputPin;
|
||||
/**** Stepper DDA and dwell timer settings ****/
|
||||
|
||||
//#define FREQUENCY_DDA 200000UL // Hz step frequency. Interrupts actually fire at 2x (400 KHz)
|
||||
#define FREQUENCY_DDA 300000UL // Hz step frequency. Interrupts actually fire at 2x (300 KHz)
|
||||
#define FREQUENCY_DDA 400000UL // Hz step frequency. Interrupts actually fire at 2x (300 KHz)
|
||||
#define FREQUENCY_DWELL 1000UL
|
||||
|
||||
#define MIN_SEGMENT_MS ((float)0.125) // S70 can handle much much smaller segements
|
||||
|
||||
Reference in New Issue
Block a user