Jump to content

Welcome to eMastercam

Register now to participate in the forums, access the download area, buy Mastercam training materials, post processors and more. This message will be removed once you have signed in.

Use your display name or email address to sign in:

arc program output


dan m
 Share

Recommended Posts

I am sure this is a easy fix but for some reason it has me stumped. when i use circle mill i want my program to do the complete circle in 1 line using x y i j right now it is breaking the arc's. I have tried making changes in the control def but when i post the program I don't see any changes.

Link to comment
Share on other sites

I got this

 

code:

 G0 G90 G54 X0. Y0. S14000 M3

G43 H234 Z2. M8

Z.1

G1 Z-1. F35.

Y.1875 F155.

X.0485 Y.3686

G3 X0. Y.375 I-.0485 J-.1811

I0. J-.375

X-.0485 Y.3686 I0. J-.1875

G1 X0. Y.1875

Y0.

G0 Z.25

Have you tried a different machine or post?

 

Is this an older post Dan, if so, from what version originally?

Link to comment
Share on other sites

Kannon,

I don't have start at center checked.

 

Gcode,

I understand that will work but this is for a tosheba boring mill and I am tring to get the gode to look like what the operators are used to looking at.

ex.

N100 G0 G90 X-3.821 Y-26.5 S1069 M3

N110 G43 H31 Z.25

N120 Z.1

N130 G1 Z-.04 F1.07

N140 G3 X-3.821 Y-26.5 I-1.179 J0.

N150 G1 Z.1

N160 G0 Z.25

Link to comment
Share on other sites

here is what I get now after a little post mod.

 

code:

N104 T1 M6

N106 G0 G90 G54 X-3.821 Y-26.5 S5000 M3

N108 G43 H1 Z.1

N110 G1 Z0. F32.

N112 G3 X-3.821 Y-26.5 I-1.179 J0. F64.

N114 G1 Z.1 F32.

N116 M5

N118 G90 G00 G53 Z0.

N120 M30

I checked my post to..

code:

do_full_arc : 1     #Allow full circle output? 0=no, 1=yes  

and switched this..

code:

pcirout       #Output to NC of circular interpolation                                

pbld, n, sgplane, sgcode, pwcs, pccdia, pxout, pyout, pzout, pcout, parc,

pfr, pcan1, e

to..

code:

 pcirout       #Output to NC of circular interpolation                                

pbld, n, sgplane, sgcode, pwcs, pccdia, pfxout, pfyout, pzout, pcout, parc,

pfr, pcan1, e

its just forcing out the X and Y..

 

dont know if its proper, but gives me the code your looking for. cheers.gif

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

 Share

  • Recently Browsing   0 members

    • No registered users viewing this page.

Join us!

eMastercam - your online source for all things Mastercam.

Together, we are the strongest Mastercam community on the web with over 56,000 members, and our online store offers a wide selection of training materials for all applications and skill levels.

Follow us

×
×
  • Create New...