585,667 active members*
4,148 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Mastercam > Pause After Plunge
Results 1 to 5 of 5
  1. #1
    Join Date
    Jan 2006
    Posts
    461

    Pause After Plunge

    Is there a way to program in a pause or a second or so after a plunge cut. The reason behind this is during a plunge with an endmill, the motor will slow, and if cutting commences at high feedrate, the motor will stall and bad things happen. I know A solution to this is to lower the feedrates or even better get rid of the crap motor, but for now I would like to give this a try. Is there a mastercam x setting for this somewhere, or a g-code instruction. Thx

  2. #2
    Join Date
    Apr 2005
    Posts
    713
    I've never seen anything in MC for this, but I never looked for it either.

    You just need to look for a pause or dwell G code for your control and hand type it into the program. On a Haas, it'd look something like this:

    G1 Z-.25 F15. (PLUNGE)
    G4 P1. (DWELL FOR ONE SECOND)
    G1 X.5 F100. (START CUTTING)

  3. #3
    Join Date
    Jun 2005
    Posts
    305
    You would have to edit the post processor file to add that as a seperate move to your Gcode.
    It can be done if you know where and how to edit the post.
    ObrienDave. MasterCam since V6. Gcode since 1983.
    The nose you punch today may belong to the butt you have to kiss tomorrow.

  4. #4
    you could plunge as a drill cycle, just before the actual plunge pocket cut. If you peck, it will help keep the chips from winding around the cutter.

    Mastercam training Online http://eapprentice.net/

  5. #5
    Join Date
    Jan 2006
    Posts
    461
    Thx guys, I'll give both suggestions a try. I dont mind putting in the code after each plunge, it will only take a few minutes, and the peck cycle sounds good too. I only have to pause until I get the new motor installed, and then I wont have to worry ever again.

Similar Threads

  1. Pause under G-Code control
    By gregger2k in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 8
    Last Post: 10-31-2012, 07:54 PM
  2. hardeware pause pause detected?????
    By Conquest1224 in forum Commercial CNC Wood Routers
    Replies: 1
    Last Post: 05-08-2007, 04:06 AM
  3. how to programmatically pause
    By Antonio_Emilio in forum LinuxCNC (formerly EMC2)
    Replies: 2
    Last Post: 01-27-2007, 06:32 PM
  4. How to pause Turbocnc
    By jimglass in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 13
    Last Post: 03-28-2006, 12:06 AM
  5. VF-4 Tool changer pause!!
    By ZR Machine in forum Haas Mills
    Replies: 8
    Last Post: 11-02-2005, 01:52 AM

Posting Permissions

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