Parameterising corner deceleration (#CORNER PARAM)
![]() | As of Build V2.11.2010.02 the command #CORNER PARAM [...] replaces the command #SET CORNER PARAM [...]. For compatibility reasons, this command is still available but it recommended not to use it in new NC programs. |
Syntax: |
#CORNER PARAM [ DIST=.. UNIT=<ident> FEED=.. ] |
DIST=.. | Corner distance in [mm, inch] |
UNIT=<ident> | Corner feed unit FEED=... Permitted identifiers: FWORD Unit according to current F word PERCENT Unit in [%] |
FEED=.. | Corner feed rate, [according to UNIT<ident>] |
The point in space after which the path feedrate is to be reduced linearly along the path can be calculated by specifying a corner distance. The corner distance to be programmed refers here to the corrected path, not to the originally programmed target points.
![]() | Corner deceleration is only effective in combination with the linear slope P-CHAN-00071. |
