Message 1 of 25
Post processor help
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I was wondering if anyone would be able to help me make some small changes to my post processor, which only needs 3 things to get us going in the shop. A custom post would be upwards of $2500 and I had a professional inspect my code from Fusion and it only needs these three things. I am not new to coding but am unsure of what to actually insert to get the results I want.
1. G61.1 after the very first tool change line, with G64 at the end statement of the code to cancel it.
2. G05 P2 right after G43.4 (when using 4 or more axis) and before G01 (any movement), with G05 P0 at the end of the unit to cancel G5 P2.
3. G49 at the end of the last movement in the unit to cancel G43.4 before moving on the the next unit.
I am using the term UNIT as a way of saying (parallel, scallop, adaptive, contour, e t c)
Any help is appreciated!