585,702 active members*
4,185 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > Surfcam > plunge feed for lathe
Results 1 to 4 of 4
  1. #1
    Join Date
    Jul 2005
    Posts
    42

    plunge feed for lathe

    how can i change plunge feed as per below example with fanuc post.


    G0 X15.565 Z-.8375 M8
    G1 X15.505 F.015
    G3 X15.4252 Z-.9567 R.198 F.03
    G1 Z-2.0333 (have feed in above line appear in this line instead)
    G3 X15.505 Z-2.1525 R.198
    G0 X15.565

  2. #2
    Join Date
    Mar 2008
    Posts
    7
    I believe you need to add a line to post. The post im guessing looks as follows


    Infeed # Enable cutter comp
    G1 G41 X[V] Z[H] F[FRate]
    End

    Outfeed # Disable cutter comp
    G1 G40 X[V] Z[H] F[FRate]
    End
    try changing it to look like this

    Infeed # Enable cutter comp
    G1 G41 X[V] Z[H] F[FRate]
    Z[H] F[Plunge]
    End

    Outfeed # Disable cutter comp
    G1 G40 X[V] Z[H] F[FRate]
    Z[H] F[Plunge]
    End


    if this doesnt work you need to add a custom section to your post stating that a Z move is to use the plung rate.

  3. #3
    Join Date
    Jul 2005
    Posts
    42
    this did not work, what would custom lines look like

    Thanks

  4. #4
    Join Date
    Mar 2008
    Posts
    7
    I think I figured this out in the nc operation if you go to lathe options. You can change the infeed to plunge feed or rapid. Its hard to tell without seeing the file that you are using. But I think this is where change this. The defult is set to feed.

Similar Threads

  1. Feed/speed for plunge or ramping
    By mrk in forum MetalWork Discussion
    Replies: 8
    Last Post: 09-07-2016, 08:46 PM
  2. 2 speeds plunge feed?
    By Claude Boudreau in forum BobCad-Cam
    Replies: 4
    Last Post: 05-08-2008, 10:48 PM
  3. Plunge Feed driving me nuts
    By DRP in forum Mach Software (ArtSoft software)
    Replies: 0
    Last Post: 09-12-2007, 04:53 PM
  4. Lathe feed modes
    By drwc in forum FlashCut CNC
    Replies: 2
    Last Post: 05-18-2007, 04:19 PM
  5. Which is Best - Deeper Plunge/Faster Feed
    By bill south in forum MetalWork Discussion
    Replies: 7
    Last Post: 01-10-2007, 06:42 PM

Posting Permissions

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