Welcome! Log In Create A New Profile

Advanced

Homing in Corexy is not at 0,0,0

Posted by methesoul 
Homing in Corexy is not at 0,0,0
February 13, 2018 04:25PM
My print bed of Corexy Printer(Hypercube evolution) starts at (70,100,0) but the homing is always at (0,0,0), If I home everything at 0, the sensor doesnot touch the z-axis print bed. I tried the following:

#define X_MIN_POS -70
#define Y_MIN_POS -100
#define Z_MIN_POS 0


I know above code helps when I actually start printing. But how can I do homing at (70,100,0). May be first go to X:0 and then to Y:0, after that the sensor moves to (70,100) and it does the Z:0. Or may be it does the homing at the center of the bed?
Re: Homing in Corexy is not at 0,0,0
February 14, 2018 01:26PM
Found the solution.
[github.com]
Sorry, only registered users may post in this forum.

Click here to login