Bug Report - Missing G69 in Hurco Post Processor (Autodesk Fusion Library)

Bug Report - Missing G69 in Hurco Post Processor (Autodesk Fusion Library)

laromosrl
Advocate Advocate
193 Views
2 Replies
Message 1 of 3

Bug Report - Missing G69 in Hurco Post Processor (Autodesk Fusion Library)

laromosrl
Advocate
Advocate

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

0 Likes
Accepted solutions (1)
194 Views
2 Replies
Replies (2)
Message 2 of 3

AchimN
Community Manager
Community Manager
Accepted solution

Hello @laromosrl ,

 

Thanks for your feedback! You are right, I just checked and found that it is an issue in the current library post.

I've fixed the problem in the attached postprocessor. Could you please try it to see if it solves your problem?

I will also update the library post with the necessary changes, the update will be available next Monday.

Thank you!
Achim

 



Achim.N
Principal Technology Consultant
Message 3 of 3

laromosrl
Advocate
Advocate

Yes, the post now correctly generates the G69 code.

Thank you.

0 Likes