mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-08-07 14:04:19 -06:00
Disable S_CURVE_ACCELERATION with LIN_ADVANCE (#287)
This commit is contained in:
parent
dba13cc92b
commit
a677c7c459
2 changed files with 2 additions and 2 deletions
|
@ -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 =============================
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue