Cycle def 7.0 and cycle def 19.0

Cycle def 7.0 and cycle def 19.0

fusion3608MQJC
Community Visitor Community Visitor
817 Views
3 Replies
Message 1 of 4

Cycle def 7.0 and cycle def 19.0

fusion3608MQJC
Community Visitor
Community Visitor

I would like to get output from a too orientation point on Heidenhain.

When we program I manual we use cycle 7 before we rotate with cycle 19.

Output like this makes it easier to compare 2D drawing measurement with NC code.

 

 

; ROTATE TO PLANE START

CYCL DEF 7.0 DATUM SHIFT

CYCL DEF 7.1 X157.154

CYCL DEF 7.2 Y-60.000

CYCL DEF 7.3 Z-50.000

CYCL DEF 19.0 BEARBEITUNGSEBENE

CYCL DEF 19.1 A90.000 B0.000 C105.000

L B+Q120 C+Q122 R0 FMAX

L X+20.000 Y+12.500 FMAX

L Z+25.000 R0 FMAX M3 M

L Z+0.000 R0 F2500 M3 M

L X+111.000 Y+12.500 F1500

L Z+25.000 R0 FMAX M3 M

CYCL DEF 7.0 DATUM SHIFT

CYCL DEF 7.1 X0

CYCL DEF 7.2 Y0

CYCL DEF 7.3 Z0

CYCL DEF 19.0 BEARBEITUNGSEBENE

CYCL DEF 19.1 A0.000 B0.000 C0.000

L B+Q120 C+Q122 R0 FMAX

 

Is it possible to get output like this in fusion 360?

 

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

boopathi.sivakumar
Autodesk
Autodesk

Hi @fusion3608MQJC 

While post processing in the NC programs dialog you can set the tilted workplane method as shown below

 

boopathisivakumar_0-1709539779661.png

 


Boopathi Sivakumar
Senior Technology Consultant

0 Likes
Message 3 of 4

bodk
Community Visitor
Community Visitor

Hi,

I need to offset the output to work from selected shift point.

To do this I need to:

CYCL DEF 7.0 DATUM SHIFT

CYCL DEF 7.1 X157.154

CYCL DEF 19.0 BEARBEITUNGSEBENE

CYCL DEF 19.1 A90.000 B0.000 C105.000

Then XYZ must come shiftet point.

what do I need to do in postprocessor?

 

Bo

0 Likes
Message 4 of 4

AdamKunzo
Collaborator
Collaborator

Hello @bodk @fusion3608MQJC 

 

If you need help with the post processor, you can send me a message. I offer post processor modifications as a service and I'll be happy to assist you with your request. 


---
If my response answers your question, please use Accept Solution button.

0 Likes