Prusa I3 Pro X doesnt print in the middle

Post Reply
CorpseGuard
Posts: 10
Joined: Wed Jun 15, 2016 3:16 am

Prusa I3 Pro X doesnt print in the middle

Post by CorpseGuard »

Hey Guys i hope you can help me to solve my problem with my prusa.

I try to print an Object. But the printer starts to print in front of the plate here was a Photo:

Foto 14.06.16, 15 42 35.jpg
Foto 14.06.16, 15 42 35.jpg (138.93 KiB) Viewed 13702 times
If i homing all axes the Y-Axis drive off the plate and dont stop on the left Corner. I changed everthing in the Reptier Host but nothing works.
I dont know how to solve the problem :(

I hope you can help me here
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by William »

CorpseGuard wrote:Hey Guys i hope you can help me to solve my problem with my prusa.

I try to print an Object. But the printer starts to print in front of the plate here was a Photo:

Foto 14.06.16, 15 42 35.jpg
If i homing all axes the Y-Axis drive off the plate and dont stop on the left Corner. I changed everthing in the Reptier Host but nothing works.
I dont know how to solve the problem :(

I hope you can help me here
Hey,buddy
Don't worry,look at this,it helps you set the printing center:
http://www.geeetech.com/forum/viewtopic ... 819#p27819
And for the wrong motor direction,check it like this:
http://www.geeetech.com/forum/viewtopic ... 17&t=17037
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
CorpseGuard
Posts: 10
Joined: Wed Jun 15, 2016 3:16 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by CorpseGuard »

i did it so like your post but it has no effect.
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by William »

CorpseGuard wrote:i did it so like your post but it has no effect.
Sorry,you mean the first problem or the second one?
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
CorpseGuard
Posts: 10
Joined: Wed Jun 15, 2016 3:16 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by CorpseGuard »

The First one. Am I right that when I homing all axes that the extruder must be on the left corner of the plate?
When I put 22 steps in the Y axis on the manual mode of the printer the extruder was on the right position. But how can I save this position??
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by William »

CorpseGuard wrote:The First one. Am I right that when I homing all axes that the extruder must be on the left corner of the plate?
When I put 22 steps in the Y axis on the manual mode of the printer the extruder was on the right position. But how can I save this position??
Yep,you're right, the extruder must be on the left corner of the plate when you home all axes.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
CorpseGuard
Posts: 10
Joined: Wed Jun 15, 2016 3:16 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by CorpseGuard »

But it doesn't work :/ I try diffrent settings. Someone have the firmware for me? My last chance is arduino :/
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by William »

CorpseGuard wrote:But it doesn't work :/ I try diffrent settings. Someone have the firmware for me? My last chance is arduino :/
http://www.geeetech.com/forum/viewtopic ... 20&t=17046
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
CorpseGuard
Posts: 10
Joined: Wed Jun 15, 2016 3:16 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by CorpseGuard »

If i have to do here my changes to change homeposition?
// Travel limits after homing
#define X_MAX_POS 205
#define X_MIN_POS 0
#define Y_MAX_POS 235
#define Y_MIN_POS 0
#define Z_MAX_POS 190
#define Z_MIN_POS 0

I think Y-Max is false. That must be 205 to come over the plate. Am i right?
User avatar
William
Site Admin
Posts: 6340
Joined: Tue Jun 07, 2016 9:38 am

Re: Prusa I3 Pro X doesnt print in the middle

Post by William »

CorpseGuard wrote:If i have to do here my changes to change homeposition?
// Travel limits after homing
#define X_MAX_POS 205
#define X_MIN_POS 0
#define Y_MAX_POS 235
#define Y_MIN_POS 0
#define Z_MAX_POS 190
#define Z_MIN_POS 0

I think Y-Max is false. That must be 205 to come over the plate. Am i right?
Yep,you can have a try.
-Keep your mind and try to test it. :)
-Everything will be fun!-Support all Getech printer.
-You can ask me the questions and I will kindly reply.
-Respect others is the best way you can get help!
Post Reply