Replies: 1 comment
-
So, I went back a few steps and viola, all seems to be the way it is supposed to be. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I just took the latest from the bugfix branch and ran into a problem.
During the flash it complains about tft_lcd_delay=4 not found, but finishes to upload.
After upload, I ran a Z axis level and following a AutoBedLevel (BL Touch original).
Does that too, but never asked me to save the values to eprom? All I get a triple beep. Used to show a save dialog.
Next, I do a probe offset, set it and don't get the "save" dialog either?
So, I use the terminal to M500. Responds (of course all is AOK).
When I come back to the regular screen, the notification say, ALL AOK?
Now, I want to print... from TFT sd card.
My GCODES are listed, beeps on selection, but that's as far as it goes.
Also, I tried to compile my own binary, without success, same error "Lcd_Delay" reassigned or something like that.
Compile failed!
ONBOARD SD doesn't even bother to display the contents.
Did I screw up something in the config.ini or did I just run across a severe bug?
My best guess is, either my TFT went into silicon heaven or it is the TFT firmware.
Perhaps someone else has a similar or same experience?
I actually went back to the release version, however, it still complained about the LCD_Delay, might have been my mistake since the config has changed.
Coincidentally, my PC went haywire at the same time, but recovered with a screwed up SD card.
Beta Was this translation helpful? Give feedback.
All reactions