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:

Unnecessary G0 shows...


Recommended Posts

Hello everyone, 
    On Friday, I saw some funky codes about G0 on a CONTOUR toolpath.  I thought it was "PRAPIDOUT" and tried to do many ways but failed, I think it is time for me to seek for experts like you guys.  Please point out what I've done wrong....  

 

 

Thank you for your time.

 

================================ G - CODE ====================
%
O1000(10488802-103 REVA - FIXTURE.NC)
(SOURCE = 10488802-103 REVA.MCAM)
(VERTICAL INDEX)
(PART NAME= FIXTURE)
(*)
(POSTED ON DEC.07.2018 AT 10*14AM)
(VERTICAL INDEX)
(TOTAL TOOLS FOR Top IS= 1 TOOL)
(*)
(WORK OFFSET LIST)
(G54)
(XY0 = CENTER)
(Z0 = TOP, -.015)
(*)
N1(.5000, .5 ROUGH EM,4FL,LOC 1., HSS, USED TOOL,)
(4FLTS 2.000LOC, 2.500RLF, 3.00STO)
G0 G17 G40 G49 G80 G90
G91 G28 Z0 M19(XY STK= .015)
/G28 Y0.
T1 M6(2D - CONTOUR, CUT#3)
G90 G54 S5500 M3
X.0325 Y0. M8
G43 H1 Z1.(DOC= Z-2.9778, .025 THRU)
G17(XY PLANE) G90 Z.0625
G1 Z-.2377 F50.
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-.4755
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0   =====================================> Not needed
G1 Z-.7132
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-.9509
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-1.1886
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-1.4264
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-1.6641
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-1.9018
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-2.1396
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-2.3773
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0      =====================================> Not needed
G1 Z-2.615
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-2.8528
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0     =====================================> Not needed
G1 Z-2.9778
X.0975 Y-.0375
G3 X.1075 Y0. I-.0649 J.0375
X-.1075 I-.1075
X.1075 I.1075
X.0974 Y.0375 I-.075
G1 X.0325 Y0.
G0 Z1.
M9
G91 G28 Z0.
/G28 Y0. M5
G0 G90 G54 X0.
M30
%(2,355 CHARACTERS = 2.36KB)

Link to comment
Share on other sites

What does the debugger show you for the output line. Take just the contour and run the debugger in just run mode. Not Turbo, but run mode and show us what line is giving you that output.

Picture Removed to save space

Then you will see something like this.

Picture Removed to save space

You click on the NC line and it will show you the parts of the post it used to give you that output. Then you should be able to track it down to that specific section very quickly to know what is doing what you are seeing.

 

 

  • Thanks 1
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...