Perforated sheet
Perforated sheet
(OP)
I have a job coming up that requires 11,000 slots to be cut in 1 sheet the way it is programmed at the moment is in 4 separate programs as the programs are too large for my machine memory. I'm running an amada fo3015 4KW with 160-il controller. Is there a way for me to make a macro or subprogram to reduce program size?





RE: Perforated sheet
M96 calls a sub program. It can be used to reduced program size as well. Just as an example, the master program has a M96 Pxxx that would call program Oxxx, at the end of that,M97 sends the control back to the master program. The master program shuttles the tables then calls a different program to run on the other table.
There are a lot of options for the 160 that
are way more difficult to do on a NT control.
RE: Perforated sheet
RE: Perforated sheet
RE: Perforated sheet
RE: Perforated sheet