Autoleveling button do nothing
eclips16 opened this issue · 10 comments
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)
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
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