585,959 active members*
4,701 visitors online*
Register for free
Login
IndustryArena Forum > CAM Software > MadCAM > how to control engraving order?
Results 1 to 16 of 16
  1. #1
    Join Date
    Jan 2009
    Posts
    49

    how to control engraving order?

    I often engrave words into my workpiece. I create a text object using a single-stroke font, grouping the letters together into one group object, then use 2D Along Curve profiling to create the toolpath.
    This works well, and conveniently only requires creating one toolpath for the whole group, but the order in which the letters are engraved appears random. Images 1 and 2 below show this. This random ordering causes the rapids to increase the cutting time 10-fold (my little machine only has 30ipm rapids).

    If I ungroup the letters and create a separate toolpath for each letter in left-to-right order, I end up with many many toolpaths (inconvenient) but then far far less time is spent on useless rapids. Image 3 shows this.

    Is there a way, either via Rhino or MadCam, to control the cutting order of objects in a group, so that I can have the convenience of only creating one toolpath as well as the speed of machining them in left-to-right order?

    p.s. I am using MadCam v4.3 with Rhino v4 (as a hobbyist I can't justify rebuying Rhino 5 to upgrade MadCam).
    Thanks.
    Dean
    Attachment 265868
    Attachment 265870
    Attachment 265872

  2. #2
    Join Date
    Apr 2003
    Posts
    1357

    Re: how to control engraving order?

    I think what needs to happen here is that the curves that you are engraving need to be ordered in Rhino. I have a macro that does that, but it doesn't work very well. I plan to write a Python script that should work better. Can you post your example file for me to test with? I might be able to do this today.

    Thanks,

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

  3. #3
    Join Date
    Jan 2009
    Posts
    49

    Re: how to control engraving order?

    thank you Dan. Much appreciated.
    Here is the rhino file...
    Regards,
    Dean

  4. #4
    Join Date
    Apr 2003
    Posts
    1357

    Re: how to control engraving order?

    Hi Dean,

    I just wanted you to see this, before I do any work on a script. I brought your file into Rhino 5 and madCAM 5 and it's pretty organized right out of the gate.

    Attachment 266082

    I noticed that your font is pretty clean (no duplicate curves or tiny closed areas). Is this a font you created? I have a single line engraving font that I made about 12 years ago. It has some irregularities that I don't see in yours.

    Thanks,

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

  5. #5
    Join Date
    Mar 2004
    Posts
    1661

    Re: how to control engraving order?

    I cut quite a lot of graphics for bike frames that are going through the repair workshop. The cutter will jump around a bit and does the same thing on a dedicated vinyl plotter cutter too. I cut all the graphics in a router as I often use special vinyl that doesn't work in a plotter cutter and I always create the layout in Rhino.
    There's no need to group the text and let MadCAM choose the cut order instead of using the Rhino curve order. I tried your text and got not more than a handful of jumps. I also prefer using Project Curves instead of Along Curves. The cut depth is then simply a matter of setting a Stock To Leave. You can also have the text polylines way above your model and out of the way.
    Attached Thumbnails Attached Thumbnails project_curves_.png   project_curve.jpg  

  6. #6
    Join Date
    Jan 2009
    Posts
    49
    Dan, your toolpath does look much nicer than the Rhino4+MadCam4 toolpath. Unfortunately the $1700 upgrade cost is prohibitive.
    The font is MECSOFT-FONT1.
    http://wiki.mcneel.com/rhino/engravingfonts
    Rgds
    Dean

  7. #7
    Join Date
    Jan 2009
    Posts
    49
    svenlaka, I like your idea but I don't think I have the Project Curves strategy available to me in MadCamv4.3. if so where would i find it?
    thanks,
    Dean

  8. #8
    Join Date
    Apr 2003
    Posts
    1357
    Quote Originally Posted by svenakela View Post
    I cut quite a lot of graphics for bike frames that are going through the repair workshop. The cutter will jump around a bit and does the same thing on a dedicated vinyl plotter cutter too. I cut all the graphics in a router as I often use special vinyl that doesn't work in a plotter cutter and I always create the layout in Rhino.
    There's no need to group the text and let MadCAM choose the cut order instead of using the Rhino curve order. I tried your text and got not more than a handful of jumps. I also prefer using Project Curves instead of Along Curves. The cut depth is then simply a matter of setting a Stock To Leave. You can also have the text polylines way above your model and out of the way.
    Sven, take another look at along curves in the next SR. you can now put in a negative value to cut below the curves.
    (Note: The opinions expressed in this post are my own and are not necessarily those of CNCzone and its management)

  9. #9
    Join Date
    Mar 2004
    Posts
    1661

    Re: how to control engraving order?

    Quote Originally Posted by dwneumann View Post
    svenlaka, I like your idea but I don't think I have the Project Curves strategy available to me in MadCamv4.3. if so where would i find it?
    thanks,
    Dean
    Hmmm... It should be in the same cluster as Along Curves, I don't remember if it was/is present in version 4. The cutting shouldn't jump around too much in the old version anyway even if you use Along Curves.

  10. #10
    Join Date
    Oct 2009
    Posts
    96

    Re: how to control engraving order?

    Dean,
    I performed the Fonts Engraving in the following manner.
    I used single line fonts using a another software package.
    I exported the Fonts to a DXF file.
    Imported the DXF file into Rhino 5/MadCAM 5.
    I used a 20D .1mm Tip in this example.
    I lowered the fonts by the depth I wanted to cut .1mm
    I used Along_Curve and Project_Curve.
    On all 4 examples there is no extra movement of cutter, two I started from the 1st letter and the other 2 I start from the last letter.
    I thought that MadCAM 4.3 had Along_Curve and Project_Curve cutting?
    Hope this helps.
    Regards,
    Mauri.
    Attached Thumbnails Attached Thumbnails Font-Test.jpg  
    Attached Files Attached Files

  11. #11
    Join Date
    Oct 2009
    Posts
    96

    Re: how to control engraving order?

    Dean,
    MadCAM 4.3 does have Along and Project Curves.
    Refer pictures below.
    Regards,
    Mauri.
    Attached Thumbnails Attached Thumbnails 4.3 Curve.jpg   4.3 Along Curve.jpg  

  12. #12
    Join Date
    Mar 2004
    Posts
    1661

    Re: how to control engraving order?

    Quote Originally Posted by Mauri R View Post
    Dean,
    MadCAM 4.3 does have Along and Project Curves.
    Refer pictures below.
    Regards,
    Mauri.
    Yes, that's also how I thought it was.
    Thanks for the snapshots.

  13. #13
    Join Date
    Feb 2006
    Posts
    183

    Re: how to control engraving order?

    Hi Dean,

    I just wanted to let you know that the upgrade cost is only $ 295 if you upgrade to the corresponding version of madCAM 5 as you have for madCAM 4.3.
    For example: Entry-level to 3X, Fouraxis to 4X or Expert to 5X. There are also special prices when upgrading from educational to commercial.
    Here is the price list: madCAM - Compare Prices

    Thanks,

    Joakim

  14. #14
    Join Date
    Jan 2009
    Posts
    49
    thank you everyone. i will try Project Curve engraving to see if it engraves in a different order than 2D profiling, and thank you Joakim I will consider upgrading to rhino5 and madcam5. it certainly would be nice to have all the new features of both.
    Regards
    Dean

  15. #15
    Join Date
    Jan 2009
    Posts
    49

    Re: how to control engraving order?

    Thanks everyone for your help. Project Curves with the "optimize curve order" option selected does the trick perfectly.
    Cheers,
    Dean

  16. #16
    Join Date
    Apr 2003
    Posts
    1357

    Re: how to control engraving order?

    You won't regret upgrading. Both Rhino 5 and madCAM 5 are huge advancements compared to what you have now. You will wonder why you didn't do it sooner!

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

Similar Threads

  1. Engraving my Control Panel
    By kolias in forum Mastercam
    Replies: 8
    Last Post: 10-20-2012, 01:28 PM
  2. Commerical DSP CO2 Laser Engraving/ Cutter Control system for company use or home DIY
    By robertzhou in forum Laser Engraving / Cutting Machine General Topics
    Replies: 0
    Last Post: 04-08-2012, 10:30 AM
  3. control of cut order
    By 1ctoolfool in forum Rhino 3D
    Replies: 1
    Last Post: 10-14-2009, 07:56 PM
  4. Fanuc control -Serialized Engraving
    By ZachB in forum Fadal
    Replies: 3
    Last Post: 01-18-2006, 03:50 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
  •