makerbase-mks/MKS-DLC32-FIRMWARE

Compiling and uploading this firmware disables TS35-R V2

kpatel122 opened this issue · 1 comments

When I compile and upload the .bin from from this repo without any changes to a DLC32 V2.1 The screen is disabled and I can't connect to the board using the MKS tool. If I re-flash one of the pre-built binaries, the board and screen works as expected. Is there a particular config value that I'm missing to enable the screen or does the .bin file have to have a particular name ? I get no errors when compiling and uploading the binary. Looking through the code, it seems already setup for a TS35 screen and all the flags seem to be enabled, am I missing something ? Thanks

Issue resolved, I needed to upload the build through vs code rather than MKS tool.