mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-24 15:14:02 -06:00
🐛 No ADAPTIVE_STEP_SMOOTHING on Ender-3 V2 (SKR Mini E3 V3) (#727)
This commit is contained in:
parent
7e7bc99a41
commit
807493bbb8
2 changed files with 2 additions and 2 deletions
|
@ -1203,7 +1203,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
|
||||
|
|
|
@ -1203,7 +1203,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