Hello Guest it is April 19, 2024, 09:21:56 AM

Author Topic: Draw circle in cnc machine  (Read 2000 times)

0 Members and 1 Guest are viewing this topic.

Draw circle in cnc machine
« on: April 27, 2015, 11:55:04 AM »
I'm trying my cnc, when performed square and rectangular shapes with certain dimensions indicated in the code satisfactorily; but when making circles, this form has truncated ends, to verify if the transmission has the error I change the x and y axes, and found that no transmission problem. How I can solve this problem. See attachment thanks.

Offline BR549

*
  •  6,965 6,965
    • View Profile
Re: Draw circle in cnc machine
« Reply #1 on: April 27, 2015, 12:20:40 PM »
Does the circle LOOK correct in the toolpath ?  IF it does then you may have a backlash problem with your machine.

 (;-) TP
Re: Draw circle in cnc machine
« Reply #2 on: April 27, 2015, 01:10:14 PM »
I've been trying to backlash, but that value is entered or as this parameter is configured.
thanks