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

[BUG] (MBL - No Mesh Saved - No Mesh In Editor) #1377

Closed ETE-Design closed 3 years ago

ETE-Design commented 3 years ago

When using Manual Mesh Bed, before you have to choose what slot to save to, and you could even edit the mesh from the TFT, with newest version - Compiled Today 12/12-2020 you don't have the possibility to choose what slot to save to, and the Mesh Editor just show a screen with no dots and then freeze, so when start printing no mesh is used.

digant73 commented 3 years ago

different bugs were provided by one of the last PR. Restoring my previous code, the map is available again and there is no freeze. However due to other changes on other API, the screen is not refreshed in case of popup. Also the navigation cursor does not work properly. I was working on a FR for Z offset menu, I will restore part of my code (working properly), but it will be needed work on other API to fix the bugs introduced on that API. And I would say I'm pretty much bored to waste my time when I was also recommending to avoid to make changes on something that was working properly

ETE-Design commented 3 years ago

@digant73 With your code will it also be possible to again choose what slot to save the mesh to? Or is it just saved in Slot 0 cause you don't need others with MBL? Yeah it is fustrating that someone tell you to do one thing, and then others dosen't... Is the working code on your Github? Cause right now MBL is broken :-(

digant73 commented 3 years ago

MBL didn't have any slot to select. It is UBL only providing 4 slots for saving meshes. I'm just creating a PR with the fix to Mesh Editor.

ETE-Design commented 3 years ago

@digant73 Still same problem, seem's like it dosen't save the Mesh No matter What I try to do... As you can see at the picture it says Off even egen I enabled BL: On, and still freeze at the Mesh... IMG_20201212_215140 IMG_20201212_215113

16078065306042378545484677193431

radek8 commented 3 years ago

I use bilinear leveling and I have the same problem.

fixed #1379

ETE-Design commented 3 years ago

@radek8 Did not solve the problem for MBL :-(

github-actions[bot] commented 7 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.