20.6.1
20.
CNC 8058
CNC 8060
CNC 8065
R
: 2102
EF
ꞏ390ꞏ
Exemples de programmation.
#CS ON [1] [MODE 1, 0, 0, 20, 30, 0, 0]
(Définir le plan incliné)
#TOOL ORI
(Outil perpendiculaire au plan incliné ; appel)
G90 G90 G0 X60 Y20 Z3
(Positionnement sur point P1)
(La broche s'oriente perpendiculairement au plan pendant ce déplacement)
F1000 S300 M3
G81 Z5 I13
(Cycle fixe de perçage)
G0 G90 X120 Y20
(Positionnement sur le point P2)
(Perçage)
G0 G90 X120 Y120
(Positionnement sur le point P3)
(Perçage)
G0 G90 X60 Y120
(Positionnement sur le point P4)
(Perçage)
G80
G0 Z50
(Retour)
M30
M a nu el d e p rog r amm a t io n.