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.31k stars 1.65k forks source link

[BUG] failed to enable bed leveling after setting deafult #2378

Closed jnslnk closed 2 years ago

jnslnk commented 2 years ago

Hey there, after i set my Printer settings to deafult the display shows: "failed to enable bed leveling" I've got a BIQU B1 (SKR V1.3) with no probe, so i don't under stand why it's trying to ABL anyway ?! Anything i can do in Marlin Firmware or by sending the Printer some G-Code, to tell it it doesn't need to probe? Thx 4 helping!

radek8 commented 2 years ago

You probably have some kind of bed leveling set up in the Marlin configuration. Please correct the Marlin configuration and you will not receive an error.

radek8 commented 2 years ago

If you do not want to level the bed, you must comment on all these parameters

_//#define AUTO_BED_LEVELING_3POINT //#define AUTO_BED_LEVELING_LINEAR //#define AUTO_BED_LEVELING_BILINEAR //#define AUTO_BED_LEVELING_UBL //#define MESH_BEDLEVELING

radek8 commented 2 years ago

Set the parameter in the TFT configuration file config.ini auto_load_leveling: 0

oldman4U commented 2 years ago

Please help the community and close the ticket once you do not need it anymore. Thank you

oldman4U commented 2 years ago

@Msq001

Please close this ticket.

Thank you

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.