V1: Feedrates
17.2 Path feedrate F
Basic Functions
Function Manual, 09/2011, 6FC5397-0BP40-2BA0
1383
Retraction speed
Retraction is performed at maximum axis velocity.
This can be configured in machine data:
MD32000 MAX_AX_VELO.
Retraction acceleration, jerk
Acceleration is performed at maximum possible values.
This can be configured in machine data:
MD32300 MAX_AX_ACCEL.
Example
Note
The extension for programming the plane of the retraction movement can be used
independently of thread cutting.
N55 M3 S500 G90 G18
;
Set active machining plane
...
N65 MSG ("thread cutting")
MM_THREAD:
N67 $AC_LIFTFAST=0
;
Reset before beginning of thread
N68 G0 Z5
N69 X10
N70 G33 Z30 K5 LFON DILF=10 LFWP ALF=7
;
Enable fast retraction for
thread cutting
;
Retraction path = 10 mm
;
Retraction plane Z/X
(due to G18)
;
Retraction direction -X
(with ALF=3; retraction
dirX)
N71 G33 Z55 X15
N72 G1
;
Deactivate thread cutting
N69 IF $AC_LIFTFAST GOTOB MM_THREAD
;
If thread cutting
;
was aborted
N90 MSG ("")
...
N70 M30
N55 M3 S500 G90 G0 X0 Z0
Содержание SINUMERIK 828D Turning
Страница 34: ...Basic Functions 34 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 146: ...A3 Axis Monitoring Protection Zones 2 6 Data lists Basic Functions 146 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 328: ...F1 Travel to fixed stop 6 5 Data lists Basic Functions 328 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 816: ...K2 Axis Types Coordinate Systems Frames 10 9 Data lists Basic Functions 816 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1198: ...P4 PLC for SINUMERIK 828D 14 6 Function interface Basic Functions 1198 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1752: ...Appendix 20 2 Overview Basic Functions 1752 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...
Страница 1774: ...Glossary Basic Functions 1774 Function Manual 09 2011 6FC5397 0BP40 2BA0 ...