Automatic Shuttle Exchange-Abe Blank
Automatic Shuttle Exchange-Abe Blank
(OP)
Is it possible to do automatic shuttle exchange after a program ends by using Dr Abe Blank..loading and unloading in nc generate anything there. After the head goes back g50 the shuttle exchange should occur. Is this possible





RE: Automatic Shuttle Exchange-Abe Blank
It is possible to run a different program it's just tricky.
RE: Automatic Shuttle Exchange-Abe Blank
I never used that option but I attached a printscreen with what i think are the conditions from the NC Generate panel that activate that function.
RE: Automatic Shuttle Exchange-Abe Blank
RE: Automatic Shuttle Exchange-Abe Blank
M103;
G01Y0.;
M104;
G00G40;
M101;
G130;
M707;M30;
%;
RE: Automatic Shuttle Exchange-Abe Blank
YOu have to go into preference
->NCGenerate
Look for : Pallet Exchange Timing Of Shuttle Table.
This should have number 2 after so it processes the code after the program.
Also Loading/Unloading device should be enabled.
And you need to check so that on Machine Set -> Loading/Unloading Device. This have to have the right Tandem Device Type.
If not it will give the wrong code to your machine.
(also the key LINE CONTROL needs to be turned on)
RE: Automatic Shuttle Exchange-Abe Blank