mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-02-11 19:19:37 -07:00
This commit is contained in:
parent
cb47c413e4
commit
95802448f8
385 changed files with 8 additions and 391 deletions
|
|
@ -1192,7 +1192,6 @@
|
|||
#endif
|
||||
|
||||
#define FTM_STEPS_PER_UNIT_TIME (FTM_STEPPER_FS / FTM_FS) // Interpolated stepper commands per unit time
|
||||
#define FTM_CTS_COMPARE_VAL (FTM_STEPS_PER_UNIT_TIME / 2) // Comparison value used in interpolation algorithm
|
||||
#define FTM_MIN_TICKS ((STEPPER_TIMER_RATE) / (FTM_STEPPER_FS)) // Minimum stepper ticks between steps
|
||||
|
||||
#define FTM_MIN_SHAPE_FREQ 10 // Minimum shaping frequency
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue