Hello everyt body.


I have bought one charmilles robofil 290F used and we want to progran the machine with fikus.

I have not problems with the machine but now I have to explain to the fikus programer how I want the postprocesor, and here start the problems
We want to work with program and subprogram, there are many funcions to write on the main program but I don´t very sure if necesari to write so much information.
The machine has a fanuc control 16-W MODEL B


example:

G11 K6 W1 I25 Z25 E2 ;
G90;
G95;
M31;
G92 X0 Y0;
M15 P0;
G92 X0 Y0 I25000 J0;
9 /G00 X0 Y0 U0 V0;
9/ G92 X0 Y0 I25000 J0;
9/ G77 P1;
9 /G10 P16 R50;
9/ M60;
9/ M98 P1000; (call sub program)
9/ M50;

and the subprogran code it s the shape of the piece to cut

There are anybody that could I help me?ant the postprocesor

Similar Threads: