CNC routing machines and Rhino

Discussion in 'Software' started by Kirk Hill, Nov 18, 2003.

  1. Kirk Hill
    Joined: Nov 2003
    Posts: 7
    Likes: 0, Points: 0, Legacy Rep: 10
    Location: North Carolina

    Kirk Hill Junior Member

    Hi,

    I'm sure there are numerous previous posts regarding my question but I didn't see them. I have a friend who wants to explore purchasing a low to medium cost CNC milling machine
    to machine wood model boat hulls. He wants to be able to
    mill a hull at least 24" in length. He asked me if Rhino would
    work with one of the smaller milling machines and I told him
    that I have never had the experience but I know of people who
    do cut wood with such a devise. If anybody can recommend
    a low to medium price machine I would appreciate it.

    Thanks

    Kirk
     
  2. duluthboats
    Joined: Mar 2002
    Posts: 1,604
    Likes: 57, Points: 58, Legacy Rep: 779
    Location: Minneapolis,MN, USA

    duluthboats Senior Dreamer

  3. duluthboats
    Joined: Mar 2002
    Posts: 1,604
    Likes: 57, Points: 58, Legacy Rep: 779
    Location: Minneapolis,MN, USA

    duluthboats Senior Dreamer

    A few things to think about if you build your own or get a low end machine. To cut a 3D shape you will need CAD software to produce a victor file, CAM software to produce cutting path code, and control software to read the code and tell the axis motors what to do.

    RhinoCam is Rhino and VisualMill combined. There is also Cam software that will import Rhino files.

    The one thing I have against ShopBot is they use a strange code. They have a converter, but editing is a pain for me.

    If you have the time and the interest you can design your own. I started one a while ago. This is my 18X24X5 fixed gantry.

    [​IMG]
     
  4. PaulCoffin
    Joined: Aug 2003
    Posts: 12
    Likes: 1, Points: 3, Legacy Rep: 35
    Location: Maryland, US

    PaulCoffin Junior Member

    At our lab another group has a low cost custom "2.5 D" CNC machine that uses HPGL files. The software converts the HPGL files to vector code for the tool paths. The problem is the z height is driven by pen number, and the HPGL format we are using only supports 8 pens, so there are only 8 z heights that can be set up. I have made true "3D" tool paths by opening the machine path vector code in Word to get the format, then using Rhino, ACAD and Excel to turn contour plots into the correct format vector code. This is not easy, but was worth it to me for the ocasional one off machining job (actually, it was easy, but tedious).

    Paul
     
    1 person likes this.
  5. duluthboats
    Joined: Mar 2002
    Posts: 1,604
    Likes: 57, Points: 58, Legacy Rep: 779
    Location: Minneapolis,MN, USA

    duluthboats Senior Dreamer

    :D There's always a way to make it work. If you wanted to you could build a new controler that would work from G-code.

    Gary :D
     
  6. greatcircle2
    Joined: Mar 2005
    Posts: 6
    Likes: 0, Points: 0, Legacy Rep: 10
    Location: st louis,mo

    greatcircle2 Junior Member

    I want to build a 13ft barrel back carvel planked mahogany runabout, using rhino to design hull and interior, and then make it as close to a kit as possible with idea of cutting as much as possible with a cnc machine. Tell me how much of this is dream vs reality given dimensional stability of P-mahogany vs plywood. I'd like to cut the frames from solid mahogany, so each frame would have a constant changing bevel to accommodate the helix of the barrel, the idea being a more precise start at fairing the hull. Each frame would be cut to fit the hard chine and sheer, and battens. Ultimately you would have a list of parts, programmed for cutter path control, that you could randomly select and place for cutting on your cnc using mahogany stock that would be random widths and lengths, trying to minimize waste. You would be trying to select those parts that would "fit" to that particular piece of mahogany stock. Can you cut that changing bevel with a 3 axis machine, if not how many? If I use rhino to design hull, what software would compliment that for cutter path control and the planning and placing of parts to stock. Planks would be another thing as they would be as much as 14ft, outside of 4x8. I'd like to make more than a few of these, maybe even production as a finished product, not a kit.Any help appreciated..Thanks! Jim
     
  7. Phil Locker
    Joined: Oct 2004
    Posts: 95
    Likes: 4, Points: 0, Legacy Rep: 49
    Location: Ottawa, ON, Canada

    Phil Locker Junior Member

    I use Rhino with VisualMill to drive a ShopBot. I have my list of gripes... there are certainly tricks you use over time to make it do what you want to, and some features just don't seem to work (like defining entry angles when starting new rough cuts...) but overall it does the job well at an affordable price.

    Bear in mind that the advertized 6" vertical lift is reduced by the length of your router bit, so if using a 3" bit then you only get 3" of vertical lift. Only mentioning this because its very applicable to cutting models. When I mill study models I break the cad file up into vertical slices of reasonable thickness, then glue the slices back up after milling each individually.

    Phil
     
    1 person likes this.

  8. RThompson
    Joined: Nov 2004
    Posts: 159
    Likes: 10, Points: 18, Legacy Rep: 121
    Location: New Zealand

    RThompson Senior Member

    Hi greatcircle2,

    This might be better in another thread?
    anyway - I use a 3 axis machine to cut variable bevels on the edges of frames.

    Assume we are making frames for a hull. We have the 3d hull surface (minus planking/skin thickness etc) on Rhino.
    Assume there is a frame with the fwd face 1000 mm aft of the fp. Frames to be made of 16mm material.
    So, section the hull surf at 1000, 1004, 1008, and 1012mm aft of the fp (at 4mm spacing).
    I then project the resultant curves to one plane (each currve on a seperate layer).

    Now you can apply different z depths (with 4mm differences) to each curve.
    ie: the 1000mm aft of fp curve has a cut depth of 4mm,
    1004mm aft curve has a cut depth of 8mm,
    1008mm aft curve has a cut depth of 12mm,
    and the 1012mm aft curve has a cut depth of 16mm.

    When you cut the frame using the four curves you will have a variable bevel.
    It seems that using four depths for the bevel is suitable for plug building, if I was to use the method for a custom build then a smoother bevel would be possible by using more cuts. It is a balance of machine time versus smoothness.

    Is my description comprehensible?
    Rob
     
    1 person likes this.
Loading...
Forum posts represent the experience, opinion, and view of individual users. Boat Design Net does not necessarily endorse nor share the view of each individual post.
When making potentially dangerous or financial decisions, always employ and consult appropriate professionals. Your circumstances or experience may be different.