I'm having some trouble getting a file to my mill. I'm getting this error "311 device full error 200FF". This file is around 500 lines of code and I know I got some bigger files to go before.
It always stops at sending line 356.
Here is the section of code.
N351 X1.3998 Z-0.015
N352 G00 Z0.1
N353 X1.7457 Y0.2265
N354 Z0.05
N355 G01 Z0.005 F18
N356 Z-0.015 F6
N357 X1.7455 Z-0.0165
N358 X1.7448 Y0.2264 Z-0.0179
N359 X1.7437 Y0.2263 Z-0.019
N360 X1.7423 Y0.2261 Z-0.0198
I am using NCnetlite for DNC and have it set according to their setup sheet. Is something wrong with my code? Or DNC settings? Or parameters on mill?
Thanks for any info
Carl