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

Thread: cut2d tool compensation is incorrect?!

  1. #1
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0

    cut2d tool compensation is incorrect?!

    I just started using cut2d, and when I cut holes (inside radius for the tool path) they are always smaller than specified. For example, I have a hole which is .07" wide, and a tool (physical) width of .0375. If I use that tool width in cut2d, my hole ends up .065 instead of .07.

    So... I have to enter a tool diameter of .0275. When I do this, my hole comes out at .07".

    Question is why did I have to tell it my tool is .01" smaller, to get the correct size hole?? It doesn't even make sense, because since the offset happens on both sides of the hole changing the tool diameter by .01" should also change the hole diameter by .01", but it doesn't, it changes it by .005!!

    It seems like it is not correctly compensating for tool width, or it is trying to add an additional offset.

    This has been driving me crazy all night, lots of wasted material before I figured out what was going on.

    I am using EMC, but there is no EMC post processor, so I have been using G-Code Arcs (inches).

    Any ideas? I'm stumped. No compensation is enabled in EMC either, I see G40 as the only compensation related g-code active (which is compensation disabled)

    Thanks!


  2. #2
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,285
    Downloads
    0
    Uploads
    0
    It's probably your machine cutting too small. Check the code to see if it's correct.
    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)


  3. #3
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Quote Originally Posted by ger21 View Post
    It's probably your machine cutting too small. Check the code to see if it's correct.
    Hmmm looked at the G-Code for a simple square and it seems correct. Unfortunately the part I am cutting is so complex reading the G-code would take forever, so that is out.

    The only thing I can think of is that there was a slight change in dimensions when I imported the DXF.

    How can I scale the DXF based on one dimension? I've only seen the measure tool which seems fairly difficult to do accurately (depending on whether you click on the line or over one pixel).
    Last edited by mykrowyre; 12-27-2010 at 06:01 AM.


  4. #4
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Hmm dimensions look correct. I noticed two unusual things:

    1) My tool diameter is .0375 at the flutes, but I can somehow cut slots .036. That's right, SMALLER than the tool diameter!!?!? I'm cutting G10 so I am wondering if it's just due to the material? I thought my micrometer was wrong until I pushed the tool into the slot and it didn't actually fit very well. Bizarre. While the tool measures .0375, I had to drop the size to .029 in cut2d to get correct sized slots.

    I am using a diamond cutter (flute shape not material).

    2) If the above oddity with the cutter isn't isn't due to the material, then I am assuming I have some backlash I need to take care of, which is why my tool size needs to be adjusted. Will check for this too.

    Never had a problem until I started using these new bits... which I find strange.


  • #5
    Registered
    Join Date
    Oct 2005
    Location
    US
    Posts
    1,237
    Downloads
    0
    Uploads
    0
    If you are cutting plastic, plastic is elastic and will not cut to size. Also what kind of machine are you using? it's possible the problem is machine/lash related.


  • #6
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Hmm I cut the same slots vertically (instead of horizontally) and got the same measurements. Since my X and Y axis are completely different (one is acme screw on a rail and the other is rack and pinion) I think I can rule out backlash as the problem.

    Would G10 spring back after being cut? I don't remember having this issue last time I cut G10, but I was using a different brand of cutter.


  • #7
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,285
    Downloads
    0
    Uploads
    0
    You could be getting tool deflection. Try cutting at slower speeds, or in the opposite direction.
    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)


  • #8
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Ahhh I just noticed that the default cut direction is "climb" rather than conventional (seems odd that conventional is not the default), and that is the direction it's been cutting. This could have something to do with my problem, as it would remove less material.

    Will fix that and try again


  • #9
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Ok, well I have concluded that the problem is not cut2d. Sorry Vectric!!

    I think it's a tool issue... moving this to another forum.


  • #10
    Registered
    Join Date
    Sep 2010
    Location
    USA
    Posts
    46
    Downloads
    0
    Uploads
    0
    Actually after further testing, the conclusion is that since cut2d doesn't do finishing cuts, my cuts of multiple passes are not uniform in width in the Z axis...

    The slots are wider at the top where the tool passes twice as it steps down, and narrower at the bottom where the tool has passed once, with no finishing cut. This only seems to be an issue with something like G10 which isn't really cut but is torn.

    The only way around this I guess is to do a larger cut in a single pass.

    That stinks... it almost makes the software useless for what I am doing, which is ALL 2D CUTS.


  • #11
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,285
    Downloads
    0
    Uploads
    0
    Sounds like machine or tool flex. All the passes should be coded exactly the same. If the cut's are different, it's not Cut2D's fault.
    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)


  • #12
    Registered
    Join Date
    Jan 2007
    Location
    Uinted Kingdom
    Posts
    86
    Downloads
    0
    Uploads
    0
    Sounds very much as if you simply need to add your own 'finish' cut? Just drop in an extra full depth profile cut after creating the basic hole just to tidy up the edges.
    Lester Caine - G8HFL
    http://medw.co.uk - Home of electronics for the Model Engineer


  • Page 1 of 2 12 LastLast

    Similar Threads

    1. tool compensation??
      By giggler in forum CamBam
      Replies: 1
      Last Post: 12-01-2010, 11:10 AM
    2. Need Help!- Okuma OSP700L Alarm Code 1711; Incorrect Tool Number.
      By aaronthoj2000 in forum Okuma
      Replies: 5
      Last Post: 07-22-2009, 06:08 PM
    3. Tool compensation
      By ssozonoff in forum General CNC (Mill and Lathe) Control Software (NC)
      Replies: 8
      Last Post: 01-21-2009, 10:06 AM
    4. Tool compensation
      By bg_izio in forum CamSoft Products
      Replies: 3
      Last Post: 04-27-2006, 11:43 AM

    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.