Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

MKS FES compilation error with using MKS TS35-E3 #12

Open
orkunevran opened this issue Feb 19, 2021 · 2 comments
Open

MKS FES compilation error with using MKS TS35-E3 #12

orkunevran opened this issue Feb 19, 2021 · 2 comments

Comments

@orkunevran
Copy link

Hi,

i am using ender 3 pro with MKS TS35-E3+UART 2209+3D Touch and wifi configuration.

I am trying to implement filament detection sensor with using guide but having an error as "ADVANCED_PAUSE_FEATURE currently requires an LCD controller"

If i add #define TOUCH_SCREEN and #define TFT_480x320_SPI and deactivate #define TFT_LVGL_UI_SPI then i overcome this error but get compilation error as expected.

@Primosete
Copy link

Hi,
I'm having the same issue with Ender 3 + MKS-Robin-E3P + MKS TS35-E3 + UART 2209 + 3D TOUCH + WIFI

When compiling Marlin after implement filament detection following MKS_FES guide I have an error:

#error "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER)."

@viniciusvictor
Copy link

Hi,

I'm having the same issue!

I've followed the instructions on MKS_FES but I'm still having this msg: #error "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER)."

Ender 3 Pro + MKS Robin E3P V2.0 + MKS TS35 E3 V2.0 + MKS Wifi Module + MKS TMC 2209 V2.0 UART + MKS FES + 3D Touch

Source-code

Error_1
Error_2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants