Hey Allan,
what you can do is to reassign and/or reverse axes.
Then in fact it will home at another corner.
Cartesian coordinate system with right hand orientation | |
---|---|
Schematic Representation of a CNC vertical milling center – Source: Smid, Peter: CNC Programming Handbook , Industrial Press, South Norwalk, CT, USA, ISBN 9780831133474 |
You can also change that an axis instead of going from MOTOR X “min-soft-limit” 0 mm to “max-soft-limit” 816 mm (1220 mm on Journeyman) to “min-soft-limit” -816 mm to 0 mm “max-soft-limit”.
It’s like Z axis that homes at its top position which is “max-soft-limit” 0 mm (home) also knows no positive values, it goes from “max-soft-limit” 0 mm to “min-soft-limit” -133 mm (-167 mm) for the lowest position.