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.23k forks source link

Problem with LCD1602 #8689

Closed Alil2096 closed 6 years ago

Alil2096 commented 6 years ago

Hi everyone, i've a big problem during the configuration of Marlin.

I'm using a MKS Base_l v2.1 board, and I want add a minimal display (16x2), but, I can't change the settings for width and height. because there are a lot of error during the compilation.

Any idea?

Thanks :)

GMagician commented 6 years ago

Maybe same issue than #8633?

Bob-the-Kuhn commented 6 years ago

The following will be a big help in getting you going:

  1. your configuration.h and configuration_adv.h files
  2. your pins_MKS_BASE.h file
  3. the flavor of Marlin that you're using (1.16, bugfix-1.1.x, bugfix 2.0.x, ...)
  4. a link to the display that you're using
github-actions[bot] commented 3 years ago

This issue has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.