[BFW-4671] [BUG] MK4S / 6.1.3 Wrong count on display during bed probe (cosmetical issue) #4246
Labels
bug
Something isn't working.
known issue
Our developers are aware of the issue. They will eventually work on it.
Printer model
MK4S
Firmware version
6.1.3
Upgrades and modifications
None
Printing from...
Prusa Connect
Describe the bug
When starting a print before the actual extrusion start teh printer runs bed levelling.
During levelling it probes different points, for example 1/20, 2/20, 3/20, etc. until it's finished and it ends with 20/20.
After that it probes the front area of the bed (nozzle clean/purge area) with very few points (depending on MMU3 usage).
When doing so it let't say it probes two points it will still use the old "20" from earlier. So for the two points it will start with probing 1/20, 2/20. Then it's done.
20 is obviously wrong in this case and I guess the firmware is accessing a variable from earlier.
This is plain cosmetical. It causes zero issues. This is just if you don't want wrong information on the screen to be displayed then you might be looking into it.
How to reproduce
Start any print and look at the screen during bed levelling.
Expected behavior
After main bed levelling, when probing the front part (nozzle purge/clean area) either display the correct amount of points to be probed or just ditch the amount of points completely at that stage, so for the two points in the example:
Probing point 1
Probing point 2
or
Probing point 1/2
Probing point 2/2
(instead of the wrong 1/20, 2/20 from the main bed probing points count)
Files
No response
The text was updated successfully, but these errors were encountered: