Community
HSM Post Processor Forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Tormach Vertical Lead-in Radius

4 REPLIES 4
SOLVED
Reply
Message 1 of 5
Eli_Dexter
569 Views, 4 Replies

Tormach Vertical Lead-in Radius

Posting Tormach G-Code interpolates Vertical Lead-in Radius into Linear Segments (G1 Code). Is there way to force the Post Processor to generate Arc (G2/G3) codes?  Haas Post (i.e.) does that.

4 REPLIES 4
Message 2 of 5
Tom.Hemans
in reply to: Eli_Dexter

Hi,

 

In the function onCircular, it looks like there is a conditional that is linearising lead in/out moves. If these lines (line 1440 to 1451, see the image Linearising moves.png) are removed, then the post will output the lead in/out moves as G18 G2/G3.

 

However, these moves are linearised because the controller does not handle the transition between planes (G17/G18/G19) well. So you should check whether your machine can support changing XY/YZ/XZ planes before modifying the post.

 

Hope this helps,

Tom



Tom Hemans

Technical Consultant
Message 3 of 5

Whatever the @Tom.Hemans  is right, though it is a generic post processor for tormach then have added the linearising lead in/out moves, If your machine supports the arc movements on various planes that is if it supports (G17 , G18 and G 19) then you can modify the post processor.

 

I have modified the post processor and attached here if your machine supports G17,G18 & G19 then you can use this

 

Thanks,

Boopathi

 

Boopathi Sivakumar
Sr Application Engineer
www.usamcadsoft.in
Facebook | Twitter | LinkedIn

Message 4 of 5
Eli_Dexter
in reply to: Tom.Hemans

Thank you so much for clarification. Just wondering, Tormach has 3 CNC Mill Models. The software that drive all of them is the same. So from the point of view of post-processor, there is no difference between them. If the particular post was developed for the Tormach machine, should the developer know if these machines can handle work plane switching? BTW, who develops the post-processor, Tormach or HSM Team? 

 

Thanks  again for your help.

Message 5 of 5
Tom.Hemans
in reply to: Eli_Dexter

I don't know the history of the Tormach post, but the posts are generally written to be as generic as possible so they can work with as many machines as possible. So, in cases such as this, they will err on the side of caution and output "simpler" NC code.

 

The Post Library for Fusion 360 and HSM is developed and maintained by Autodesk.

 

Tom



Tom Hemans

Technical Consultant

Can't find what you're looking for? Ask the community or share your knowledge.

Post to forums  

Technology Administrators


Autodesk Design & Make Report