Message 1 of 1
Tool length Compensation Cancel
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Right now our post does not cancel tool length compensation at the correct position in the G code when G43.4 is active after it does a G30 retract position and indexes the rotation axes which causes a machine overtravel .
Im not the greatest in javascript programming and I am having trouble finding the code that activates the G30 Z0. and X0. that is highlighted in the image .
I basically need to add a G49 after the G90 in the high lighted code in the image
All associated files are linked below (dumper file , g code file , and post processor)