L-force | plc designer – Lenze PLC Designer PLC Designer (R3-1) User Manual

Page 634

Advertising
background image

L-force | PLC Designer

General Editors

632

DMS 4.1 EN 03/2011 TD29

Allowed syntax
G50
G51 D
G52 D

Parameters of the command

D

Distance of smoothing

Note: A detailled function description of the smooth and round functionality is
located with the preprocessing function blocks "SMC_TOOLCORR (FB)“ of the library
"The library SM3_CNC.Library“.


Example
G-Code

N0 G51 D10 F100
N10 G01 X$g_x$ Y0 F50 E30 E-30
N20 G01 X0 Y$g_y$
N30 G01 X0 Y0
N40 G50


Commands for managing the avoid-loop functionality
G60
It ends the avoid-loop function (SMC_AvoidLoop).
G61
It starts the avoid-loop function.

Allowed syntax
G60
G11

Note: A detailled function description of the avoid-loop functionality is located with
the preprocessing function block "SMC_TOOLCORR (FB)“ of the library "The library
SM3_CNC.Library“.

Advertising