Disable S_CURVE_ACCELERATION with LIN_ADVANCE (#287)

This commit is contained in:
Jason Smith 2020-11-06 23:26:47 -08:00 committed by GitHub
parent dba13cc92b
commit a677c7c459
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View file

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