axis_known_position -> axis_homed
In all these cases we want the axis to be homed. If we could have lost some steps is secondary. Reenables homing seperate axis with DISABLE_X / DISABLE_Y true.
This commit is contained in:
parent
122bdd187f
commit
94962ee678
24 changed files with 37 additions and 37 deletions
|
|
@ -142,7 +142,7 @@
|
|||
#define MSG_INIT_SDCARD "Inici. cartão SD"
|
||||
#define MSG_CNG_SDCARD "Trocar cartão SD"
|
||||
#define MSG_ZPROBE_OUT "Sensor fora/base"
|
||||
#define MSG_POSITION_UNKNOWN "XY antes de Z"
|
||||
#define MSG_YX_UNHOMED "XY antes de Z"
|
||||
#define MSG_ZPROBE_ZOFFSET "Desvio Z"
|
||||
#define MSG_BABYSTEP_X "Babystep X"
|
||||
#define MSG_BABYSTEP_Y "Babystep Y"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue