You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am unable to compile marlin with the MKS TS35 display and ADVANCED_PAUSE_FEATURE. It says "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER)."
I can use the ADVANCED_PAUSE_FEATURE with BTT TFT 35 because REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER is defined in the config.h. But I can not define it for this LCD since the MKS_TS35_V2_0 is already defined.
How can I compile marlin with ADVANCED_PAUSE_FEATURE for this LCD or is it not supported at all?
The text was updated successfully, but these errors were encountered:
I am unable to compile marlin with the MKS TS35 display and ADVANCED_PAUSE_FEATURE. It says "ADVANCED_PAUSE_FEATURE requires a supported LCD controller (or EMERGENCY_PARSER)."
I can use the ADVANCED_PAUSE_FEATURE with BTT TFT 35 because REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER is defined in the config.h. But I can not define it for this LCD since the MKS_TS35_V2_0 is already defined.
How can I compile marlin with ADVANCED_PAUSE_FEATURE for this LCD or is it not supported at all?
The text was updated successfully, but these errors were encountered: