from my thread in the bobcad forums...
http://www.cnczone.com/forums/bobcad...ml#post1836678


"Default Re: Why isn't my gcode running??

I think it may be that particular screenset, I have just tested your code on 4 different Mach3 screensets and 2 different Mach4 screensets and it works on all of them, next I tried the 2010 screenset and I get the same issues as you so try a different screenset, the default 1024 screenset would be a good place to start, I found the 2010 one to be unstable and that was on a PC with XP Pro 32 bit OS which runs anything and everything

Regards
Rob"


Not sure why its not running...using mach 3. This line flashes red in the readout and then nothing...just sits there...

(TOOL #1 0.25 1/4 2 Flute LOC 1.125)

any ideas?


%
O100 (PROGRAM NUMBER)

(BEGIN PREDATOR NC HEADER)
(MCH_FILE=4AXVMILL.MCH)
(COORD_SYS 1=X0 Y0 Z0)
(MTOOL T1 S1 D0.25 C0. A0. H3.)
(SBOX X-1. Y-7.1875 Z0. L6. W8. H0.75)
(END PREDATOR NC HEADER)


(FIRST MACHINE SETUP - Machine Setup - 1)

(PROGRAM NAME - DUSTBOOT_TOPPLATE.TAP)
(POST - BC_3X_MILL 3-AXIS GENERIC FANUC)
(DATE - SAT. 02/13/2016)
(TIME - 03:48PM)

N01 G00 G17 G40 G49 G80 G20 G90

(FIRST CUT - FIRST TOOL)
(Machine Setup - 1 Facing)
(FACING)

(TOOL #1 0.25 1/4 2 Flute LOC 1.125)
N02 G90 G54 X-0.551 Y0.3 S1222 M03
N03 G43 H1 D1 Z1.75
N04 Z0.95
N05 Z0.85


any insight on this??

Similar Threads: