Prepare firmware modifications for Spite Pro extruder upgrade #19

Merged
iGoX merged 9 commits from igox/ender3-sprite-pro-extruder into main 2025-02-11 19:42:37 +01:00
Showing only changes of commit 6fe60b2402 - Show all commits

View File

@@ -50,7 +50,7 @@
* 3 = schema.json - The entire configuration schema. (13 = pattern groups)
* 4 = schema.yml - The entire configuration schema.
*/
#define CONFIG_EXPORT 1 // :[1:'JSON', 2:'config.ini', 3:'schema.json', 4:'schema.yml']
#define CONFIG_EXPORT 2 // :[1:'JSON', 2:'config.ini', 3:'schema.json', 4:'schema.yml']
//===========================================================================
//============================= Thermal Settings ============================