Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Greolt on September 25, 2009, 03:34:09 AM

Title: Toolpath view incorrect
Post by: Greolt on September 25, 2009, 03:34:09 AM
I think I am right to say this one is a bug.    We will see when someone shows me my error.    ;D

Very simple gcode as follows,

G1 X0 Y0 Z50 A0
A360
Z40
A0
Z30
A360
M30
%

When the "axis of rotation" is selected as X, in toolpath configuration, the toolpath displays correctly. See pic X-rotation

However when Y is selected, then the toolpath view is not displayed  correctly.  See pic Y-rotation

They should both show three simple rotations of the axis.  As the "X-rotation" pic does.

Any ideas of what silly thing I may be missing.  ;D

Greg
Title: Re: Toolpath view incorrect
Post by: BobsShop on September 25, 2009, 09:57:43 AM
Just curious.  Are you cutting a cylinder?  Calling the "A" axis indicates a 360 turn around one.  No idea why the different rotations would give different pics.   When I post your code to my 4th axis configuration I get a "slice," view of a cylinder being cut to three different depths.  There is no "x" or "y" movement so the cuts are all at "X" 0 and "Y" 0.

Bob@BobsShop
Title: Re: Toolpath view incorrect
Post by: Greolt on September 29, 2009, 05:13:44 AM
Yes this toolpath shown is just as simple as can be to demonstrate the problem.

Where I see it is a toolpath to take a rough piece of stock down to a cylinder.

I am not getting much response, so I suppose there are not many doing this sort of rotary axis stuff.

Greg

Title: Re: Toolpath view incorrect
Post by: ger21 on September 29, 2009, 07:37:33 AM
I see the exact same thing. Probably should tell Brian on the Yahoo group.
Title: Re: Toolpath view incorrect
Post by: Brian Barker on September 29, 2009, 09:36:48 AM
Yeah.. it is a prblem in the path distance calcs for that plane.. good thing it is just graphics...

Thanks
Brian