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:

Simplest of questions


DavidB
 Share

Recommended Posts

I think check the keep tool down in depth cuts, if I understand what you are doing. Then it never goes up to Z0. However I just discovered it still wont rapid down second pass. It wont in 9 either.

I think what I used to do was put a fast plunge rate for this case.

 

[ 08-05-2006, 12:45 AM: Message edited by: Andy ]

Link to comment
Share on other sites

Thats no good kepping tool down gouges when returning to start of contour.

 

Take a straight line drawn at Z0.

Countour it to Z-100. with depth cuts -2.

 

I want the tool to retract to Z5. after each pass, return to the start of the contour, then rapid to Inc Z1 of the next depth of cut.

Link to comment
Share on other sites

Retract .05 Abs

Feed plane -1. Abs

Top of stock 0 Abs

Depth -1. Abs

 

Depth cuts: Max rough steps .25

No check on keep tool down

 

It takes four pass,

rapids down to pass 1

feeds pass 1

rapids up to .05

rapid to start

rapids down to pass 2

feeds pass 2

etc. till pass 4 Done.

 

I am working in english units and only took 4 passes.

But, is this what you are doing?

Link to comment
Share on other sites

gcode,

All of geom are solid edge curves so I want to leave them where they are.

 

So say all contour Geom is the start of the cutting depth, now from there I want to go 10mm deep at 2mm deepth of cut.

 

What I want is the tool to retract above the geom but rapid back down to the new depth of cut and not feed from the geom or Top of stock.

Link to comment
Share on other sites

This is the toolpath,

rapid.jpg

 

This is the code,

code:

 N1401 G21 G17

M741 (CHIP CONVEYOR ON)

G91 G28 Z0.

( 63 FACE MILL OCT INSERTS TOOL - 14 DIA. OFF. - 34 LEN. - 14 DIA. - 63. )

( ROUGH LUMP )

M13

M11

T14 M6

G00 G54 G90 X-115.053 Y-82.2 A0. B35.834 S500 M03

M12

M10

G43 H14 Z362.883

M08

Z333.883

G01 Z329.929 F375.

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z326.974

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z324.019

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z321.065

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z318.11

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z315.156

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z312.201

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z309.247

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z306.292

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z303.338

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z300.383

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z297.429

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z294.474

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z291.519

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z288.565

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z285.61

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z282.656

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z279.701

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z276.747

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z273.792

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z270.838

X-149.703

X-324.217

X-358.867

G00 Z362.883

X-115.053

G01 Z267.883

X-149.703

X-324.217

X-358.867

G00 Z362.883

M09

G00 G91 G28 Z0.

M05

M13

M11

G90 A0 B0

M740 (CHIP CONVEYOR OFF)

G53 G90 X-530. Y-5.(LOAD UNLOAD POSITION)

M30

%%


It feeds down from the retract height. There is no Inc rapid to 1mm above the next depth of cut as per the toolpath parameters. Backplot shows a Inc rapid though?

Link to comment
Share on other sites

David,

 

Try using clearance AND a retract.

 

I'm pretty sure your lack of use of the clearance move and relying solely on the retract is why you're not seeing the usual behavior many of us do.

Link to comment
Share on other sites

John like this?

rapid2.jpg

 

code:

 N1401 G21 G17

M741 (CHIP CONVEYOR ON)

G91 G28 Z0.

( 63 FACE MILL OCT INSERTS TOOL - 14 DIA. OFF. - 34 LEN. - 14 DIA. - 63. )

( ROUGH LUMP )

M13

M11

T14 M6

G00 G54 G90 X-52.08 Y86.197 A180. B25.525 S500 M03

M12

M10

G43 H14 Z371.472

M08

Z354.606

G01 Z350.725 F375.

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z347.843

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z344.962

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z342.08

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z339.199

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z336.318

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z333.436

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z330.555

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z327.673

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z324.792

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z321.911

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z319.029

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z316.148

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z313.266

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z310.385

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z307.504

X-86.73

X-255.837

X-290.487

G00 Z356.472

X-52.08

G01 Z304.622

X-86.73

X-255.837

X-290.487

G00 Z371.472

M09

G00 G91 G28 Z0.

M05

M13

M11

G90 A0 B0

M740 (CHIP CONVEYOR OFF)

G53 G90 X-530. Y-5.(LOAD UNLOAD POSITION)

M30

%%


Still no rapid to inc 1mm above next depth of cut?

What am I doing wrong? confused.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...