09-22-2022, 09:57 AM
Hi Guys,
I do have a delicate Problem.
We perform lasercutting with a kuka KR30 and a fiber laser (plus Head of course).
We inlcude a PV correction (if Robot slow then decrease Power) which is useful for cutting tight corners.
事情是这样的……每个切割过程之前the laser "drills" a starting hole and then starts with the actual cutting geometry...which means, that the starting speed is zero and therefore the cutting power is zero (but of course it should start with max. Power).
So I would need the PP to identify the first actual cutting movement.
One method would be to wait for the "laser on" function call and thenpass one movement(doesnt matter if LIN, CIRC or whatever) and insert code after that.
How can that be achieved?
I do have a delicate Problem.
We perform lasercutting with a kuka KR30 and a fiber laser (plus Head of course).
We inlcude a PV correction (if Robot slow then decrease Power) which is useful for cutting tight corners.
事情是这样的……每个切割过程之前the laser "drills" a starting hole and then starts with the actual cutting geometry...which means, that the starting speed is zero and therefore the cutting power is zero (but of course it should start with max. Power).
So I would need the PP to identify the first actual cutting movement.
One method would be to wait for the "laser on" function call and thenpass one movement(doesnt matter if LIN, CIRC or whatever) and insert code after that.
How can that be achieved?