Hey everyone. I am just starting with GCode and TinyG and I have a

Hey everyone.

I am just starting with GCode and TinyG and I have a project that is the picture number one. What I cannot figure out is how to make the circle. Can you please help me?

My GCode:

N010 G20
N020 G70 G90 G94 G97 M04
N030 G17 G75 F6.0 S300 T1001 M08
N040 G01 X3.875 Y3.698
N050 G01 X3.875 Y9.125
N060 G01 X5.634 Y9.125
N070 G01 X7.366 Y9.125 I6.5 J9.0
N080 G01 X9.302
N090 G01 X3.875 Y3.698
N100 G01 X2.0 Y2.0 M30
N110 M00

3ec2bfa75379f6dac6160eed2f575962.png

4119a03b42c3fc752e6d08fe1b6ddc3b.png

Привет Александр,
I think typing g-code commands manually is quite painful. It is better to use other tools. There is SVG import in Chipeppr, or you can use Inkscape and gcode extension, or Fusion 360 or Vectric trial software or more… to draw your design and export as g-code.

EDIT: https://www.tormach.com/g02_g03.html

I suggest getting free version of Fusion 360 (free to makers). Drawing that out and generating Gcode.

Have a Look at the G2 (ark) Command. This will Help you.
You generate the linear x movement for the First Part, use G2 to draw the half circle, then another g1 to do the Rest of the linear movement.

PMDX-424 motion control board and mach 4 software! you’ll never have any problems with any programs you make ever again! fusion 360 to make your g-code load into mach 4 and hit start! never again in your life have to connect to the dumb ass json server!