0
0
Fork 0
mirror of https://github.com/MarlinFirmware/Configurations.git synced 2025-09-16 17:17:54 +00:00

🚸 Enable Linear Advance + S-Curve for Biqu (#814)

This commit is contained in:
Keith Bennett 2022-09-22 11:48:51 -07:00 committed by GitHub
parent 0db05e75cd
commit 69ca68ed42
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
7 changed files with 14 additions and 14 deletions

View file

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