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.28k stars 19.24k forks source link

Fysteclcd dgus with mks 1.4 problem #16931

Closed manarsak closed 4 years ago

manarsak commented 4 years ago

Hi, I have a mks1. 4 board and I want to connect a fystec lcd screen when downloading the program. I see this message. I have a problem, I have another question. What are the appropriate settings for the screen to work and what are the appropriate pins on the board to connect it to the screen

10140275291170951805 IMG_20200223_022221

ellensp commented 4 years ago

No config files, not text, no versions, practically no information provided. An image may be worth a 1000 words, but we really need the 1000 words and config files!

manarsak commented 4 years ago

I'm sorry, these are the configuration files Marlin.zip

ellensp commented 4 years ago

Confirmed. This does not compile. Compiles on 2.0.0 and 2.0.1 but anything newer than 2.0.1 that you get the "undefined reference to `ExtUI::FileList::FileList()'"

manarsak commented 4 years ago

My friend, I know what the message means, but what is the reason for this problem, knowing that when you comment on the option dgus fystec, things are okay

//#define DGUS_LCD_UI_FYSETC

boelle commented 4 years ago

@manarsak Please test the bugfix-2.0.x branch to see where it stands.

thinkyhead commented 4 years ago

The latest code builds fine with your configs.