Programming manual
486
CNC 8070
15.
STATEMENTS AND
IN
STRUCTI
O
NS
Pr
ogr
am
m
ing st
at
em
ent
s
(S
OFT
V02.0
X
)
458
15.1.20 Acceleration control
The acceleration and the jerk (variation of acceleration) applied on the
movements are set by machine parameters. However, those values
may be changed from the program using functions G130, G131, G132
and G133.
The #SLOPE instruction sets the influence of the values defined by
these functions on how the acceleration will behave.
#SLOPE
It sets the behavior of the acceleration
This instruction sets the influence of the values defined with functions
G130-G133 in the behavior of the acceleration.
The programming format is:
#SLOPE [<type>,<jerk>,<accel>,<move>]
It is not necessary to program all the parameters. The values that each
parameter may take are the following.
•
The <type> parameter determines the type of acceleration.
By default, it assumes a value of ·0·.
The optional <jerk> parameter sets the influence of the Jerk
defined with functions G132 and G133. It will only be taken into
account in trapezoidal and square-sine type acceleration.
By default, it assumes a value of ·0·.
Parameter
Meaning
<type>
Acceleration type.
<jerk>
Optional. It sets the influence of the jerk.
<accel>
Optional. It sets the influence of the acceleration.
<mov>
Optional. It affects the movements in G00.
#SLOPE [1,1,0,0]
#SLOPE [1]
#SLOPE [2,,,1]
Value
Meaning
0
Linear acceleration.
1
Trapezoidal acceleration.
2
Square sine (bell shaped) acceleration.
Value
Meaning
0
I t m o d i fi e s t h e j e r k o f th e a c c e l e ra t i o n a n d
deceleration stage.
1
It modifies the jerk of the acceleration stage.
2
It modifies the jerk of the deceleration stage.
Summary of Contents for CNC 8070
Page 1: ...CNC 8070 REF 0504 SOFT V02 0X PROGRAMMING MANUAL Soft V02 0x Ref 0504...
Page 2: ......
Page 4: ......
Page 6: ......
Page 12: ......
Page 14: ......
Page 16: ......
Page 22: ......
Page 26: ......
Page 28: ......
Page 30: ......
Page 32: ......
Page 34: ......
Page 62: ...Programming manual 28 CNC 8070 2 MACHINE OVERVIEW Home search SOFT V02 0X 28...
Page 178: ...Programming manual 144 CNC 8070 7 GEOMETRY ASSISTANCE General scaling factor SOFT V02 0X 144...
Page 360: ...Programming manual 326 CNC 8070 12 CYCLE EDITOR Random multiple machining SOFT V02 0X 326...
Page 556: ...CNC 8070 16 PROBING CANNED CYCLES SOFT V02 0X 522 Programming manual...