mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-07 15:07:34 -06:00
Add SAVED_POSITIONS
This commit is contained in:
parent
45e3748ede
commit
01ec33f00a
138 changed files with 690 additions and 0 deletions
|
@ -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
|
||||
//
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue