Open eclips16 opened 4 years ago
yes i have this same problem also for LVGL UI bilinear autolevel, i wonder if there will be a fix soon
Expected behavior: Autolevel from LCD
Actual behavior: Nothing happens
perhaps if @rhapsodyv merged Marlin/Marlin/src/lcd/extui/lib/mks_ui/
from main Marlin branch -- it would be fixed?
Hi I have Auto level button problem, but I upgraded more and more and sometimes work it is very interesting. I have problem Cura MKS plugin (prewiew) no work in file browser just work and Show image on printing screen. I'm translating now Hungarian (TFT) language and I would like to change Traditional Chinese to Hungarian. I tested more and look for problem Autolevel and Prewiew.
Yes, I had the same finding, ABL under TFT_LVGL_UI isn't reacting on the screen.
I've the same issue, but have a finding too.
I have serial connected and when I push the ABL button from UI, in the serial output i get:
ok echo:Unknown command: "ÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿÿ" ok
So it's probably some assignment wrong in the routine
is the problem fixed? because I prefer the LVGL UI instead the COLOR UI but without ABL makes no sense to compilie with this UI
Hi, When I selected AUTO_BED_LEVELIG_BILINEAR, there is manual bed level icons for corners under abl button, but mesh is unavailable for me if LVGL is selected. If thete is any news on this topic, I'm interested too...
m0uh85 @.***> ezt írta (időpont: 2021. ápr. 23., Pén 12:59):
is the problem fixed? because I prefer the LVGL UI instead the COLOR UI but without ABL makes no sense to compilie with this UI
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/rhapsodyv/Marlin/issues/10#issuecomment-825579053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQU44X2NDRVIQLOFB6FKMF3TKFHKBANCNFSM4TPZTF5Q .
I compiled last week with LVGL and used the ABL many times without any problems - seems to be fixed!
Can u help me? i have the same problem
Hi. Try to make an auto home and then push auto bed level button. No any GUI response, but worked for me. All in all, a flat bed is the best with manual adjustments, i switched off abl completely...
rossosat @.***> ezt írta (időpont: 2022. febr. 1., K 20:04):
Can u help me? i have the same problem
— Reply to this email directly, view it on GitHub https://github.com/rhapsodyv/Marlin/issues/10#issuecomment-1027187076, or unsubscribe https://github.com/notifications/unsubscribe-auth/AQU44XZPHX72MSDK32NEAT3UZAVDPANCNFSM4TPZTF5Q . Triage notifications on the go with GitHub Mobile for iOS https://apps.apple.com/app/apple-store/id1477376905?ct=notification-email&mt=8&pt=524675 or Android https://play.google.com/store/apps/details?id=com.github.android&referrer=utm_campaign%3Dnotification-email%26utm_medium%3Demail%26utm_source%3Dgithub.
You are receiving this because you commented.Message ID: @.***>
I use
define V6_330_TITAN_TMC 1
define TFT_LVGL_UI
I am trying to run the autolevevel by using the button in the tools menu bug nothing happen even after configuring the gcode command for autolevel (G28;G29)