Questions tagged [full-graphic-smart-controller]

For questions about the interface between the user and the firmware using a 128 x 64 LCD display and a rotary dial button.

The RepRapDiscount Full Graphic Smart Controller is a full graphic Smart Controller for the 3D printer containing an SD-Card reader, a rotary encoder and a 128 x 64 dot matrix LCD display (and a reset button and a beeper). You can easy connect it to your printer board using two 10 pins connectors for flat ribbon cables.

12 questions
5
votes
1 answer

LCD full graphic smart controller, no character display and screen blinking

After uncommenting the REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER, the display is blinking and no characters are shown on the screen, I have already switched the cables between EXP1 and EXP2, but it did not succeed.
David Souza
  • 133
  • 1
  • 5
5
votes
1 answer

How to test Arduino Mega, RAMPS 1.4 and Full Graphic Smart Controller LCD?

Unfortunately, my extruder 8825 driver ended up fried. I guess this might have damaged the Arduino Mega and RAMPS Board. I tested the Arduino Mega and I'm pretty sure that it is fried too, so I bought a new one. I thought the MOSFETs on the RAMPS…
4
votes
1 answer

Connecting OLED 128x64 LCD; dogm_lcd_implementation.h is missing for patching

I'm trying to install a MKS 12864 0.96 OLED for my DIY 3D printer (see this other question). It's not listed in Marlin's LCD section of configuration.h and according to some instructions, I need to do some modification to a file named…
4
votes
1 answer

MKS 12864OLED Display setup

I've bought MKS 12864OLED and connected to my DIY 3d printer with Mega/RAMPS combination. In Marlin's configuration.h file there are these lines to uncomment: // MKS OLED 1.3" 128 × 64 FULL GRAPHICS CONTROLLER //…
4
votes
3 answers

Bigtreetech upload stalled after uncommented REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER

I recently bought a BigTreeTech SKR V1.3 and uncommented REPRAP_DISCOUNT_FULL_GRAPHIC_SMART_CONTROLLER and clicked the upload button but faced an error that says: Marlin\src\lcd\ultralcd.cpp:767:9: error: 'touch_buttons' was not declared in this…
3
votes
1 answer

Printer LCD controller required when using a Raspberry Pi + LCD?

When using a Raspberry Pi and an LCD to run the printer, can the LCD controller that comes on the printer be removed or does it need to be used also?
3
votes
0 answers

How to add a patch to "Marlin_main.cpp"?

According to this question, MKS 12864OLED Display setup, I need to add a patch to "Marlin_main.cpp" but this a large file with 14789 lines of code! I don't know where I have to put this patch. Please help me. patch: /*---------------MKS OLED…
2012User
  • 541
  • 4
  • 15
2
votes
1 answer

How to make menus more responsive in Marlin 1.1.9

I have an AM8 with an MKS GEN 1.4 board with a Bowden extruder at the moment. What I would like to do is to make my menus a bit more responsive, similar to what the guy at Lokster Space has done with ver 1.1.5 of Marlin with a tutorial how to do so.…
Alan John
  • 21
  • 3
1
vote
1 answer

Are control boards switchable?

I am interested in buying a larger printer, either a Sovol SV01 or a Sunlu S8 (or something else similar). What I am wondering is, can the control boards and LCD displays be changed to better units later on? How much are parts interchangeable? Can…
1
vote
2 answers

Ender 3 display stopped working, how to test if need to replace

My Ender 3 LCD display was working ok, I went to turn it on recently but is not showing any signal of life anymore... I have tried unplugging and plugging again, is there a way to test if the screen still works? What is the issue? Or should I just…
0
votes
0 answers

Problems with "Discount Full Graphic Smart Controller"!

I bought a new "RepRap Discount Full Graphic Smart Controller" for my printer. I'm having a hard time installing it. LCD wouldn't turn on and a ticking noise was getting out of the buzzer. It turned out that some have inverted sockets! So I…
2012User
  • 541
  • 4
  • 15
0
votes
1 answer

Makerbase MKS Slot2 V1.0 + RepRapDiscount Full Graphics LCD + RAMPS 1.4

I want to add an external SD card adapter on my RepRapDiscount Full Graphics LCD. My 3D printer is based on (Arduino Mega + RAMPS v1.4 + RepRapDiscount Full Graphics LCD). I buy an SD Card Adapter from Aliexpress …