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:

G2 and G3 problems in post


peon
 Share

Recommended Posts

In our Bostomatic, all G2 and G3 blocks must contain X,Y,I,J values or the machine will error. The following program does not work. BUT!, if I add the Y0 on both lines that contain "I" and "J" it works fine. Any ideas forcing this in the post?

 

%

G0G17G90G49G80G141

G61

GV1

T2M6

X0.0000Y0.0000

S6000M3

G4X4.0

G377.4

G125D.0004

G48R

M8

G1X2.F120.

G2X-2.I0.J0. <<<<<<<< Adding a Y0. works

X2.I0.J0. <<<<<<<<<<< Adding a Y0. works

G1X0.

M9

M5

X0.0000Y0.0000

G49R

G59Z20.08R

G59X16.Y16.140R

G124

G376

W31

V1=V1+1

M2

%

Link to comment
Share on other sites

In the pcirout post block, change pxout and pyout to pfxout and pfyout.

 

Then, in the parc post block, make sure you have this:

if plane$ = zero, *i$, *j$, k$

if plane$ = one, i$, *j$, *k$

if plane$ = two, *i$, j$, *k$

 

With this done, you get X,Y,I and J output all the time.

 

Hope that helps,

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...