About the size of CNC program file

Hi everyone:

If the program file is larger than 100kb, how do you handle it if you want to split it now?

AAA.NC(100KB)>>>>>A1.NC(30KB)
>>>>>A2.NC(30KB)
>>>>>A3.NC(30KB)
>>>>>.NC(*)

Hi Liangfen,

I think this should be done in the post processor configuration
We are using a Swiss post post processor “Tesopost” for muttax machining at a mould shop
That has a setting to split up in separate files with a max number of lines.
Perhaps ZW support can also add something for it in their configs

Best regards,
Luurt

HI luurt4c:

You are right. Maybe zw3d post macro can be implemented, but I am not familiar with it!