587,328 active members*
3,380 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > BobCad-Cam > 2D Contour Ramping: Postprocessor Issue
Results 1 to 7 of 7
  1. #1
    Join Date
    Jun 2014
    Posts
    33

    2D Contour Ramping: Postprocessor Issue

    Hey folks,
    I'm using BC for Solidworks V4. I'm trying to do a 2D profile with contour ramping. Everything simulates the way I want, but the Post (Centroid_M_Series_Rev1.MillPst) is doing something weird. For every arc where the toolpath is supposed to be ramping, it takes out the Z move and puts it into the next linear move. This results in extreme plunging and broken tools. I thought it was a bug so I contacted BC support, but they told me it is a problem with the way I have my Post set up, and since I'm not paying for support they won't help. I've looked at all the Post settings and don't see anything that suggests it would fix this problems. Anyone have any thoughts? (besides paying BC for support)

    Thanks!
    Tom

  2. #2
    Join Date
    Dec 2011
    Posts
    295

    Re: 2D Contour Ramping: Postprocessor Issue

    Allow circulr or helical interpolation. Or arc move XY (add Z here). Somewhere around paragraph 60. Use the search function in the word processor. Circular interpolation allow Z? Y/N
    If you havent fixed it, I'll look tomorrow and check back

  3. #3
    Join Date
    Jun 2014
    Posts
    33

    Re: 2D Contour Ramping: Postprocessor Issue

    Thanks! I'm not sure I follow exactly what you're saying. I opened the postprocessor in notepad and found "Arc move XY" on line 64. I changed it to "Arc move XYZ" (see picture) but that didn't seem to have any effect. I searched for "helical," "interpolation," "circular," and "allow," but none of those seem to be in there. What should I try next?
    Attachment 277824
    Thanks again!
    Tom

  4. #4
    Join Date
    Dec 2011
    Posts
    295

    Re: 2D Contour Ramping: Postprocessor Issue

    As I remember paragraph 64 arc move XY is just the title (sets G17) dont put Z there, Try x_r y_r z_r. The other way is to put the post processor in debug mode something like 8. debug YN. When you put the pp in debug mode it will post your code and the pp paragraph that generated that line. So your code will read G03 Xn, Yn and no Zn, but right next to that line will be the pp paragraph that generated that line. That paragraph wont have a Z_ that is needed to do helical. I'll check back tomorrow cause I'm in bed.

  5. #5
    Join Date
    Apr 2008
    Posts
    1577

    Re: 2D Contour Ramping: Postprocessor Issue

    You guys got the right line (Block 64). It's lacking a z_f which will output the Z feed move in the same line as the arc. There are quite a few posts on the BobCAD web site that are missing this critical function. Doesn't seem to me to be a user problem if the post was downloaded from the "Downloads" section of BobCAD.

    I'm not familiar with your control so make sure this is the correct way to format a line for helical output. It is fine for both my Fadal and Haas controls.

  6. #6
    Join Date
    Dec 2011
    Posts
    295

    Re: 2D Contour Ramping: Postprocessor Issue

    As long as you are there mod pp paragraph 65.& 66 which sets G18 & G19. Make sure they all read X_f Y_f Z_f . This will allow Bob to do planer offset, radial and some others (allow arcs) when the lace angle isnt 0 90 180 or 270. Have fun!

  7. #7
    Join Date
    Jun 2014
    Posts
    33

    Re: 2D Contour Ramping: Postprocessor Issue

    BOOM! That seems to have done it. Thanks for all the help! Looking forward to keeping my tools intact...

Similar Threads

  1. Replies: 2
    Last Post: 11-06-2014, 02:37 AM
  2. SC / postprocessor issue FYI
    By LRF in forum SprutCAM
    Replies: 4
    Last Post: 02-26-2013, 10:32 PM
  3. Contour Ramping V24
    By Bear21211 in forum BobCad-Cam
    Replies: 3
    Last Post: 02-04-2013, 03:36 PM
  4. V24 profile contour ramping will not run finish
    By gizmo_454 in forum BobCad-Cam
    Replies: 17
    Last Post: 01-14-2012, 12:18 AM
  5. Issue w/ Boss9 Post - Contour Cuts
    By StickShifter in forum Post Processors for MC
    Replies: 4
    Last Post: 01-17-2006, 02:10 PM

Tags for this Thread

Posting Permissions

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