What's new
What's new

CTX-320 pausing program in auto cycle.

Wilsonwade22

Plastic
Joined
Aug 15, 2023
Hi all,

Recently started a new manufacturing job, first task I've been given is to get a Gildemeister ctx320 with Fanuc 180t up and running for high volume batch work.

Machine has been stationary for over a year so it has its mechanical issues but I've been able to code a program and turn some parts off, left to run on its own though the program holds up when it reaches one specific line, No alerts or messages from the machine it holds the program up until the feed override is increased/ decreased.

Troubleshooting:
Separate tool change to T04 before process
All feed movements no rapid
Additional movements before hold line

Previous op is a bar out with T0323;
;
N70(SUB SPINDLE BAR IN);
T0424;
G00G55G97G95Z-50.0S800M304;
X12.4M108;
Z-0.2;
G01X11.0Z0.5F0.2; < Machine holds on this line
G00Z-50.0M109;
X200;
M305;
M01;

My coding is not the best (first time coding from scratch) but this has got me scratching my head as to why this is happening, any help will be appreciated.

Thanks.
 








 
Back
Top