Open Druckbar opened 4 years ago
I ues Marlin 2.0.7.2 on MKS SgenL 1.0 The screen can display bootscreen , but motherboard reboot again and again. I don't know what was wrong
I have a similar problem. LCD lights up, but no visible text appears. Any help would be appreciated.
Board: MKS Gen L V2.1 Firmware: Marlin 2.0.9.1 LCD: Fysetc Mini 12864 V2.1
Druckbar...Found this post. Was working on getting my BTT 12864 V2 running with my MKS Gen L v1.0 with no luck. Your simple how-to made my day!! Cheers from Canada, EH?
Also adding this to clarify all above setting!!!
The configuration steps are outdated and misleading. Marlin 2.0.x implements the FYSETC variants natively.
There is no need to edit the
pins_RAMPS.h
.In
configuration.h
search for FYSETC_MINI_12864 and enable your revision of the display.Follow the steps for your board revision and either enable RGB_LED (< 2.1) or NEOPIXEL_LED (>= 2.1).
I recommend enabling the LED_CONTROL_MENU in
configuration_adv.h
since you can control brightness from the LCD menu and you can set your preferred colors on startup.Any further modifications are not neccessary. The brightness should be automatically set to 220.
I've tested the procedure with current Marlin release 2.0.7.2 on a BTT SKR 1.4 Turbo and a MKS Gen L 1.0.