Little Circles in the gCode

This is for reporting any trouble you may have
Post Reply
John T
Old Timer
Posts: 447
Joined: Tue Oct 05, 2010 9:53 am

Little Circles in the gCode

Post by John T »

Hi Art,
I've had this happen before and though it had to be me but now I'm not so sure.  The little circles - two in this case appear in the triangular case but disappear when the only thing changed is the number of sides being asked for.  I've tried a number of things but to no avail.
I'm attaching a jpeg of the gear as it was cut and another of the Mach 3 screen both of which show the "little circles".

The TriangleTrio.gprj is the GM file and the Triangular.tap is the gCode.

Hope you can shed some light.

John
Attachments

[The extension has been deactivated and can no longer be displayed.]

[The extension has been deactivated and can no longer be displayed.]

screenshotmach3.jpg
CutFromThisCode.jpg
1% inspiration 99% try, try again
User avatar
ArtF
Global Moderator
Global Moderator
Posts: 4648
Joined: Sun Sep 05, 2010 6:14 am
Contact:

Re: Little Circles in the gCode

Post by ArtF »

Hi John:

  The prblem are lines such as

G01  X-0.3135 Y0.4759
  G03  X-0.3134 Y0.4760 I-0.3290 J0.5031

  This actually calls for a full circle when it shouldnt in this case. Im looking for the problem.
In the output managaer there is a selection called "Rounded Corners". Can you turn that off
if its on? Its possible that the system is trying to make a round corner where it shouldnt
and the result is a small circle.  Ill search here as well to see about putting in a safety to ensure that doesnt happen.

  You can get rid of it in the mid term by deselecting the "rounded Corners" checkbox I suspect.

Thx
Art
User avatar
ArtF
Global Moderator
Global Moderator
Posts: 4648
Joined: Sun Sep 05, 2010 6:14 am
Contact:

Re: Little Circles in the gCode

Post by ArtF »

John:

  Ive added a safety to ensure the spokes will not create G2/G3 sets in spokes. This shoudl cure the problem
with the next release if Im right about the Runded Corners option being the trouble.

  the problem comes in from the pocketer being a very high precision, then rounded to 4 decimals. The arc it was
trying to create was very very small, and when rounded to 4 decimals became a full circle as a result. This shoudl
have been very rare and created by certain tool tolerances. Next version should stop that behaviour.

Thx
Art
Ya-Nvr-No
Old Timer
Posts: 188
Joined: Wed Sep 08, 2010 11:15 am

Re: Little Circles in the gCode

Post by Ya-Nvr-No »

I changed tool diameter to .0325 and got a change in locations of the loops.
Has something to do with tool diameter because I tried .015 and it worked fine.
Attachments
stillodd.JPG
John T
Old Timer
Posts: 447
Joined: Tue Oct 05, 2010 9:53 am

Re: Little Circles in the gCode

Post by John T »

Hi Art,
I turned of the "rounded corners" on the original GM file and generated new gCode for Mach3 and the little corners were still there so I went back and with rounded corners off I re-booted the program and this time when I generated gCode the circles were gone.  In fact when I put rounded corners back on again, the little circles were still gone.  Perhaps the effects of rounded corners only takes effect when  the program is re-booted?

Anyway it looks like I have a solution until the next version -- thanks very much

John
1% inspiration 99% try, try again
Post Reply

Who is online

Users browsing this forum: No registered users and 6 guests