We recently got a Clausing Kondia FV-1 Mill with a Dynapath Delta 20 Controller. I have been playing around with loading programs and drip feeding programs.
Yesterday, I was able to load a program onto the machine and then run the program.
Today, I tried drip feeding. The program is 14724 lines. So, I started the program and it ran fine until N2496. It gave a "133 Format Fault" and the next said "N####". I am using Hyperterminal to drip feed the machine and am fairly confident that Hyperterminal is set-up correctly as I have used it to drip feed and load programs.
Are there any issues with this file's length and/or memory of the controller??? Dynapath thought it was Hyperterminal's fault??? Is there a time out or sleep mode for Hyperterminal??? Dynapath thought that it sent part of the line, but not the entire line, hence a format fault.
Tomorrow, I will turn on the echo to the Hyperterminal screen and see if that tells me anything.
Here is a paraphrase of the file I was trying to drip feed:
(INSIDE)$
N0001(E)G70$
N0002(E)G90$
N0003(E)M04$
N0004(E)G0X0.0000Y0.0000Z0.1000$
N0005(E)G0Y0.0114$
.
.
.
N2490(E)X10.5000Y0.6477$
N2491(E)Y1.0341$
N2492(E)X10.4886Y1.0455$
N2493(E)Y1.0795$
N2494(E)X10.4773Y1.0909$
N2495(E)Y1.3977$
N2496(E)X10.4886Y1.4091$
N2497(E)Y1.4432$
N2498(E)X10.5000Y1.4545$
N2499(E)Y2.8523$
N2500(E)X10.4886Y2.8636$
.
.
.
N9995(E)X6.3409Z-0.1242$
N9996(E)X6.3545Z-0.1199$
N9997(E)X6.3818Z-0.1127$
N9998(E)X6.4091Z-0.1067$
N9999(E)X6.4364Z-0.1016$
N0001(E)X6.4636Z-0.0972$
N0002(E)X6.4909Z-0.0932$
N0003(E)X6.5182Z-0.0897$
N0004(E)X6.5455Z-0.0864$
N0005(E)X6.6000Z-0.0809$
.
.
.
N4720(E)X2.0665Y2.0339Z-0.8828$
N4721(E)X2.0858Y2.0249Z-0.8975$
N4722(E)G0Z0.1000$
N4723(E)M30$
E
Thanks in advance!!!