Garremmash

<font face="Arial, Verdana">1)</font>changing to dev not helped, same problem

<font face="Arial, Verdana">2)In dev not working</font>

<font face="Arial, Verdana"><div>HOMING_ORDER

Z,X, then Y

when compiling - such bug

</span></font></div>

<font face="Arial, Verdana">

Printer.cpp:1715:3: error: #error Illegal homing order for z probe based homing!

#error Illegal homing order for z probe based homing!

^

</font>


Repetier

The error message is clear I think. If z min is z probe position in xy is important so you need to home xy first so you need xyz homing order, thats all. Older versions did not have that security check and did it wrong anyway.


Garremmash

<blockquote rel="Repetier">The error message is clear I think. If z min is z probe position in xy is important so you need to home xy first so you need xyz homing order, thats all. Older versions did not have that security check and did it wrong anyway.

yes, i i fixed it, but...

1) why when I pressing in pronterface homing for Z it makes home all axis

2) still problem with pushing the table, even in dev it NOT fixed


Repetier

1) As I said it needs xy homed so home z will enforce that.

2) ??? YOu mean original problem? Checked eeprom values on variables I said?


Garremmash

<blockquote rel="Repetier">1) As I said it needs xy homed so home z will enforce that.

2) ??? YOu mean original problem? Checked eeprom values on variables I said?

1) I think it's abnormal, because G28 Z must make just in one axis, Z axis, it's not a security, it's a problem for user. I know how get round it, but why I must get round things that must working not like this? For homing all axes there is a G28 command.

2) Yes, it's fixed.

THANKS


Repetier

This is only if you use z probe for z min. There xy position matters and must be known. With the new dev version I might now be able to disable it once xy is homed as we now store if xy is homed. Earlier version did not know so they had to assume worst.


Privacy Policy  |  About Us