- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hello,
I would like to report a malfunction found in the Hurco post processor available in the official Autodesk Fusion library.
Specifically, at line N49877 G0 B0. C62100., the machine returns an error.
At this point, a workplane transformation defined with G68.2 is still active, and no G69 command has been issued to cancel it. This results in a machine control error, as the repositioning command B0 cannot be executed while the tilted plane is still active.
The correct sequence should include a G69 command before repositioning, to deactivate the active plane transformation.
Request: Please check and correct the post processor so that it properly outputs G69 after each use of G68.2 and before any movement command that implies a return to a standard plane.
I kindly request the necessary modification to the post processor.
Best regards.
N49869 G0 Z46.748
N49870 G81 X-42.355 Y0. Z-2.929 R12.071 F200.
N49871 G80
N49872 Z246.748
G69 NEED <-
N49873 M5
N49874 G53 G0 Z0.
N49875 M35
N49876 M13
N49877 G0 B0. C62100.
(Traccia1)
N49878 M9
N49879 M1
N49880 T3 M6
N49881 T16
N49882 S10000 M3
N49883 G43 H3
N49884 G17 G90 G94
N49885 G69
N49886 G54
Solved! Go to Solution.