Jump to content

TFT35 E3 V3 with SKR Mini E3 V3 - Knoob bug


Space

Recommended Posts

Hello! I have recently installed an SKR Mini E3 V3 and a TFT35 E3 V3 with the last firmware version on both.
The FW version for the board is Marlin bugfix-2.0.x (May 4 2022) and for the TFT, V27.x (April 9 2020).
But there is a bug on it if I use the knoob in the touch mode.
The speed percentage speed continuously increases by itself!
After researching online I understand it's not possible to use the knoob in touch mode (without having that bug) if you have a board with only EXP3 port to connect the TFT screen.
But they suggest a workaround to fix that is to connect the pin PC13 on SKR to pin PC6 on TFT and edit the file "pins_BTT_SKR_MINI_E3_V2_0.h in Marlin like this:
#if ENABLED(CR10_STOCKDISPLAY)
#define BTN_ENC_EN PC13 // Detect the presence of the encoder
#endif.
This workaround seems to work fine on the V2 version, but I have the V3 and if I search that line in Marlin file I can't find that.
Do you have any suggestions or another solution? Thanks in advance

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...