Fusion360 - 5axis post-processor for (Mitsubishi /Nidec) machine model (MVR30 / MVR30EX)

Fusion360 - 5axis post-processor for (Mitsubishi /Nidec) machine model (MVR30 / MVR30EX)

asdk.my2020
Contributor Contributor
126 Views
0 Replies
Message 1 of 1

Fusion360 - 5axis post-processor for (Mitsubishi /Nidec) machine model (MVR30 / MVR30EX)

asdk.my2020
Contributor
Contributor

Do you have a working post-processor for the machine mentioned below.

Machine name (Mitsubishi / Nidec) machine model :MVR30 / MVR30EX

Machine spec : B0 ~360deg (each rotate 1 deg)

Head rotate vector : B axis rotate with Z

 

Sample NC program as below :

%

O1000

N1(T1 D=8. CR=0. - FLAT END MILL)

T01 (Tool number and M06 must be separate)

M06

M01

G90 G00 G54 W0. (W – Machine column coordinate)

G180 C54. B0. X0. Y0. Z0. (C54. – Work coordinate, B0. – Rotate angle, X0. Y0. Z0. – Offset position from work coordinate)

G43 G00 Z100. H01 S6000 M03

G00 X500.

G00 Y100.

~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

M05

M09

G91 G28 Z0.

M55 B0. (B axis ref position)

M30

%

0 Likes
127 Views
0 Replies
Replies (0)