Announcements

Announcement: We’re aware of an issue affecting starting a new topic from category pages and creating new blog posts. New topics can still be started directly from the relevant board. Learn more here.

Bug report Heidenhain post 44161

Bug report Heidenhain post 44161

adrian8B2L2
Advocate Advocate
591 Views
3 Replies
Message 1 of 4

Bug report Heidenhain post 44161

adrian8B2L2
Advocate
Advocate

Hi there

Heidenhain post 44161 has a possible bug, it does for me. Five axis safe approach moves and plane spatial output is broken. 

 

The offending code is:  forceXYZ(); in the block below.

  if (!isRequired) { // simple positioning
    forceXYZ();
    if (!state.retractedZ && xyzFormat.getResultingValue(getCurrentPosition().z) < xyzFormat.getResultingValue(position.z)) {
      writeBlock("L", zOutput.format(position.z), feedCode.single);
      machineSimulation({z:simPosition.z});
    }

  

Happy to share my file/files with Autodesk to see if it is unique to me or not.

0 Likes
592 Views
3 Replies
Replies (3)
Message 2 of 4

AchimN
Community Manager
Community Manager

Hi @adrian8B2L2 , thanks for your feedback. Could you please share more details on what you see is wrong? Also, can you share a sample project which shows the issue you are facing?
Thanks!



Achim.N
Principal Technology Consultant
0 Likes
Message 3 of 4

adrian8B2L2
Advocate
Advocate

Hi @AchimN 

Could I get an email address, would prefer to not share the publicly.

Thank you 😃

0 Likes
Message 4 of 4

AchimN
Community Manager
Community Manager

Np, sent you a PM.



Achim.N
Principal Technology Consultant
0 Likes