Page 1 of 2 12 LastLast
Results 1 to 12 of 19

Thread: How can I make toolpaths on an imported solid

  1. #1
    Registered froya's Avatar
    Join Date
    Nov 2004
    Location
    NORWAY
    Posts
    18
    Downloads
    0
    Uploads
    0

    How can I make toolpaths on an imported solid

    I can't figure out how I can make toolpaths on an imported igs-file.

    I received training professor, but there was no explanation on this.

    Is there a tutorial that I can download?

    I have sent an e-mail to bobcad, but with no response.


  2. #2
    Registered
    Join Date
    Mar 2005
    Location
    USA
    Posts
    20
    Downloads
    0
    Uploads
    0
    I need more detail of what you are trying to do. but...importing igs into BobCAD is pretty easy. What is difficult is determining what to turn into a surface that BobCAD can then generate a gcode. The import function offers two alternatives...surfaces or solids. You need to deal with surfaces in the usual way, but if you bring in the igs as a solid then you need to use the solids menu to produce surfaces that can then be read and converted to gcode, or generate the code directly with the "Generate Tool Path" function.


  3. #3
    Registered
    Join Date
    Nov 2006
    Location
    USA
    Posts
    25
    Downloads
    0
    Uploads
    0
    froya

    You can use FILE/OPEN to open the iges file. You will get a dialog box that asks about "curves, solids" which I usually leave checked and also Separate Surfaces or Solids, I pick separate surfaces but they usually come in as a solid anyway.
    you really don't need separate surfaces unless the top surface isn't the one you want. If that is the case then go to SOLIDS/STITCHING/UNSTITCH SURFACES FROM SOLID.
    Be sure the surface you want to cut is oriented properly for the XY plane.
    Select either the solid or the individual surface you want.You MUST have 3D (3D menu/TURN 3D ON) turned on or the toolpath will be on a flat XY plane ( no Z's ). Use SOLIDS/GENERATE TOOL PATH to draw the toolpath. The dialog boxes that come up let you choose different parameters to get the best possible path for your shape. They are pretty self explanatory.
    BobCad draws the toolpath as a line in the main window, not in the NC section. It is also VERY helpful to change the drawing color just before you generate the toolpath, thatway you can select by color to separate the model from the path. Then you have to go into the NC section to actually get the G-code. I find it helpful to have previously drawn a point near the toolpath start but out side the shape. Then in NC I can go to the point before I try to cut. Select the first line of the path, indicate the next piece and then "cut all" and it should go to the end of the toolpath. Be sure to turn 3D on in the NC section also or again you won't get Z moves.

    I think BobCAD has a set of 9 or 10 training CD's that might be of use to you. I usually just butt my head into the screen until I figure out what I need, but that's just my anal personality.
    BobCad is much less automatic than say Mastercam but it's also much less expensive

    I hope this helps, as always your mileage may vary!!
    Gary


  4. #4
    Registered
    Join Date
    Nov 2007
    Location
    usa
    Posts
    12
    Downloads
    0
    Uploads
    0

    solidworks solids in bobcad V22

    I have basically the same question. The bobcad manual doesn't cover how to work with imported models. I've used Featurecam quite extensively and it deals with the solid features directly without extra extracting or conversions. There are no tutorials or help topics on the bobcad site that I could find. They assume that you would use bobcad for CAD which would be okay for single parts but a design nightmare for assemblies. I called bobcad to try and get help with this and got a very condescending "now we're talking about training" and suggested I either buy the training CD's or watch the video tutorials...which still do not answer my solid model question. If I can't use the software, then I won't use the software. Seems kinda obvious. Can anybody write a quick tutorial on this? It can't be that difficult.


  • #5
    Registered
    Join Date
    Mar 2005
    Location
    USA
    Posts
    20
    Downloads
    0
    Uploads
    0
    BobCad imports Solidworks ".sldprt" data directly ever since V21. It does not import an assembly AFAIK. The file operation lists Siolidworks as the last item in the drop down list. Click it and go find the SW file you want to import. Bodcad brings in the file as a solid feature. Extract the features you want to use to generate gcode by using the drop down menus in the utilites area. HTH
    JWI


  • #6
    Registered BurrMan's Avatar
    Join Date
    Dec 2008
    Location
    usa
    Posts
    2,633
    Downloads
    0
    Uploads
    0
    It also depends on what you want to do. If you choose a 3d toolpath, when you go to select geometry for the feature, it will select individual surfaces out of your geometry. The extracting would be more for like getting the "edges" out of a 3d model to use for profile and pocket operations.


  • #7
    Registered BurrMan's Avatar
    Join Date
    Dec 2008
    Location
    usa
    Posts
    2,633
    Downloads
    0
    Uploads
    0
    If you post a file, I'll try to video a couple toolpaths on it for you to get you started.


  • #8
    Registered
    Join Date
    Jan 2010
    Location
    usa
    Posts
    2
    Downloads
    0
    Uploads
    0

    ok here is an iges file i am dealing with

    ok here is a solid i am working with to try and run on a proto trak 3 axis machine. I have bob cad v23 but i am also really new to the cnc programming.
    when i select the object to use as my geometry it uses it ok but when i qlick to view toolpath it comes up and says that access is denied.
    any help would be much appreciated.
    the document is an auto cad file becuase it would not let me save a iges file
    Attached Files Attached Files


  • #9
    Registered Chipload's Avatar
    Join Date
    Apr 2007
    Location
    United States
    Posts
    42
    Downloads
    0
    Uploads
    0
    This video show how to extract geometry from soild model. Dose this help?

    "http://www.youtube.com/watch?v=Wl1yRusgDdY"]YouTube- How to machine 2d cuts off a solid model using BobCAD V23


  • #10
    Registered
    Join Date
    Jan 2010
    Location
    usa
    Posts
    2
    Downloads
    0
    Uploads
    0
    this helps a little bit but the file that i have is all different levels and radii so would i still have to do it the same way?


  • #11
    Registered
    Join Date
    Sep 2011
    Location
    US
    Posts
    6
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by Chipload View Post
    This video show how to extract geometry from soild model. Dose this help?

    I would love for someone to do a tutorial for a IGES for turning. Since it has no flat surfaces (with respect to cutting), and ALWAYS imports into the wrong axes, it is almost impossible to get it done.

    Anyone feel free to show us how.

    James L
    Attached Files Attached Files


  • #12
    Registered BurrMan's Avatar
    Join Date
    Dec 2008
    Location
    usa
    Posts
    2,633
    Downloads
    0
    Uploads
    0
    Here's a start:



    So you would need a couple different ops added to switch the tooling to cut the correct side?


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. Make your Gantry rock solid!
      By wyldesyde007 in forum DIY CNC Router Table Machines
      Replies: 153
      Last Post: 07-25-2012, 07:51 AM
    2. Solid Edge Help. How to make a single entity.
      By teamtexas in forum SolidEdge
      Replies: 1
      Last Post: 06-24-2008, 10:26 PM
    3. Need Help!- Update imported Solid and retain MC Toolpaths
      By Efi_Guy in forum Mastercam
      Replies: 7
      Last Post: 04-17-2008, 08:34 AM
    4. how can i make a hole through a solid (progeCAD)
      By PeteGallo in forum General CAM Discussion
      Replies: 14
      Last Post: 03-25-2007, 06:53 PM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.