-
-
Notifications
You must be signed in to change notification settings - Fork 3.4k
Description
Did you test the latest bugfix-2.1.x
code?
Yes, and the problem still exists.
Bug Description
Bedlevelling with BL-Touch is not possible with the model files for the Creality Ender 5 Pro.
The printer moves to the center of the print bed, lowers it and stops.
This happens with both version 4.2.2 and 4.2.7.
In addition, the variable Z_SAFE_HOMING is not set automatically in variant 4.2.7.
This works perfectly with the version for Ender 5 with MB 4.2.7 and BL-Touch, so I have used this as a workaround.
Actually, one set of model files should be sufficient for Ender 5 (8 bit MB) and the Pro version (32 bit MB), as the difference between the types is only the MB on delivery and for some Ender 5 the Z-spindle (400 step/mm / 800 step/mm) and the extruder variant (plastic / metal).
The difference between the configuration files for the MB variants 4.2.2 and 4.2.7 is also only the type designation, so that these can also be combined.
This would reduce the number of possible configurations from 10 (4.2.2 / 4.2.7, E5 / E5Pro, with/without BL-Touch, 400/800 step spindle for E5) to one, which reduces the maintenance effort.
Unfortunately, my knowledge of C is not sufficient to do this myself (: .
Bug Timeline
No response
Expected behavior
No response
Actual behavior
No response
Steps to Reproduce
No response
Version of Marlin Firmware
2.1.3-b2
Printer model
Creality Ender 5 and Ender 5 Pro
Electronics
Creality 4.2.2 and 4.2.7
LCD/Controller
Standard
Other add-ons
No response
Bed Leveling
None
Your Slicer
Prusa Slicer
Host Software
None
Don't forget to include
- A ZIP file containing your
Configuration.h
andConfiguration_adv.h
.
Additional information & file uploads
No response