problem with getting my xyz/home situated
Just built my first 3D Printer (Prusa i3). It was surprisingly easy and fun too, although now i'm having a difficult time setting up my printer. My connection is good, Repetier firmware loaded, RH running as it should. I get some movement in the X,Y, and Z (although not always).
What now? I'm embarrassed to say, I cannot find directions or any tutorial on getting my bed ready to print. My endstops 'stop' the motors as they should, but the extruder will zoom all the way to the other side and "grind" to a stop. I tried to reduce my bed size in the settings but I'm getting lost.
Surprised how little documentation is available for what should be a simple process (since you have to do this before each print).
I'd really appreciate if someone could point me in the right direction (i love tutorials), or if it's really easy... a simple step by step here on the forum.
Thank you very much!
-PixelPusher
Comments
Just change the following the following line in Configuration.h
#define X_HOME_DIR 1
to
#define X_HOME_DIR -1
or reverse if the initial value was -1.
then upload the code to the arduino.