Welcome! Log In Create A New Profile

Advanced

Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP

Posted by caminoracer 
Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 02:10PM
Trying to install it on my lulzbot taz 5 bought the harness and tried to install firmware but it keeps coming up with so many errors please help someone
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 05:00PM
You posted zero details, this ensures that no one can help you.
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 06:24PM
Sorry I have a taz5 with a rambo 1.3l motherboard, the controller on it has problems with the knob jumping from one to another in the menu so it came with a RRD full graphics lcd smart controller l purchased the adapter and tried to follow the instructions on the lulzbot website and every time I run comply it has errors I've tried everything I can think of Thanks
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 07:22PM
Once again no usable details.

you NEED to provide error logs, and attach config files.

What code are you trying to build, from what url?

Where are these instructions your following?

Ie provide something we can go on.

Edited 3 time(s). Last edit at 02/25/2025 07:29PM by Dust.
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 07:55PM
I will get all that for you when I get home on Friday, Newbie on firmware and updates
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
February 25, 2025 08:04PM
How do I post them on here
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
March 02, 2025 11:39PM
This was the instructions we tried to follow, don't do much coding so had a hard time finding files,
I hope I'm sending stuff that helps
Attachments:
open | download - Screenshot_20250225_131406_Chrome.jpg (537 KB)
open | download - Configuration.h (117.1 KB)
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
March 03, 2025 04:13AM
Provided configs for 02010000 ie 2.1.0.0 So you need to use this with marlin version [github.com]

Using the provided Configuration.h on this version of marlin builds without any issues

But..

You say you have rambo 1.3, and the provided configs has #define MOTHERBOARD BOARD_RAMPS_14_EFB

A Ramps 1.4 is not the same as a Rambo 1.3 in particular it has IO pins of a higher number that the mega2560 under the ramps does not have.

Setting the following also builds*
#define MOTHERBOARD BOARD_RAMBO


*To support this controller you need to install special board software under arduino ide see [reprap.org]
Or use Platformio under vscode which installs it for you.


The instal pages referenced is https://ohai.lulzbot.com/project/kittaz-glcd/

Edited 3 time(s). Last edit at 03/03/2025 04:19AM by Dust.
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
March 03, 2025 04:23AM
Here is your firmware built under platformio using your Config files but with with #define MOTHERBOARD BOARD_RAMBO

firmware.hex

Edited 1 time(s). Last edit at 03/03/2025 04:25AM by Dust.
Re: Blue screen on RepRapDiscount_Full_Graphic_Smart_Controller HELP
March 05, 2025 01:56AM
Thanks for that I loaded the firmware and the reprap still has just the blue screen so I started changing connector upside down side to side still only blue screen at one point I did have the beep when pushing the button thanks for the help I think I'm going to buy another one and try again
Sorry, only registered users may post in this forum.

Click here to login