Add SAVED_POSITIONS

This commit is contained in:
Scott Lahteine 2020-01-27 03:18:31 -06:00
parent 45e3748ede
commit 01ec33f00a
138 changed files with 690 additions and 0 deletions

View file

@ -1576,6 +1576,11 @@
// @section extras
//
// G60/G61 Position Save and Return
//
//#define SAVED_POSITIONS 1 // Each saved position slot costs 12 bytes
//
// G2/G3 Arc Support
//