PrusaI3 pro C dual - x-home is changing

Post Reply
waldamore
Posts: 24
Joined: Thu Nov 10, 2016 5:40 pm

PrusaI3 pro C dual - x-home is changing

Post by waldamore »

i got a brand new printer.

by moving the head to the x-axis home (with the printer control or repetier - doesn't mather), the printer head moves about 10 mm to the left and then at this new position the new x-home is set!

any suggestions?
waldamore
Posts: 24
Joined: Thu Nov 10, 2016 5:40 pm

Re: PrusaI3 pro C dual - x-home is changing

Post by waldamore »

for whatever reason, this issue stopped.

i'm not quite sure, what did the trick, but this is what i did:

- changed the x-min pin to the x-max slot and back
- started using simplify3D
-edited the "after printing"-gcode script to this:

Code: Select all


; M107 ; Fan Off
M140 S0 ; turn off bed temperature
M104 S0 ; turn off extruder temperature
M84     ; disable motors
G28 X  ; home X axis
G1 Y200 Z170 ; move Y to 200 and Z to 170 

good luck for everyone, who gets the same problem
Post Reply