bigtreetech / BIGTREETECH-TouchScreenFirmware

support TFT35 V1.0/V1.1/V1.2/V2.0/V3.0, TFT28, TFT24 V1.1, TFT43, TFT50, TFT70
GNU General Public License v3.0
1.3k stars 1.65k forks source link

BLT Z offset wizzard with homing without probe #2132

Closed Grzesinski closed 3 years ago

Grzesinski commented 3 years ago

The TFT BLtouch offset wizard currently only works with the USE_PROBE_FOR_Z_HOMING Marlin configuration. Please add BLT offset configuration support when homing is with limiters, not probe.

Details BIGTREE TFT35_V3.0_E3.27 BLT Z offset wizzard doesn't work with homing without probe

2121

digant73 commented 3 years ago

working on that feature just now

Grzesinski commented 3 years ago

That's very good news. I am waiting impatiently.

digant73 commented 3 years ago

It is provided on my current PR. However, I discovered also a bug in Marlin fw. The probe z offset you set with Probe Offset menu or directly with M851 is not applied after homing. I opened a bug report on Marlin repo and it was confirmed it is a bug on Marlin (there was also another bug report on that). They are working to fix the bug. In the meanwhile I suggest you to change the configuration in Marlin and use the probe to home. That is not affected by the bug.

Grzesinski commented 3 years ago

I knew this, but thought it is the intended one. This is not a problem for me because BLT probing is always making after homing. More important to me is homing off the table for the safety of PEI surface and filament leakage during loading or replacing.

digant73 commented 3 years ago

@Grzesinski ok. Please let me know (open a new bug report) in case the feature will not work with your printer setup

github-actions[bot] commented 6 months ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.