Hi Dr. Marvin
This morning I compile again the firmware following steps in this video :
The only thing I made is changing few lines in Configuration.h as describe in video 3
Line74 Change Ender 3 for CR10
Line 148 Machine name BTT-CR10
Line 1241 bed size to 300
Line 1242 bed size to 300
Line 1250 Z max pos to 400
#define STRING_CONFIG_H_AUTHOR “(BIGTREETECH, CR10)” #define CUSTOM_MACHINE_NAME “BTT-CR10”
#define X_BED_SIZE 300
#define Y_BED_SIZE 300
#define Z_MAX_POS 400
After success in the build process I tried to transfer firmware.bin to my printer with the fresh version.
Same problem : it show first Bugfix 2.0.8.2 then ERR: MAXTEMP : E1 Printer halted please reset with the alarm sound.
So, just return to this video:
The only thing I made is changing few lines in Configuration.h as describe in video 3
Line72 Change
#define STRING_CONFIG_H_AUTHOR “(Services3DRG)” // Who made the changes.
Line 146 Machine name BTT-CR10
#define CUSTOM_MACHINE_NAME “BTT_CR10”
Line 1358 x bed size to 300
#define X_BED_SIZE 300
Line 1359 y bed size to 300
#define Y_BED_SIZE 300
Line 1367 Z max pos to 400
#define Z_MAX_POS 400
After that I formatted my sd card a put fresh copy of firmware.bin
Turn off printer, insert sd card, turn on printer What I see now is : Marlin 2.0.9.1
Nothing else no possibility to clic button
Turn off the printer, take out sd card : What I see now is : Marlin 2.0.9.1
Nothing else no possibility to clic button