Machine Won't Home

Having a problem? Post it here and someone will be along shortly to help
Post Reply
User avatar
thechewiestbacca
Printmaster!
Posts: 50
Joined: Tue Dec 27, 2016 5:53 pm

Machine Won't Home

Post by thechewiestbacca »

My Romax v2 won't home correctly. When I send G28, or press the button on the LCD, all three cheapskates go up the towers and the end-stop screws press the end-stop switches. But, when the screw hits the switch, the screws just keep slamming into the end-stops until I run over to shut the machine down manually.

When I send M119 while pressing the switches, I get: x_max:H y_max:H z_max:H. I've cleared the EEPROM and re-installed the firmware. I've adjusted the belt tension on all three carriages. And I've also checked the RAMBo board connections. I even bought new end-stops to see if that could be the problem.

I don't see what the issue could possibly be, and I'm wiling to try any suggestions.
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Machine Won't Home

Post by mhackney »

One thing could be that the endstops are not wired to their corresponding stepper axes. By this I mean, the X endstop is on the Y endstop connector. You don't tell the history of this machine, if it is new and/or if you've done any rewiring on RAMBo, this is an easy mistake to make.

Run M119 and press just the X endstop switch. You should get x_max:H do this for each and validate that you are seeing the proper switches activated.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
User avatar
thechewiestbacca
Printmaster!
Posts: 50
Joined: Tue Dec 27, 2016 5:53 pm

Re: Machine Won't Home

Post by thechewiestbacca »

I checked the continuity of the wires, and they are all in the correct connectors and position on the RAMBo.
And as for the history of the machine, I have had it printing and working for about a year and a half. About a month ago my shelf hotend broke, and I decided, instead of trying to fix it, I would order the HE280, and the EZR, Ball Joint Arms, Injection Molded Carriages, etc. Last week I finished all of the wiring and assembly, and I've had problems ever since. The current problem is the inability to home my machine.
I've experimented with both the old and new firmware. With the old firmware, my machine would home in reverse, and with the new, I have this problem.
I ran M119 and did as you said, and got x_max:H, y_max:H and z_max:H when pressing the corresponding axes endstop switch.
User avatar
mhackney
ULTIMATE 3D JEDI
Posts: 5391
Joined: Mon Mar 26, 2012 4:15 pm
Location: MA, USA
Contact:

Re: Machine Won't Home

Post by mhackney »

Ok, if the electronics (and mechanical endstops) are indeed working properly as verified with M119, then the issue is firmware and/or configuration. Which "new" firmware are you using? Post the configuration.h file for us to take a look at.

Sublime Layers - my blog on Musings and Experiments in 3D Printing Technology and Art

Start Here:
A Strategy for Successful (and Great) Prints

Strategies for Resolving Print Artifacts

The Eclectic Angler
User avatar
thechewiestbacca
Printmaster!
Posts: 50
Joined: Tue Dec 27, 2016 5:53 pm

Re: Machine Won't Home

Post by thechewiestbacca »

Here the 2 configuration.h files that I have used
Attachments
Repetier091 (ConfigH).txt
This is the original firmware I first installed, and am currently working with
(52.74 KiB) Downloaded 255 times
Firmware Master (ConfigH).txt
This is the "new" firmware that I have issues with
(30.89 KiB) Downloaded 240 times
rabbit
Printmaster!
Posts: 35
Joined: Sun Jul 26, 2015 2:11 pm

Re: Machine Won't Home

Post by rabbit »

have you made any other changes lately?
Rostock MAX V2 with all the V3 upgrades :geek:
User avatar
thechewiestbacca
Printmaster!
Posts: 50
Joined: Tue Dec 27, 2016 5:53 pm

Re: Machine Won't Home

Post by thechewiestbacca »

I have found the answer to my problem in a another forum earlier today! Thank you all for your help
geneb
ULTIMATE 3D JEDI
Posts: 5358
Joined: Mon Oct 15, 2012 12:47 pm
Location: Graham, WA
Contact:

Re: Machine Won't Home

Post by geneb »

So tell the class! :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
thechewiestbacca
Printmaster!
Posts: 50
Joined: Tue Dec 27, 2016 5:53 pm

Re: Machine Won't Home

Post by thechewiestbacca »

The solution was in the configuration.h. I changed these values:
#define INVERT_X_DIR 0
#define INVERT_Y_DIR 1
#define INVERT_Z_DIR 0
Post Reply

Return to “Troubleshooting”