Welcome! Log In Create A New Profile

Advanced

2014-10-19 new issue: RAMPS V1.4 + RepRapDiscount Smart Controller issue

Posted by k.p. 
2014-10-19 new issue: RAMPS V1.4 + RepRapDiscount Smart Controller issue
October 18, 2014 01:15PM
Solved
Quote

For a while I'm working on my Kossel mini and I'm now at the stage where I can connect and test the electronics. Today I tried to connect the LCD but I had no luck with it. When I connect the power to the Ramps board the LCD flashes one time and then nothing hapens. Within the the second it lids up there is no information shown.

What I tried to solve the issue is:
modifying Pin.h => #define RAMPS_V_1_3 (uncommented) (rule:390)
modifying Configuration.h => #define REPRAP_DISCOUNT_SMART_CONTROLLER (uncommented) (rule: 526)
modifying Configuration.h => #define SDSUPPORT // Enable SD Card Support in Hardware Console (uncommented) (rule: 511)
modifying Marlin => added #include (It also shows in the library folder)

I used the Marlin files that are on Johanns github page.
Solved: removing the stepper motor controllers made the display work.

Unsolved
Quote

Furthermore I was wondering if I need to connect the motors when powering the Ramps board. I'm a bit afraid that a motor will start running so I prefer to have it disconnected while I'm figuring out some stuff.

Solved
Quote

Also I can't upload the program to the arduino with the ramps attached (not enough power?). Is this normal? Removing the ramps board from the arduino board is a pain in the ass because it is very easy to bend pins.
Solved: removing the stepper motor controllers made the display work.

New issue, unsolved
Quote

The rotary encoder doesn't work. Clicking works and so does the beeper. I checked the pinning in Pin.h and it appears to be correct. I also tried to fiddle a bit with the "//#define ENCODER_PULSES_PER_STEP 1 // Increase if you have a high resolution encoder" value after uncommenting it.

Please let me know if you have suggestions. Thanks in advance.

Edited 2 time(s). Last edit at 10/19/2014 05:24AM by k.p..
Re: 2014-10-19 new issue: RAMPS V1.4 + RepRapDiscount Smart Controller issue
October 19, 2014 05:25AM
2014-10-19: new issue added. (Bump)

For future reference I added the solution to the solved issues.

Edited 1 time(s). Last edit at 10/19/2014 05:26AM by k.p..
Re: 2014-10-19 new issue: RAMPS V1.4 + RepRapDiscount Smart Controller issue
October 19, 2014 06:20PM
Just remember to never connect or disconnect motors whilst it is powered.

Ben
Re: 2014-10-19 new issue: RAMPS V1.4 + RepRapDiscount Smart Controller issue
November 08, 2014 10:54AM
Thanks for the advice. After reconnecting the motors worked. The rotary encoder still doesn't respond though sad smiley.
Sorry, only registered users may post in this forum.

Click here to login