ZHOME_X/Y_POS - How it works?

Hello,

In order to make the "G28 Z" always home on 40;40 coordinates I tried the following:

#define ZHOME_X_POS 40
#define ZHOME_Y_POS 40

But no matter what I do it is homing at 0;0, right after the HOMING_ORDER HOME_ORDER_XYZ

Whats wrong in this case?

Comments

Sign In or Register to comment.