LCD Panel

All things related to the Rostock MAX 3D Printer, the worlds FIRST Delta kit!
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

LCD Panel

Post by MSURunner »

Soldered up the pins on the adapter and plugged it into the RAMBo after uploading firmware with SD_SUPPORT set to true. Nothing happens. Switched cables, same thing. Removed the panel from the UM and plugged them into that machine. LCD flashes and chirps (constantly), but no text comes up. Since the Ultimaker is running Marlin with LCD the reprapdiscount LCD should still at least turn on, correct? Thoughts?
User avatar
Jimustanguitar
ULTIMATE 3D JEDI
Posts: 2608
Joined: Sun Mar 31, 2013 1:35 am
Location: Notre Dame area
Contact:

Re: LCD Panel

Post by Jimustanguitar »

If you use the newest Repetier from download.seemecnc.com , LCD support is automatic. If you're using Marlin, I'd look through Gene's GitHub for an old version of the manual that goes over this in more detail.
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Every Repetier I've been able to find has the .80 tag still associated with it, including the one from SeeMe's download page, so I think I have the newest Repetier, but I don't know if it's just a header option that hasn't been changed or not...
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Any links to the .90 Firmware?
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: LCD Panel

Post by geneb »

Unless you have a specific need it addresses, I'd stay away from .90 until it's out of beta.

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Alright well here's what I'm dealing with. I just flashed the Rambo with Marlin to see if it would make any difference and checked the pinout file to ensure they are correctly associated with the pins in the install guide, which they are. I have tried swapping the cables (TypeA/TypeB in the photos) however they make no difference in the display without USB connected as well and they go from the contrasted blocks to blank screen with the USB connected. Thoughts? I'm hoping to get this printing from the SD to hopefully avoid connection issues and host issues.
Attachments
Connection TypeB w/ USB connected
Connection TypeB w/ USB connected
Connection TypeA w/ USB connected
Connection TypeA w/ USB connected
Connection TypeB
Connection TypeB
Connection TypeA
Connection TypeA
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

Not sure it has any bearing or will help, but I had the "Connection TypeA w/ USB connected" screen until I switched the LCD from powered by USB to-powered by PSU with the little jumper on the Rambo. Located above the USB connection on the board. My LCD works, but I don't print from it. Good luck :)
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

That may be my problem because it somehow just started displaying characters after I reflashed it with Repetier FM and have the USB connected. So you jumpered from the 5v auxiliary above the reset, correct? and then to where did you go? and did you have a FM prompt to change?
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

I just switched the power select jumper near the reset(see diagram) from USB to PSU, rebooted, and it worked. Nothing else. I do use Repetier FM. There were some posts on this very early on in the forum, if you can mine them out :roll:
Attachments
Rambo-Main.jpg
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Ahhhhhhh, PERFECT! Thank you very much!
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

You're very welcome! On to printing! I do have a suspicion that having a quad core processor in my laptop helps with a lot of "issues" ;)
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: LCD Panel

Post by geneb »

Psst. Page 107, Fig. 13-7b. :D

g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Haha, mine was one that was ordered the day after the Kickstarter closed, unfortunately (school red tape). It was assembled but then after waiting on a 3mm setup then getting some 1.75 filament, trying to print PLA, after having a blown Rambo 1.0, attempting to get proper cooling for the part, taking the summer off for other projects, installing an E3D to get 3mm finally, designing an adapter plate to use the old Steve's extruder design as a proof of delta concept before investing even more time and energy, and now calibrating the machine, I'm just getting to assembling the LCD and adapter that weren't available at the time of purchase. So needless to say there have been some changes in the manual from when I went through it with the original board and the current one, and the jumper movement wasn't included in the install guide for the LCD :) Today marks one of the first days in a while I can get excited about the machine again... Again, mad props to Batteau62.
User avatar
626Pilot
ULTIMATE 3D JEDI
Posts: 1716
Joined: Tue May 14, 2013 12:52 pm

Re: LCD Panel

Post by 626Pilot »

MSURunner wrote:Any links to the .90 Firmware?
git clone https://github.com/repetier/Repetier-Firmware.git --branch development

