Toolpath linking: New optimized toolpath linking algorithm with multicore support for faster toolpath calculations.
Inverse Time Feed: madCAM supports simultaneous 4-axis and 5-axis post processor output with or without TCP. If not having TCP (Tool Center Point Control) in the machine, madCAM will handle the position and orientations for the machine's linear and rotary axes transformations. madCAM also supports inviese time feed (G93) in 4-axis and 5-axis.
:
:
*CUTTER_REFERENCE*
TIP*TOOLPATH_OUTPUT*
TRANSFORM
*INVERSE_TIME_FEED_MAX*
1000000
*INVERSE_TIME_FEED_ON*
G93
*INVERSE_TIME_FEED_OFF*
G94
*RAPID*
G00"x""y""z""a"
*END_SECTION*
*RAPID_APPROACH*
"x""y""z""a"
*END_SECTION*
*RAPID_RETRACT*
G00"x""y""z""a"
*END_SECTION*
*APPROACH*
G01"x""y""z""a" F"feedz"
*END_SECTION*
*FIRST_CUT*
G01 "inverse_time_feed_on" "x""y""z""a" F"feed"
*END_SECTION*
*LAST_CUT*
G01"x""y""z""a" F"feed"
"inverse_time_feed_off"
*END_SECTION*
:
: