I have compiled the DW7.4.7 version for an Ender 3 V2 BLT with a V4.2.2. Board
Thereby 2 problems occurred:
-
compiler error in line 691, port assigned twice.
I could solve the problem myself: the port LCD_SERIAL_PORT must be 3 (by the way, the same error is also present in DW7.4.6 ;))
-
after homing, the hotend is > 10 mm above the print bed, but 5 mm are displayed.
It is not possible to set the hotend to the required height for printing (setting range not sufficient / assumed height wrong).
10.07.23 The problems are solved!
Attached is the configuration.h file with all changes.
The configuration was tested with an Ender 3 V2 as well as with an Ender 5 Pro. Both with Ender 4.2.2 and BLToch with holding brackets from Creality.
The changes are marked with //RST. For type dependent parameters the type is additionally indicated. For changed values, the original value is usually given.
Have fun at testing ;)
Configuration.zip
I have compiled the DW7.4.7 version for an Ender 3 V2 BLT with a V4.2.2. Board
Thereby 2 problems occurred:
compiler error in line 691, port assigned twice.
I could solve the problem myself: the port LCD_SERIAL_PORT must be 3 (by the way, the same error is also present in DW7.4.6 ;))
after homing, the hotend is > 10 mm above the print bed, but 5 mm are displayed.
It is not possible to set the hotend to the required height for printing (setting range not sufficient / assumed height wrong).
10.07.23 The problems are solved!
Attached is the configuration.h file with all changes.
The configuration was tested with an Ender 3 V2 as well as with an Ender 5 Pro. Both with Ender 4.2.2 and BLToch with holding brackets from Creality.
The changes are marked with //RST. For type dependent parameters the type is additionally indicated. For changed values, the original value is usually given.
Have fun at testing ;)
Configuration.zip