587,700 active members*
4,506 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Mastercam > Tool Plunging on Prototrak
Results 1 to 4 of 4
  1. #1
    Join Date
    Jan 2012
    Posts
    55

    Tool Plunging on Prototrak

    I am now having an issue with the way the cutter approaches the part. The Z comes down at full speed to the top of the part then backs up and feeds down at the feedrate programmed to. The real strange thing is it only does it on the first tool. Below is a chopped down version of my program with only the first few moves of each tool. What am I missing that could cause the tool to rapid down to Z-zero then backup and start feeding.

    %P0000
    (PROGRAM NAME - 046WIDECHANNELS_1)
    (DATE=DD-MM-YY - 30-01-12 TIME=HH:MM - 15:00)
    (MCX FILE - E:\FUEL CELLS\DALE_DENIS\01-26-2012\046WIDECHANNELS_1.MCX-5)
    (NC FILE - C:\DOCUMENTS AND SETTINGS\SMITH\MY DOCUMENTS\MY MCAMX5\MILL\NC\046WIDECHANNELS_1.CAM)
    (MATERIAL - ALUMINUM INCH - 2024)
    (T1| 1/32 FLAT ENDMILL)
    (T2| 1/8 FLAT ENDMILL)
    N100G20
    N110G0G17G40G80G90
    ( 1/32 FLAT ENDMILL|TOOL - 1|TOOL DIA. - .0455)
    N120T1M6
    N130G0G90G54X-.7Y-.3746S3000M3
    N140Z.1
    N150G1Z-.062F2.
    N160X.7F4.
    N170X.7002Y-.3744
    N180X.7Y-.3742

    ( 1/8 FLAT ENDMILL|TOOL - 2|TOOL DIA. - .1245)
    N1170T2M6
    N1180G0G90G54X-.6873Y.7S3000M3
    N1190Z.1
    N1200G1Z-.0187F2.
    N1210G3X-.7Y.7127I-.0127J0.F4.
    N1220X-.7127Y.7I0.J-.0127
    N1230X-.7Y.6873I.0127J0.

    Thanks,

    Dale

  2. #2
    Join Date
    Aug 2008
    Posts
    292

    Clearance and Retract

    in mastercam there is a setting for clearance and retract. perhaps you have it not set. also absolute and incremental can be confusing. i prefer keeping everything in absolute. picture attached
    .
    also your post processor may need editing. it is best to stay in absolute for X,Y,Y and only arc I,J is incremental or at least that works best for me
    Attached Thumbnails Attached Thumbnails Clearance.jpg  

  3. #3
    Join Date
    May 2004
    Posts
    4519
    I do not know ProtoTrak syntax. For Fanuc you would need G43 and Hx for tool length offset on the first Z move after a tool change.

  4. #4
    Join Date
    Jun 2009
    Posts
    65
    Quote Originally Posted by txcncman View Post
    I do not know ProtoTrak syntax. For Fanuc you would need G43 and Hx for tool length offset on the first Z move after a tool change.
    The First thing I noticed too! SCARY(chair)

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •