Page 1 of 3 123 LastLast
Results 1 to 12 of 28

Thread: Cutting donuts

  1. #1
    Registered
    Join Date
    Feb 2005
    Location
    USA
    Posts
    82
    Downloads
    0
    Uploads
    0

    Cutting donuts

    I have tried everything I can think of. I am cutting centering rings for model rockets. They resemble a donut I need to cut the center circle first then the outter circle or else it will throw the whole centering ring off the table . Does anyone know how to cut the inner circles before the outter circles? I am using autocad 2005 and Mach 3


  2. #2
    Registered
    Join Date
    Jul 2006
    Location
    usa
    Posts
    3
    Downloads
    0
    Uploads
    0

    Swap the G code

    you should be able to just swap the G code so you cut the inner first. You should be able to use a g code editor you do it, or just use a text editor.


  3. #3
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,295
    Downloads
    0
    Uploads
    0
    You didn't say in the PM's, but I'm assuming you're using LazyCAM? Does LazyCAM let you specify cut order by layer? You could try ACE converter to create code. It's free, from www.dakeng.com If you put each circle on it's own layer you can specify cut order by layer. You can also buy a CAM program like SheetCAM.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  4. #4
    Registered
    Join Date
    Feb 2005
    Location
    USA
    Posts
    82
    Downloads
    0
    Uploads
    0
    Im guessing its lazy cam? When I go to import DXF I click it and I have the option of a layer? I am really new to all this I dont know what im doing. In cad how do I select the thickness im going to cut or how do I do it in mach 3? I wish someone lived close and could come help me set everything up


  • #5
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,295
    Downloads
    0
    Uploads
    0
    In AutoCAD put each cut on it's own layer. Then you should be able to assign cutting depth and order by laer when you import the .dxf
    What version of Mach3 are you using? Does it say import .dxf, or LazyCAM in the file menu?
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #6
    Registered
    Join Date
    Apr 2003
    Posts
    532
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by sintratech View Post
    Im guessing its lazy cam? When I go to import DXF I click it and I have the option of a layer? I am really new to all this I dont know what im doing. In cad how do I select the thickness im going to cut or how do I do it in mach 3? I wish someone lived close and could come help me set everything up
    There are probably a hundred ways to do this but one of the easier ways would to just draw one circle in your cad. Import it and make your cut, then scale the same circle and make your next cut.

    Another way is to make two individual drawings of one circle each then cut the part as if it was two parts. Load and cut the drawing for the first circle then load and cut the second circle.

    But it is pretty easy to select cutting paths and layers in lazy cam.

    Have you taken the time to watch the videos that Art has set up on using it. They are pretty through.

    Even just sitting and writing the Gcode for two circles direct in Gcode (handcoding) should be rather trival for such a simple part.

    Another way is it sounds as of the gcode being generated is working you just need to change which circle is being cut first. Just take an editor and cut out your first circle and paste it after the code for your second circle.

    Another way is to make each circle a seperate layer and go from there.

    My suggustion is rather simple and that is
    1. Watch Art's video's.
    2. Study the gcode commands in general a little.
    3. Look at the code you have and understand what it is doing on a line per line basis, At that point it will be trival to make your changes and you can probably do all this in less than 4 hours and the knowledge will stay with you for years.


    If all else fails post your code here and someone will help you edit it.(Gcode)

    Garry


  • #7
    Registered
    Join Date
    Feb 2005
    Location
    USA
    Posts
    82
    Downloads
    0
    Uploads
    0
    Hi guys thanks for your help. First Ger21 in file menu it says import dxf not lazycam. I can kinda get an idea what is being cut at what time by looking at lines being cut (gcode) Let me post my dxf file to you guys and maybe you can help me. I see I can delete lines 10-27,44-59, and 76-90 and it takes away the outter circle cutting. I even tried to save just inner circles as a single file and then have outter circles as second file but they didnt line up right. So let me post the dxf file then maybe you guys could help me edit it ?
    Attached Files Attached Files


  • #8
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,295
    Downloads
    0
    Uploads
    0
    When you import the .dxf, click on the layer button and you should be able to set the cutting order, if the rings are on different layers.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #9
    Registered
    Join Date
    Feb 2005
    Location
    USA
    Posts
    82
    Downloads
    0
    Uploads
    0
    I never have used layers before in autocad. I can redraw the circles. Can you tell me in detail how to use layers? I was looking in cad and I saw where I can change the colors of the layers but other than that I am not sure what to do?


  • #10
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,295
    Downloads
    0
    Uploads
    0
    Type "layer" in AutoCAD to get to the layer manager. Create new layers and name them accordingly. either change to the correct layer before drawing the new circles, or change the layer using the properties window for each circle. You can also change the objects layer by selecting it, and then choosing the layer you want it on in the Layer drop down list.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)


  • #11
    Registered
    Join Date
    Apr 2003
    Posts
    532
    Downloads
    0
    Uploads
    0
    Deleted as duplicate


  • #12
    Registered
    Join Date
    Apr 2003
    Posts
    532
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by sintratech View Post
    I never have used layers before in autocad. I can redraw the circles. Can you tell me in detail how to use layers? I was looking in cad and I saw where I can change the colors of the layers but other than that I am not sure what to do?
    I see that you are trying to cut several circles in one file. That will work but what I was thinking was that you were trying to do was start simple and build up yor knowledge.

    I would draw one donut and get it to cut properly and build my knowledge from there. In fact thats the neat thing about this CNC you don't really need to draw all the circles you can just draw one then move your reference to cut all the additional one.

    I ask again have you watched the videos for mach? Art has some very good ones and I think the one on Lazy cam is outstanding.

    Layers is probably th easiest way to do this and you don't have to redraw. Just select either all the inner or all the outer and change the layer attribute for the ones you select. I don't have the funds for Auto Cad but I can do this even with my 15 dollar demo version of Vector..

    Another trick a lot of people do with this kind of thing is to leave small tabs on the parts then break them out more or less like a plastic model kit.

    Garry


  • Page 1 of 3 123 LastLast

    Similar Threads

    1. oxy gasoline cutting torch - oPetrol cutting torch
      By denniswang in forum Product and Manufacturer Announcements
      Replies: 6
      Last Post: 02-20-2010, 05:23 PM
    2. I need help about cutting heads which apply to apparel pattern cutting machine
      By sheepgrass in forum Mechanical Calculations/Engineering Design
      Replies: 0
      Last Post: 05-12-2006, 02:09 PM
    3. Ferrite Donuts (Toroids) to suppress noise, or not?
      By HayTay in forum General Electronics Discussion
      Replies: 4
      Last Post: 02-07-2006, 09:46 PM
    4. RFQ- die cutting
      By CNCadmin in forum Employment Opportunity
      Replies: 0
      Last Post: 12-07-2005, 02:27 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.