MarlinFirmware / Marlin

Marlin is an optimized firmware for RepRap 3D printers based on the Arduino platform. Many commercial 3D printers come with Marlin installed. Check with your vendor if you need source code for your specific machine.
https://marlinfw.org
GNU General Public License v3.0
16.36k stars 19.26k forks source link

[BUG] MKS Robin TFT24 1.0 Touch not working. #15316

Closed 1uknowleast closed 5 years ago

1uknowleast commented 5 years ago

Description

MKS Robin TFT24 1.0 Touch not working on a MKS Robin Mini board.

I have a Kingroon 3DP180 printer that has a MKS Robin Mini 2 controller and MKS Robin TFT 1.0 Touch Screen.

If I compile the branch of Marlin 2.0 from https://github.com/berghauz/Marlin-bugfix-2.0.x-FLSUN-QQ-S the touch screen works with out issue. However that version has stuttering when Linear advance is enabled and it from May 2019, so quite old in Marlin Years. Going back to the original Smoothieware firmware also works fine.

I am able to compile the Marlin 2.0 bugfix from 2019-09-18 and flash the board. Controlling the printer via Octoprint and USB shows now issues. I see the TFT Screen power on, and show information, however the touch doesn't respond in any way.

I've tried various XPT2046 CALIBRATION settings from various source, none seem to make the difference.

Im hoping its just a simple software configuration issue. Your help is much appreciated.

Expected behavior: Touch Screen to respond to touch

Actual behavior: Touch Screen displays information, but does not respond to touch

Additional Information

20190920_101057_HDR 20190920_101104 configs-MKS_ROBIN_TFT24_1.0_not_working.zip

1uknowleast commented 5 years ago

I should add that enabling a filament runout sensor results in firmware that doesn't boot on the board as well. After flashing just a black screen, and no response on the USB port.

boelle commented 5 years ago

@1uknowleast still having issues?

boelle commented 5 years ago

Lack of Activity This issue is being closed due to lack of activity. If you have solved the issue, please let us know how you solved it. If you haven't, please tell us what else you've tried in the meantime, and possibly this issue will be reopened.

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