Make arc support (G2/G3) configurable

Saves about 2669 bytes when deactivated. (About 1% for a AT2560, about __4%__ for a AT644!)
This commit is contained in:
AnHardt
2016-05-13 13:27:45 +02:00
parent 14cd0f4c92
commit b74af78736
17 changed files with 168 additions and 146 deletions

View File

@ -457,6 +457,7 @@
// @section extras
// Arc interpretation settings:
#define ARC_SUPPORT // Disabling this saves ~2660bytes
#define MM_PER_ARC_SEGMENT 1
#define N_ARC_CORRECTION 25