HAAS TM-2P Post Processor

HAAS TM-2P Post Processor

lashleyncXSUH5
Observer Observer
845 Views
2 Replies
Message 1 of 3

HAAS TM-2P Post Processor

lashleyncXSUH5
Observer
Observer

I am new to Fusion and Machining.  That said, I can't find the HAAS TM-2P in the post processor library.  Yes, I have chosen the HAAS NGC, but the default feed rate (650) exceeds my machine (400) along with other parameters being off.  Is there a HAAS TM-2P to upload in the library?  Thanks.

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

lashleyncXSUH5
Observer
Observer

Phoned a friend with same machine and you just use HAAS NGC and select G0 in post processor settings.

 

0 Likes
Message 3 of 3

serge.quiblier
Autodesk
Autodesk

Hello @lashleyncXSUH5 

 

you could also have edited the post in order to change the line

highFeedrate = (unit == IN) ? 500 : 5000;

 

The first value 500 is the high feed rate in inche mode.

The second value 5000 is for the millimeter mode.

 

Yes i know that it is not a correct conversion.

One inche if twenty five point four millimeters.

 

Regards.



Serge.Q
Technical Consultant
cam.autodesk.com
0 Likes