Eagle 1nc-drill_gcode.ulp and mach3
Posted by
wdavis364
on 2007-03-22 07:04:47 UTC
Using ULP's
1nc-drill_gcode.ulp
2outlines_gcode_excel.ulp
3outlines_gcode_mirror.ulp
4board_outline_gcode_gcodeinch.ulp
I'm using Mach3.
Running the ulp files 2outlines and 3outlines seems to work ok.
Running the 1nc-drill_gcode.ulp, at cycle start it jumps to line #16
and I get a Mach3 error message "Equal sign missing in parameter
setting on line #16". The code at line 16 is:
G82 X1.350000Y2.500000 Z-0.08 F1.0 R0.1 #250
What do I need to do to correct this?
I feel that I'll have more errors if I could ever get pass this and why
is the program jumping to line 16 at start up?
I've been using pcbgcode and had good luck with it. I wanted to try the
this program to see how it goes.
I'd appreciate any help or suggestions here
Thanks
bill
1nc-drill_gcode.ulp
2outlines_gcode_excel.ulp
3outlines_gcode_mirror.ulp
4board_outline_gcode_gcodeinch.ulp
I'm using Mach3.
Running the ulp files 2outlines and 3outlines seems to work ok.
Running the 1nc-drill_gcode.ulp, at cycle start it jumps to line #16
and I get a Mach3 error message "Equal sign missing in parameter
setting on line #16". The code at line 16 is:
G82 X1.350000Y2.500000 Z-0.08 F1.0 R0.1 #250
What do I need to do to correct this?
I feel that I'll have more errors if I could ever get pass this and why
is the program jumping to line 16 at start up?
I've been using pcbgcode and had good luck with it. I wanted to try the
this program to see how it goes.
I'd appreciate any help or suggestions here
Thanks
bill
Discussion Thread
wdavis364
2007-03-22 07:04:47 UTC
Eagle 1nc-drill_gcode.ulp and mach3
David G. LeVine
2007-03-22 09:46:25 UTC
Re: [CAD_CAM_EDM_DRO] Eagle 1nc-drill_gcode.ulp and mach3