mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2026-01-15 20:35:40 -07:00
🐛 No ADAPTIVE_STEP_SMOOTHING on Ender-3 V2 (SKR Mini E3 V3) (#727)
This commit is contained in:
parent
9ee8686b12
commit
a1b89a18ff
2 changed files with 2 additions and 2 deletions
|
|
@ -1187,7 +1187,7 @@
|
|||
* vibration and surface artifacts. The algorithm adapts to provide the best possible step smoothing at the
|
||||
* lowest stepping frequencies.
|
||||
*/
|
||||
#define ADAPTIVE_STEP_SMOOTHING
|
||||
//#define ADAPTIVE_STEP_SMOOTHING
|
||||
|
||||
/**
|
||||
* Custom Microstepping
|
||||
|
|
|
|||
|
|
@ -1187,7 +1187,7 @@
|
|||
* vibration and surface artifacts. The algorithm adapts to provide the best possible step smoothing at the
|
||||
* lowest stepping frequencies.
|
||||
*/
|
||||
#define ADAPTIVE_STEP_SMOOTHING
|
||||
//#define ADAPTIVE_STEP_SMOOTHING
|
||||
|
||||
/**
|
||||
* Custom Microstepping
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue