revert some unintentional config changes from 2.1.2.2 merge

Walked through the diff and noticed some config flags that have been
disabled unintentionally. Restore them.

Fixes: 752476dc8f
This commit is contained in:
Stefan Kalscheuer
2024-04-29 17:07:56 +02:00
parent 80e121b9c1
commit cb39247a70
2 changed files with 7 additions and 7 deletions

View File

@@ -1605,7 +1605,7 @@
*
* See https://github.com/synthetos/TinyG/wiki/Jerk-Controlled-Motion-Explained
*/
//#define S_CURVE_ACCELERATION
#define S_CURVE_ACCELERATION
//===========================================================================
//============================= Z Probe Options =============================