Reenable babystepping, linear advance and disable ARC support.

This commit is contained in:
Knutwurst
2020-06-09 11:51:03 +02:00
parent 1c1b9c343c
commit c5b7370b87
3 changed files with 4 additions and 2 deletions

View File

@@ -1366,7 +1366,7 @@
*
* Warning: Does not respect endstops!
*/
//#define BABYSTEPPING
#define BABYSTEPPING
#if ENABLED(BABYSTEPPING)
//#define BABYSTEP_WITHOUT_HOMING
//#define BABYSTEP_XY // Also enable X/Y Babystepping. Not supported on DELTA!