Good day.
So I got my machine up and running again…out of the blue I get Z commanded over soft limit…restart Mach 4 pierced a hole get it again. check the soft limit setting I had -8.6 to 0.
I did lower the plasma head just below the plate and the measurement from the sensor to this is 6". so I change this in the soft limit settings …pierced 3 holes and get the error again.
In Mach4 the Gcode N170 G31.0 Z-100 F500.0
I using sheetcam to generate the gcode…any fix to this?
Can you provide a tiny bit more G-code? There is typically a G92 or other such that is assocaited wtih the G31 almost immediately after, although there are other ways to do it.
Maybe share enough g-code that is cutting 2x full holes and we can look at it.
Z-100?? This may be your problem. Your programmed Z position in below your established soft limit I believe. Your machine see that in the look ahead and errors out….unless your in metric.
Try jogging Z to your desired position and ‘zero your Z.’ Now edit your program line to be Z 0.0?
Good day.
Below the gcode.
Funny it seems for the same file sometimes I get the error…sometimes not.
On the "Z-100?? This may be your problem. "
This line is from the post processor in sheetcam from Avid it self.
I have allot items to cut so it is a big problem for me
– Post processor version
local postVersion = “1.7”
–Torch on and off codes. CHANGE THE P# to match your OUTPUT#!!! P3 is for Output#3, P27 is for Output#27, etc…
torchOnCode = " M62P3"
torchOffCode = " M63P3"
–Code to use when referencing
refCode=" G31.0 Z-100"
This seems to affectting the plasma side…in the past I had a similar issue with the router.
seems to be gone…I ran the router today about 4hrs went good, laser attached to the router head good. as soon as I tried to run the plasma the first time it dropped I got the error…so in the meantime I have to run the plasma with the soft limits disabled otherwise I cannot get nothing done