It works with the LCD and it connects to Repetier Host a lot quicker. It also has autolevel support! (But that doesn't work so don't bother.)
User avatar
Dust2Dust02
Printmaster!
Posts: 44
Joined: Thu Aug 29, 2013 8:28 pm

Re: LCD Panel

Post by Dust2Dust02 »

I am getting the same thing, even after the jumper change.

[img]http://forum.seemecnc.com/download/file.php?id=3067&t=1[/img]
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Have you switched the cables (EXP1 becoming EXP2 and vice versa)?
User avatar
Dust2Dust02
Printmaster!
Posts: 44
Joined: Thu Aug 29, 2013 8:28 pm

Re: LCD Panel

Post by Dust2Dust02 »

Yep. The lCD goes out when I swap them.
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Which firmware are you using? I reflashed with .83 and it worked correctly I believe.
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

Dust2Dust02-By the looks of it, you have an older "acrylic" kit yes? I remember an issue early on with ribbon cable length in some kits. I can't find the thread, but I would measure your cables and maybe shoot SeeMe an email to check them? I think that issue was EMI related, and just looking at your pic, no disrespect, but try cleaning up your wiring. Pay attention to separating power lines from comm lines(the further apart or shielded the better). There is also a link on buying flat ferrite cores in this thread http://forum.seemecnc.com/viewtopic.php ... ite#p19133
Also, what firmware are you using?
Good luck :!: :D

edit-found it-http://forum.seemecnc.com/viewtopic.php ... gth#p13055
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
User avatar
Dust2Dust02
Printmaster!
Posts: 44
Joined: Thu Aug 29, 2013 8:28 pm

Re: LCD Panel

Post by Dust2Dust02 »

Ha ha, that is not mine, I just saw that pic and it was exactly what mine was doing. I will take a pic when I get home.Mine isn't too old. I have the melamine one, old arms, old extruder (maybe not that old, but older than the current one).

Also, I have no idea what firmware, I just followed the steps in the manual and it was working. I did not have thermistors in place so all I could do was home my axis'.
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

:lol: Good to know! I would still investigate cable lengths. getting white boxes leads me to believe the LCD works(could be wrong) I'm suspicious of firmware or something else? Definitely post some pics and info. ;)
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

Batteau62 wrote:Dust2Dust02-By the looks of it, you have an older "acrylic" kit yes? I remember an issue early on with ribbon cable length in some kits. I can't find the thread, but I would measure your cables and maybe shoot SeeMe an email to check them? I think that issue was EMI related, and just looking at your pic, no disrespect, but try cleaning up your wiring. Pay attention to separating power lines from comm lines(the further apart or shielded the better).

That's my mess :P Much of the wiring in there is for extending the extruder/hotend bundle to mount Steve's extruder up top after assembly but was done with shielded cable and the LCD had the shorter ribbons as I bought it after assembly since it wasn't an option when I first purchased the kit. The wiring got cleaned up a bit now but since they are all shielded aside from the tower steppers, it's working well right now.
User avatar
Batteau62
Printmaster!
Posts: 389
Joined: Wed Apr 03, 2013 12:36 pm
Location: Connecticut

Re: LCD Panel

Post by Batteau62 »

"If it aint broke don't fix it!" :D

Hope I didn't offend :oops: I think we all start off with a "nest" that slowly gets straightened a bit :D
-"Simpler is better, except when complicated looks really cool."
-"As soon as you make something fool proof...along comes an idiot."
-"I have not failed. I've just found 10,000 ways that won't work." ~Thomas Edison
User avatar
MSURunner
Printmaster!
Posts: 200
Joined: Thu Jan 03, 2013 1:28 pm

Re: LCD Panel

Post by MSURunner »

No offense taken! I knew it was a bird's nest :P Now it's a slightly less tangled bird's nest. Wanting to be able to still open the doors without disconnecting things, I needed to have a bit of slack in the wires, so knowing that it could cause problems I was sure to use shielded 4 strand :)
User avatar
Dust2Dust02
Printmaster!
Posts: 44
Joined: Thu Aug 29, 2013 8:28 pm

Re: LCD Panel

Post by Dust2Dust02 »

Thought I had flashed the firmware. I hadn't. Flashed it and now the LCD works.
Post Reply

Return to “Rostock MAX”