mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-03-02 16:14:33 -07:00
✨ FTM_RESONANCE_TEST
MarlinFirmware/Marlin#28158 Co-Authored-By: narno2202 <130909513+narno2202@users.noreply.github.com>
This commit is contained in:
parent
4b6a922e9c
commit
ae0594b07d
401 changed files with 802 additions and 0 deletions
|
|
@ -1177,6 +1177,8 @@
|
|||
#define FTM_SHAPING_ZETA_E 0.03f // Zeta used by input shapers for E axis
|
||||
#define FTM_SHAPING_V_TOL_E 0.05f // Vibration tolerance used by EI input shapers for E axis
|
||||
|
||||
//#define FTM_RESONANCE_TEST // Sine sweep motion for resonance study
|
||||
|
||||
//#define FTM_SMOOTHING // Smoothing can reduce artifacts and make steppers quieter
|
||||
// on sharp corners, but too much will round corners.
|
||||
#if ENABLED(FTM_SMOOTHING)
|
||||
|
|
|
|||
|
|
@ -1177,6 +1177,8 @@
|
|||
#define FTM_SHAPING_ZETA_E 0.03f // Zeta used by input shapers for E axis
|
||||
#define FTM_SHAPING_V_TOL_E 0.05f // Vibration tolerance used by EI input shapers for E axis
|
||||
|
||||
//#define FTM_RESONANCE_TEST // Sine sweep motion for resonance study
|
||||
|
||||
//#define FTM_SMOOTHING // Smoothing can reduce artifacts and make steppers quieter
|
||||
// on sharp corners, but too much will round corners.
|
||||
#if ENABLED(FTM_SMOOTHING)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue