Fusion360 - 3axis with rotary post-processor for (Finetech) machine

Fusion360 - 3axis with rotary post-processor for (Finetech) machine

asdk.my2020
Contributor Contributor
205 Views
2 Replies
Message 1 of 3

Fusion360 - 3axis with rotary post-processor for (Finetech) machine

asdk.my2020
Contributor
Contributor

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

(Finetech) machine model :

Machine spec : A-360 / 360

Head rotate vector : A axis rotate with X

 

Sample NC program as below :

%

O1000

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

T01 M06

M01

G90 G00 G54

G90 G00 A0.

G90 G00 X0. Y0.

G43 G00 Z100. H01 S6000 M03

G00 Z10.

G01 X-1500. A-360. F1500.

G01 X0. A360.

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

M05

M09

G91 G28 Z0.

M30

%

0 Likes
206 Views
2 Replies
Replies (2)
Message 2 of 3

serge.quiblier
Autodesk
Autodesk

Hello @asdk.my2020 

 

Usin the genic Fanuc post, and applying the Autodesk Generic 4-axis (A Table) machine confiuration in the setup is your solution.

The machine configuration is defining the kinematic (A axis on the table)

And the post is grabing this kinematic, pushed by Fusion, for generating the gcode.

 

Regards.

 

PS : You just need to check, and eventually deactivate TCP on the rotary axis.
______________________________________________________________

If my post answers your question, please click the "Accept Solution" button. This helps everyone find answers more quickly!



Serge.Q
Technical Consultant
cam.autodesk.com
0 Likes
Message 3 of 3

asdk.my2020
Contributor
Contributor
Thanks for speedy respond I will give this a go and revert to you if needed further assistance. Cheers
0 Likes