Update mesh_bed_leveling.h #394

Merged
KemalErtas merged 1 commits from patch-1 into master 2022-12-19 08:16:24 -06:00
KemalErtas commented 2022-12-01 04:16:08 -06:00 (Migrated from github.com)

Bedleveling should run on 4MAXP2 rectangular shape beds. It has no problem with square shape.

Description

Requirements

Benefits

Configurations

Configurations

Bedleveling should run on 4MAXP2 rectangular shape beds. It has no problem with square shape. <!-- Submitting a Pull Request - Please fill out all sections of this form. You can delete the helpful comments. - Pull Requests without clear information will take longer and may even be rejected. - We get a high volume of submissions so please be patient during review. --> ### Description <!-- Clearly describe the submitted changes with lots of details. Include images where helpful. Initial reviewers may not be familiar with the subject, so be as thorough as possible. You can use MarkDown syntax to improve readability with bullet lists, code blocks, and so on. PREVIEW and fix up formatting before submitting. --> ### Requirements <!-- Does this PR require a specific board, LCD, etc.? --> ### Benefits <!-- What does this PR fix or improve? --> ### Configurations <!-- Attach Configurations ZIP and any other files needed to test this PR. --> ### Configurations <!-- Attach any Configuration.h, Configuration_adv.h, or platformio.ini files needed to compile/test your Pull Request. --> ### Related Issues <!-- Does this PR fix a bug or fulfill a Feature Request? Link related Issues here. -->
stklcode commented 2022-12-19 07:30:03 -06:00 (Migrated from github.com)

You should probably send this patch upstream (in MarlinFirmware/Marlin). as the bug is present in the latest 2.1.x sources:

https://github.com/MarlinFirmware/Marlin/blob/2.1.2/Marlin/src/feature/bedlevel/mbl/mesh_bed_leveling.h#L112

You should probably send this patch upstream (in [MarlinFirmware/Marlin](https://github.com/MarlinFirmware/Marlin)). as the bug is present in the latest 2.1.x sources: https://github.com/MarlinFirmware/Marlin/blob/2.1.2/Marlin/src/feature/bedlevel/mbl/mesh_bed_leveling.h#L112
KemalErtas commented 2022-12-19 07:44:19 -06:00 (Migrated from github.com)

I will send to Marlin

I will send to Marlin
Sign in to join this conversation.
No description provided.