A. Kode-kode pemrograman dan fungsinya
1. Kode G
Kode G didefinisikan sebagai kode gerakan dari mesin, yang terdiri dari huruf G diikuti dua angka seperti yang ditunjukkan pada Tabel 4 di bawah. Kode G untuk mesin dengan sistem kontrol GSK928TE CNC adalah sebagai beikut.
Tabel 4. Kode G, fungsi, dan format program
Fanuc G-Code List (Lathe)
G code | Description |
---|---|
G00 | Rapid traverse |
G01 | Linear interpolation |
G02 | Circular interpolation CW |
G03 | Circular interpolation CCW |
G04 | Dwell |
G09 | Exact stop |
G10 | Programmable data input |
G20 | Input in inch |
G21 | Input in mm |
G22 | Stored stroke check function on |
G23 | Stored stroke check function off |
G27 | Reference position return check |
G28 | Return to reference position |
G32 | Thread cutting |
G40 | Tool nose radius compensation cancel |
G41 | Tool nose radius compensation left |
G42 | Tool nose radius compensation right |
G70 | Finish machining cycle |
G71 | Turning cycle |
G72 | Facing cycle |
G73 | Pattern repeating cycle |
G74 | Peck drilling cycle |
G75 | Grooving cycle |
G76 | Threading cycle |
G92 | Coordinate system setting or max. spindle speed setting |
G94 | Feed Per Minute |
G95 | Feed Per Revolution |
G96 | Constant surface speed control |
G97 | Constant surface speed control cancel |
Fanuc G-Code List (Mill)
G code | Description |
---|---|
G00 | Rapid traverse |
G01 | Linear interpolation |
G02 | Circular interpolation CW |
G03 | Circular interpolation CCW |
G04 | Dwell |
G17 | X Y plane selection |
G18 | Z X plane selection |
G19 | Y Z plane selection |
G28 | Return to reference position |
G30 | 2nd, 3rd and 4th reference position return |
G40 | Cutter compensation cancel |
G41 | Cutter compensation left |
G42 | Cutter compensation right |
G43 | Tool length compensation + direction |
G44 | Tool length compensation – direction |
G49 | Tool length compensation cancel |
G53 | Machine coordinate system selection |
G54 | Workpiece coordinate system 1 selection |
G55 | Workpiece coordinate system 2 selection |
G56 | Workpiece coordinate system 3 selection |
G57 | Workpiece coordinate system 4 selection |
G58 | Workpiece coordinate system 5 selection |
G59 | Workpiece coordinate system 6 selection |
G68 | Coordinate rotation |
G69 | Coordinate rotation cancel |
G73 | Peck drilling cycle |
G74 | Left-spiral cutting circle |
G76 | Fine boring cycle |
G80 | Canned cycle cancel |
G81 | Drilling cycle, spot boring cycle |
G82 | Drilling cycle or counter boring cycle |
G83 | Peck drilling cycle |
G84 | Tapping cycle |
G85 | Boring cycle |
G86 | Boring cycle |
G87 | Back boring cycle |
G88 | Boring cycle |
G89 | Boring cycle |
G90 | Absolute command |
G91 | Increment command |
G92 | Setting for work coordinate system or clamp at maximum spindle speed |
G98 | Return to initial point in canned cycle |
G99 | Return to R point in canned cycle |
2. Kode M
Kode M adalah kode fungsi bantu. Kode M biasanya berfungsi seperti sakelar atau untuk ON/OFF spindel, coolant, atau menghentikan program. Fungsi kode M dapat dilihat pada tabel di bawah.
Tabel 5. Kode M, fungsi dan format
Untuk mengakhiri program bisa digunakan M2 atau M30. Kode M2 berarti program selesai. Kode M30 berarti program selesai, spindel mati (OFF), dancoolant mati(OFF)
3. Kode S dan T
Kode S adalah kode untuk menentukan jumlah putaran spindel per menit (rpm) dengan format S..... Misal S2000, maka spindel berputar 2000 rpm. Atau apabila perpindahan putaran menggunakan kode posisi gigi, maka harga S adalah 1 sampai 4. Untuk keperluan ini harap dicek pada manual mesin yang dibuat oleh produsen mesin
Kode T adalah kode untuk memanggil pahat. Pahat yang digunakan diberi nama dengan T diikuti angka posisi pahat pada tool turret dan nomer kompensasinya. Misalnya : T11, T22, T33, dsb.
VIDEO PENJELASAN MATERI
POWERPOINT MATERI
0 Comments: