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

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Topics - Mkchael

Pages: 1
1
Newfangled Mill Wizard / Problem with G-code on Arches and circles.
« on: July 07, 2013, 01:30:55 AM »
I installed the newest version of Mill Wizard 1.0.9 on my laptop running windows 8
When I makeup and save the G-code files for circle and arches then copy them to my Desk Top PC running Windows XP with Mach3 Version R3.043.066 and try to run them I get a multitude of errors from complete circle cuts in the Arch Slot Program, to Error Block codes like (Zero radius arc, Block) in simple circle G-code, (Radius to end of arc differs from radius to start) in a Link G-code. Below are two of the G-codes files that will not run because of errors Blocks.  These errors seem to be related to mostly any arc or circle in the G-code
Thank
Michael

(***New File Started***)
(created by NFS Mill, V4)
(New File Started 07/05/13 15:13:58)
(posted for Aluminum )
(Strategy: Equal )
(Rapid height: 10.0000  Clearance height: 5.0000 )
G98 G80 G17 G90 G54 G64

G21 G90
(***New Tool Selected***)
(ToolNum: 05  Diameter: 6.3500  )
(Feed: 100.0000  SFM: 850.0000  Plunge: 60.0000  ChipLoad: 0.0037  )
M9
M5
M06 T5 ()
G43 H5
M03 S4500
(***Cut Circle***)
(Xorign: 0.0000  Yorign: 0.0000  Dia: 30.0000  InOut: 00 Dir: 00  )
(Ztop: 0.0000  Zdepth: -1.5000  Zstep: 0.7500 )
(will make  2.0000  cuts of:  0.7500 )
G00 Z10.0000
X11.8250 Y0.0000
Z5.0000
G01 Z0.0000 F60.0
G00
G02 X11.6223 Y-2.1803 Z-0.7500 I-11.8250
X-11.6223 Y2.1803 I-11.6223 J2.1803 F100.0
X11.6223 Y-2.1803 I11.6223 J-2.1803
X11.0210 Y-4.2858 Z-1.5000 I-11.6223 J2.1803 F60.0
X-11.0210 Y4.2858 I-11.0210 J4.2858 F100.0
X11.0210 Y-4.2858 I11.0210 J-4.2858
X10.8915 Y-4.3428 I-0.0932 J0.0362
G00 Z10.0000
M09
M05
M30 (end of file)


(***New File Started***)
(created by NFS Mill, V4)
(New File Started 07/05/13 15:20:04)
(posted for Aluminum )
(Strategy: Equal )
(Rapid height: 10.0000  Clearance height: 5.0000 )
G98 G80 G17 G90 G54 G64

G21 G90
(***New Tool Selected***)
(ToolNum: 05  Diameter: 6.3500  )
(Feed: 100.0000  SFM: 850.0000  Plunge: 60.0000  ChipLoad: 0.0037  )
M9
M5
M06 T5 ()
G43 H5
M03 S4500
(***Link***)
(Xorign: 0.0000  Yorign: 0.0000  Length 40.0000  Width: 7.0000  R1: 10.0000  R2: 15.0000  )
(Ztop: 0.0000  Zdepth: -1.0000  Zstep: 1.0000 )
(will make  1.0000  cuts of:  1.0000 )
G00 Z10.0000
X-13.1750 Y0.0000
G01 Z5.0000 F100.0
Z0.0000
G02 X-4.7134 Y12.3030 Z-1.0000 I13.1750 J-0.0000
G03 X-13.1750 Y0.0000 I4.7134 J-12.3030
G02 X11.3589 Y6.6750 I13.1750 J-0.0000
G01 X23.0951
G02 X58.1750 Y0.0000 I16.9049 J-6.6750
X23.0951 Y-6.6750 I-18.1750 J0.0000
G01 X11.3589
G02 X-13.1750 Y0.0000 I-11.3589 J6.6750
M09
M05
M30 (end of file)



