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 09d27b4852 - Show all commits

View File

@@ -50,7 +50,7 @@
* 3 = schema.json - The entire configuration schema. (13 = pattern groups) * 3 = schema.json - The entire configuration schema. (13 = pattern groups)
* 4 = schema.yml - The entire configuration schema. * 4 = schema.yml - The entire configuration schema.
*/ */
#define CONFIG_EXPORT 2 // :[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 ============================ //============================= Thermal Settings ============================