mirror of
https://github.com/MarlinFirmware/Configurations.git
synced 2025-07-10 16:27:56 -06:00
parent
2e61255e8a
commit
dbd39914f9
268 changed files with 2144 additions and 0 deletions
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1602,6 +1602,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1597,6 +1597,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1586,6 +1586,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1601,6 +1601,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1595,6 +1595,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1594,6 +1594,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
|
@ -1593,6 +1593,14 @@
|
||||||
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
#define SD_FIRMWARE_UPDATE_INACTIVE_VALUE 0xFF
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
/**
|
||||||
|
* Enable this option if you have more than ~3K of unused flash space.
|
||||||
|
* Marlin will embed all settings in the firmware binary as compressed data.
|
||||||
|
* Use 'M503 C' to write the settings out to the SD Card as 'mc.zip'.
|
||||||
|
* See docs/ConfigEmbedding.md for details on how to use 'mc-apply.py'.
|
||||||
|
*/
|
||||||
|
//#define CONFIGURATION_EMBEDDING
|
||||||
|
|
||||||
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
// Add an optimized binary file transfer mode, initiated with 'M28 B1'
|
||||||
//#define BINARY_FILE_TRANSFER
|
//#define BINARY_FILE_TRANSFER
|
||||||
|
|
||||||
|
|
Some files were not shown because too many files have changed in this diff Show more
Loading…
Add table
Add a link
Reference in a new issue