<font face="Arial, Verdana">Hello,</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">i have this simple g code:</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">M106</font>
<font face="Arial, Verdana">G 21</font>
<font face="Arial, Verdana">M111 S6</font>
<font face="Arial, Verdana">M220 S100</font>
<font face="Arial, Verdana">G90</font>
<font face="Arial, Verdana">G28</font>
<font face="Arial, Verdana">M340 P0 S2100</font>
<font face="Arial, Verdana">G1 X10 Y20</font>
<font face="Arial, Verdana">G1 Z4</font>
<font face="Arial, Verdana">M114</font>
<font face="Arial, Verdana">G1 Z0</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">the problem is that crash the system. The execution of the command works only in part. The final command G1 Z0 is sent and recieve the response ok but the axis don't return to the position 0. If i try to send the z axis home after this g-code the axis don't return to the zero position but it stop in a different height. </font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">What could be the problem? Thanks</font>
<font face="Arial, Verdana">
</font>
<font face="Arial, Verdana">I use the repetier host to send the command and the firmware 0.92.9</font>
<font face="Arial, Verdana">.</font>