mirror of
https://github.com/Klipper3d/klipper.git
synced 2026-02-28 07:05:12 -07:00
input_shaper: Z-axis input shaper
Signed-off-by: Dmitry Butyugin <dmbutyugin@google.com>
This commit is contained in:
parent
c49dbb5a87
commit
caf7accf2d
3 changed files with 73 additions and 36 deletions
|
|
@ -71,8 +71,9 @@ max_z_accel: 100
|
|||
shaper_type_x: mzv
|
||||
shaper_freq_x: 33.2
|
||||
shaper_type_y: ei
|
||||
shaper_freq_x: 39.3
|
||||
shaper_freq_y: 39.3
|
||||
damping_ratio_y: 0.4
|
||||
shaper_freq_z: 42
|
||||
|
||||
[adxl345]
|
||||
cs_pin: PK7
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue