Hello Guest it is April 19, 2024, 05:31:08 AM

Author Topic: more help with G41 G42  (Read 3488 times)

0 Members and 1 Guest are viewing this topic.

more help with G41 G42
« on: January 24, 2006, 04:28:13 PM »
i was reading an earlier post and someone mentioned that G41 could be used with P.125 instead of a D word for cutter radius compensation.  if i read this right and if it is true, would someone please post a program of simple 1" square with G41 used in proper syntax.  i was told that my techno Davinci router and the proprietary controller software did not support G41 G42.  i want to test it.  I am having a terrible time with this particular gcode as i have no idea where i should put the table with the D parameter in it.  not had any luck find resources online for this and the books i have assume more knowledge than i have.
thanks.
Gene
Re: more help with G41 G42
« Reply #1 on: January 24, 2006, 06:02:06 PM »
Hope this helps you :)

(Program Posted for Aluminum )
G0 G49 G40.1 G17
G80 G50 G90 G98 
G20 (Inch)
(***** Cut Rectangle *****)
M6 T3
M03 S4000
M8 (Flood On)
G00 G43 H3 Z0.1
G00 X1.25 Y0.375
G01 Z-0.1 F25
G42 P0.25
G01 X0.875 Y0.375
G03 X0.5 Y0 R0.375
G01 X0.5 Y0
G01 X0.5 Y-0.5
G01 X-0.5 Y-0.5
G01 X-0.5 Y0.5
G01 X0.5 Y0.5
G01 X0.5 Y0
G03 X0.875 Y-0.375 R0.375
G40
G01 X1.25 Y-0.375
M5 M9
M30
Fixing problems one post at a time ;)

www.newfangledsolutions.com
www.machsupport.com