585,712 active members*
4,279 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > BobCad-Cam > V31 - WOW - and nuts....
Results 1 to 7 of 7
  1. #1
    Join Date
    Sep 2012
    Posts
    76

    V31 - WOW - and nuts....

    Like the new interface, but it will take some effort to understand and find stuff. Hats off to BC folks for making the effort.
    Loads a LOT faster.

    As always, a little 'miss something' and features not what we need.

    1) Unable to find a way to add icons for a function to tool bar. I especially miss the undo redo buttons. Yeah, ctl z works, but still.....
    2) Also want to add a ISO9 view to tool bar - don't see how
    3) AND THIS IS THE BIG ONE.....
    Wire EDM path - when using a glue stop you should be able to do the following:
    Rough pass (Leave glue stop)
    finish pass(es) (respect glue stop)
    M01 to pause
    Remove glue stop
    finish pass on glue stop ONLY. <------ This fails - re-finishes the entire path instead of only the glue stop!
    If you could fix this, I will send you a bottle of decent scotch. I have been asking for this for several years.

  2. #2
    Join Date
    Mar 2012
    Posts
    1570

    Re: V31 - WOW - and nuts....

    1) Unable to find a way to add icons for a function to tool bar. I especially miss the undo redo buttons. Yeah, ctl z works, but still.....


    You will find undo and redo at the top of the screen


    Attachment 402726




    2) Also want to add a ISO9 view to tool bar - don't see how

    It doesn't look like we offer an ISO9 option. I check V30 and V31 and I do not see this option. I will put a request into development to add this view.



    3) AND THIS IS THE BIG ONE.....
    Wire EDM path - when using a glue stop you should be able to do the following:
    Rough pass (Leave glue stop)
    finish pass(es) (respect glue stop)
    M01 to pause
    Remove glue stop
    finish pass on glue stop ONLY. <------ This fails - re-finishes the entire path instead of only the glue stop!
    If you could fix this, I will send you a bottle of decent scotch. I have been asking for this for several years.

    If you re order you operations where the tab comes last you'll get the result you are after. For more information on this topic I recommend a one on one demo.




    Code:
    %
    L100 / BOBCAD1-MAIN-RUN
    (MACHINE,MITSUBISHI,FA,Series,)
    (CREATED-MON.,09/24/2018,11:19AM,)
    N0001 M122
    N0002 G90 G00 X0. Y0.
    N0003 G92 X0. Y0.
    N0004 M20 M78
    N0005 M80 M82 M84
    N0006 E421
    N0007 H1=.008
    (FEATURE,EDM,2X,INSIDE,2,AXIS,ROUGH,CUT,FORWARD)
    N0008 G01 G41 X0. Y.25 H1 F.234 M90
    N0009 G01 X-.75 Y.25
    N0010 G03 X-1. Y0. I0. J-.25
    N0011 G01 X-1. Y-1.5
    N0012 G03 X-.75 Y-1.75 I.25 J0.
    N0013 G01 X.75 Y-1.75
    N0014 G03 X1. Y-1.5 I0. J.25
    N0015 G01 X1. Y0.
    N0016 G03 X.75 Y.25 I-.25 J0.
    N0017 G01 X.1 Y.25
    N0018 G01 G40 X.1 Y.2 M91
    
    N0019 M00 M91 F30.
    N0020 G01 X0. Y0.
    N0021 M00 M90
    
    N0022 E622
    N0023 H1=.0053
    (FEATURE,EDM,2X,INSIDE,2,AXIS,SKIM,CUT,1,FORWARD)
    N0024 G01 G41 X0. Y0. H1 F.256 M90
    N0025 G01 X0. Y.25
    N0026 G01 X-.75 Y.25
    N0027 G03 X-1. Y0. I0. J-.25
    N0028 G01 X-1. Y-1.5
    N0029 G03 X-.75 Y-1.75 I.25 J0.
    N0030 G01 X.75 Y-1.75
    N0031 G03 X1. Y-1.5 I0. J.25
    N0032 G01 X1. Y0.
    N0033 G03 X.75 Y.25 I-.25 J0.
    N0034 G01 G40 X.1 Y.25 M91
    N0035 G01 X.1 Y.2
    N0036 M00
    
    N0037 M91 F30.
    N0038 G01 X0. Y0.
    N0039 M00 M90
    
    N0040 E421
    N0041 H1=.008
    (FEATURE,EDM,2X,INSIDE,2,AXIS,TAB,CUT,FORWARD)
    N0042 G01 G41 X0. Y0. H1 F.234 M90
    N0043 G01 X.1 Y.25
    N0044 G01 G40 X0. Y.25 M91
    N0045 G01 X0. Y.15
    N0046 M00
    N0047 M00
    N0048 M21
    N0049 M02
    %

    https://youtu.be/lNQ9GhMyUfg
    Al DePoalo
    Partner Product Manager BobCAD CAM, Inc. 866-408-3226 X147

  3. #3
    Join Date
    Mar 2012
    Posts
    1570

    Re: V31 - WOW - and nuts....

    What were you looking for in an IS0 9 view?
    Al DePoalo
    Partner Product Manager BobCAD CAM, Inc. 866-408-3226 X147

  4. #4
    Join Date
    Sep 2012
    Posts
    76

    Re: V31 - WOW - and nuts....

    Al, thanks for the response. You are correct - if you order the tab last, it does take the tab out..... However, you cannot make skim passes on that tab. Any skims done after the tab cut skim the entire part.

    We cut a lot of punches and dies where we actually glue the slug/punch in place and have to do the skims on the tab for fit and accuracy. Think gear punches. Can't grind them in.

    Sorry about that - I was on the phone with tech support trying this also, and we arrived at the same point.
    You would think that pathing would be limited once the glue stop was removed.

    Something we did play with was using the glue stop cut as a skim cut - this did limit it to theglue stop portion, but used the roughing power/offset settings for a roughing cut. While this could be manually changed.....

  5. #5
    Join Date
    Sep 2012
    Posts
    76

    Re: V31 - WOW - and nuts....

    It's just a quick orientation - when I get into the weeds on a drawing and need to figure out where I am, I start at ISO 9 - just reorient the model and display all. I can certainly live with what you have. Being a bit picky - was hoping to sneak it into the tool bar like the old version.

    Yes, I did overlook the undo buttons - my bad!

    BTW - Having played with 31 for a few days now, it is awsome! Nice work opn your teams part. The ideas and new features will take time to absorb, but the direction you are taking is go0ing to pay off. I can see where this is going.

  6. #6
    Join Date
    Mar 2012
    Posts
    1570

    Re: V31 - WOW - and nuts....

    I am still not sure what ISO 9 , which version has ISO 9
    Al DePoalo
    Partner Product Manager BobCAD CAM, Inc. 866-408-3226 X147

  7. #7
    Join Date
    Sep 2012
    Posts
    76

    Re: V31 - WOW - and nuts....

    ISO 9 is a view in the view choices - top, bottom, left, etc. Thanks for your interest Al, but this is a little issue and frankly not at all important in the big picture. The big picture is 31 really is awesome, and we are adapting it this month. Worth the wait - the new features will pay off in increased productivity and precision. Hats off to you for the great job you do.

Similar Threads

  1. Steel nuts binding - would acetal nuts be better?
    By rhysun in forum Linear and Rotary Motion
    Replies: 4
    Last Post: 11-19-2016, 01:13 PM
  2. Replies: 7
    Last Post: 06-04-2009, 01:34 PM
  3. Nuts are driving me nuts!
    By Cold Fusion in forum Community Club House
    Replies: 9
    Last Post: 06-13-2004, 05:40 AM
  4. Nuts; I'm thinking about my nuts
    By Stevie in forum Uncategorised MetalWorking Machines
    Replies: 11
    Last Post: 02-29-2004, 12:55 AM

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
  •