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

@@ -1628,7 +1628,7 @@
//
// G2/G3 Arc Support
//
#define ARC_SUPPORT // Disable this feature to save ~3226 bytes
//#define ARC_SUPPORT // Disable this feature to save ~3226 bytes
#if ENABLED(ARC_SUPPORT)
#define MM_PER_ARC_SEGMENT 1 // (mm) Length (or minimum length) of each arc segment
//#define ARC_SEGMENTS_PER_R 1 // Max segment length, MM_PER = Min