G30 Lifts to high after probing
-
I switched my controller from a 6HC to a 6XD for Clearpath step and direction control. When doing so I updated firmware from 3.2.2 to 3.4.2rc1. My Z is on a 1XD board. When I use G30 in Home All sequence, the Z lifts to high for the second pass. I thought it may have to do with Defining Tool in the config but it looks right to me.
-
@signpostman that'll be the H value in M558
-
@jay_s_uk I have it set on 2 and 5?
;G91
M558 F600 H2 A1 ; Set Z probe. Feed rate: 600 mm/min. Dive height: 2 mm. Times to probe: 1.
G30 ; Z probe quickly (1 of 2 passes).
M558 F120 H5 A1 ; Set Z probe. Feed rate: 120 mm/min. Dive height: 5 mm. Times to probe: 1.
G30 ; Home Z by probing the bed slowly (2 of 2 passes). -
How much higher than 5 is it lifting?
That is from your homeall I assume?
-
@phaedrux Yes Home All, goes about 200mm in Z. It sounds like it goes up a little and then increases speed. Faster than it usually retracts Z. This code work fine with my 6CH with firmware 3.2.2
-
I get the same 200mm fast retraction if I home X and Y individually and just send "G30" in the command line.
-
Is anyone running 3.4.2rc1 on a 6XD having issue with G30 raising to high?
-
(Solved) The Issue was with the 1XD board, I put the stepper driver on the Main Board 6XD and the problem was fixed. There may still be a issue with the 1XD on the 6XD mainboard, There is no firmware for the 1XD at 3.4.2 rc1 so I could not test it.
-
-
@jay_s_uk Oh wow, I looked but did not see, thanks.