2
Newfangled Mill Wizard / Gcode on Circle, Arc and feed rate errors
« on: March 17, 2013, 06:14:18 PM »
I recently purchase licensed versions of Mach3 Version R3.043.066, and Newfangled Mill Wizard Version 1.03 and install them on my PC running Windows XP professional, and everything seem to be working fine with the exception of making up the Gcode in Newfangled Mill Wizard for Circles Arcs or Arc plunge and try to run it in Mach3.  I get an error code.
Zero radius arc, Block= G02 X-22.2250 I-22.2250 F100.0 
See Code below:
(***New File Started***)
(created by NFS Mill, V4)
(New File Started 03/16/13 14:31:48)
(posted for Aluminum )
(Strategy: Equal )
(Rapid height: 10.0000  Clearance height: 2.0000 )
G98 G80 G17 G90 G54 G64
G21 G90
(***New Tool Selected***)
(ToolNum: 05  Diameter: 6.3500  )
(Feed: 100.0000  SFM: 259.0000  Plunge: 20.0000  ChipLoad: 0.0635  )
M9
M5
M06 T5 ()
G43 H5
M03 S4500
(***Cut Circle***)
(Xorign: 0.0000  Yorign: 0.0000  Dia: 50.8000  InOut: 00 Dir: 00  )
(Ztop: 0.0000  Zdepth: -6.3500  Zstep: 1.2700 )
(will make  5.0000  cuts of:  1.2700 )
G00 Z10.0000
X22.2250 Y0.0000
Z2.0000
G01 Z0.0000 F20.0
G02 X16.7924 Y-14.5591 Z-1.2700 I-22.2250
G03 X22.2250 Y0.0000 I-16.7924 J14.5591
G02 X-22.2250 I-22.2250 F100.0        : THIS LINE:
X22.2250 I22.2250
G01 F20.0
G02 X16.7924 Y-14.5591 Z-2.5400 I-22.2250
G03 X22.2250 Y0.0000 I-16.7924 J14.5591
G02 X-22.2250 I-22.2250 F100.0
X22.2250 I22.2250
G01 F20.0
G02 X16.7924 Y-14.5591 Z-3.8100 I-22.2250
G03 X22.2250 Y0.0000 I-16.7924 J14.5591
G02 X-22.2250 I-22.2250 F100.0
X22.2250 I22.2250
G01 F20.0
G02 X16.7924 Y-14.5591 Z-5.0800 I-22.2250
G03 X22.2250 Y0.0000 I-16.7924 J14.5591
G02 X-22.2250 I-22.2250 F100.0
X22.2250 I22.2250
G01 F20.0
G02 X16.7924 Y-14.5591 Z-6.3500 I-22.2250
G03 X22.2250 Y0.0000 I-16.7924 J14.5591
G02 X-22.2250 I-22.2250 F100.0
X22.2250 I22.2250
G00 Z10.0000
M09
M05
M30 (end of file)

The other problem I am having is the Feed Rate on some of the Programs cutting options for example the Rectangle function the plunge feed rate is the only one carried through the entire Gcode See code below

(***New File Started***)
(created by NFS Mill, V4)
(New File Started 03/17/13 13:56:52)
(posted for Aluminum )
(Strategy: Equal )
(Rapid height: 5.0000  Clearance height: 1.0000 )
G98 G80 G17 G90 G54 G64

G21 G90
(***New Tool Selected***)
(ToolNum: 05  Diameter: 6.3500  )
(Feed: 100.0000  SFM: 259.0000  Plunge: 10.0000  ChipLoad: 0.0635  )
M9
M5
M06 T5 ()
G43 H5
M03 S4500
(***Cut Rectangle***)
(Xorign: 0.0000  Yorign: 0.0000  Length 50.0000  Width: 50.0000  CorR: 0.0000  InOut: 00  )
(Ztop: 0.0000  Zdepth: -6.3500  Zstep: 3.1750 )
(will make  2.0000  cuts of:  3.1750 )
G00 Z5.0000
X-21.8250 Y21.8250
Z1.0000
G01 Z0.0000 F100.0
F10.0                          :THIS FEED RATE IS THE LAST CHANGE:
X-12.5419 Z-3.1750
X-21.8250
X21.8250
Y-21.8250
X-21.8250
Y21.8250
X-12.5419 Z-6.3500
X-21.8250
X21.8250
Y-21.8250
X-21.8250
Y21.8250
G00 Z5.0000
M09
M05
M30 (end of file)

 Thank you
Michael

Pages: 1