mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 23:17:38 -06:00
parent
dc74d228c9
commit
6589104b5a
319 changed files with 320 additions and 320 deletions
|
@ -1125,7 +1125,7 @@
|
|||
* Advanced configuration
|
||||
*/
|
||||
#define FTM_BATCH_SIZE 100 // Batch size for trajectory generation;
|
||||
// half the window size for Ulendo FBS.
|
||||
#define FTM_WINDOW_SIZE 200 // Window size for trajectory generation.
|
||||
#define FTM_FS 1000 // (Hz) Frequency for trajectory generation. (1 / FTM_TS)
|
||||
#define FTM_TS 0.001f // (s) Time step for trajectory generation. (1 / FTM_FS)
|
||||
#define FTM_STEPPER_FS 20000 // (Hz) Frequency for stepper I/O update.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue