Well, I appreciate all answeres, but have to admit that it is not what I tough it is. I changed and made equal cutting, ramping and plunging speed, and run the file. On the machine, as well as on the run screen I can see the changes in speed like hick ups. And they are happening only where is the transition from linear interpolation to circular. Here is the video of this:
https://youtu.be/jQ_CSWQ3ZrM
Look at 10sec, and 22sec. All those moves are on the same Z level. Corner and linear error (on video clip) are set to 0.01". Maybe it is to much for wood, but haven't noticed any difference in movement when set up to 0.1". As I said, I cut wood using Mechmate.
Here is the code from the video.
(1001)
(T1 D=0.5 CR=0. - ZMIN=-0.7874 - FLAT END MILL)
G90 G94 G91.1 G40 G49 G17
G20
(2D CONTOUR2)
M5
M9
T1 M6
S15000 M3
G54
G0 X-3.26 Y2.3622
G43 Z0.6 H1
Z0.2894
G1 Z-0.25 F150.
G2 X-3.238 Y2.3632 I0.022 J-0.249
G1 X3.0594
G2 Y-2.3632 I0. J-2.3632
G1 X-3.2385
G2 X-3.2606 Y-2.3622 I0. J0.25
X-3.26 Y2.3622 I0.2094 J2.3622
G1 Z-0.5
G2 X-3.238 Y2.3632 I0.022 J-0.249
G1 X3.0594
G2 Y-2.3632 I0. J-2.3632
G1 X-3.2385
G2 X-3.2606 Y-2.3622 I0. J0.25
X-3.26 Y2.3622 I0.2094 J2.3622
G1 Z-0.6437
G2 X-3.238 Y2.3632 I0.022 J-0.249
G1 X3.0594
G2 Y-2.3632 I0. J-2.3632
G1 X-3.2385
G2 X-3.2606 Y-2.3622 I0. J0.25
X-3.26 Y2.3622 I0.2094 J2.3622
G1 Z-0.7874
G2 X-3.238 Y2.3632 I0.022 J-0.249
G1 X3.0594
G2 Y-2.3632 I0. J-2.3632
G1 X-3.2385
G2 X-3.2606 Y-2.3622 I0. J0.25
X-3.26 Y2.3622 I0.2094 J2.3622
G0 Z0.6
M30