v2.4: update ercf

This commit is contained in:
Konstantin Koslowski 2021-12-06 21:04:46 +01:00
parent ec8b3d97a6
commit 81cb8a5062
3 changed files with 2 additions and 2 deletions

View file

@ -12,7 +12,7 @@ encoder_resolution: 1.349528 # from `ercf_calibrate_encoder`
# Long moves are faster than the small ones
# 100mm/s should be "quiet" with the NEMA14 motor or a NEMA17 pancake, but you can go lower if your really want it to be low noise
# Tested without any issue at 200mm/s, but it's noisy. I'm running mine at 170mm/s for long moves and 50mm/s for short moves.
long_moves_speed: 60 # mm/s. Default value is 100mm/s.
long_moves_speed: 100 # mm/s. Default value is 100mm/s.
long_moves_accel: 400 # mm/s². Default value is 400mm/s²
short_moves_speed: 25 # mm/s. Default value is 25mm/s.
short_moves_accel: 400 # mm/s². Default value is 400mm/s²