Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Tweakie.CNC on September 07, 2012, 06:20:31 AM

Title: Another Tangential Knife problem.
Post by: Tweakie.CNC on September 07, 2012, 06:20:31 AM
When cutting a rectangle, the knife is rotated to the direction of the first cut (A Axis), lowered into the work (Z Axis) and at the end of the line the knife is retracted from the work, rotated to the direction of the next cut, lowered into the work and so on. Nothing wrong here and everything works just as it should.

When cutting many circles it is an entirely different situation. After completing the first circle the knife rotates to the start direction of the next circle as a blended move with the Z Axis retracting the knife (the knife rotates within the work whilst being withdrawn).

I can overcome this problem by creating a tool path where each circle starts and finishes in exactly the same direction (and not optimizing the tool path for shortest route) but is there an easier solution please ??

Tweakie.
Title: Re: Another Tangential Knife problem.
Post by: BR549 on September 07, 2012, 10:33:29 AM
Maybe program a leadout arc same radius as circle that also raises the Z to clear part BEFORE it raises Z to Rapid height to move.

OR possibly retract the Z with a G1 move instead of G0 ?

Just a thought, (;-) TP
Title: Re: Another Tangential Knife problem.
Post by: Tweakie.CNC on September 07, 2012, 11:12:18 AM
Thanks Terry, leads are something I had not considered - I will see how it goes.

(changing the +Z moves to a G01 make no difference - the A rotation is still blended with the +Z move)  :'(

Tweakie.
Title: Re: Another Tangential Knife problem.
Post by: Flyingbaloo on November 08, 2012, 04:59:49 PM
I do have the same problem. Does someone have already a solution to the problem that the knife is turning too early whilst it is retracting?

I would be more than happy to get some help from you. Thanks

Dani
Title: Re: Another Tangential Knife problem.
Post by: Tweakie.CNC on November 09, 2012, 01:56:27 AM
Hi Dani,

As Terry said previously - If you program lead-in / lead-out (in the case of holes with the same radius as the hole) at the CAD/CAM stage then there is no problem with tool rotation within the work.

Tweakie.