Reduce the feedrate By Post Processor

Reduce the feedrate By Post Processor

tesatoolsmaker
Contributor Contributor
410 Views
1 Reply
Message 1 of 2

Reduce the feedrate By Post Processor

tesatoolsmaker
Contributor
Contributor

Hello
Is it possible to insert a feed rate reduction command in the corners ? in post processor.

i don't want to use : update feedrate inside boundary Or update feedrate on chosen surface.

Can the post processor intelligently reduce the feedrate in the corners?

 

0 Likes
411 Views
1 Reply
Reply (1)
Message 2 of 2

cfastNJWK6
Advisor
Advisor

As far as I know, there isn't a direct way to change the feedrate in corners.  You could create some intelligence in the post to get your desired result though.  Depending on the how your post is outputting arcs (IJK, R, or point to point) you may be able to make a condition where if the corner being turned has a radius or IJK value less than a certain amount, reduce the feedrate.  Change the feedrate parameter value to 'Expression'.  I don't think it would be possible if you are outputting corners/arcs point to point.

0 Likes