Results 1 to 12 of 12

Thread: What might cause this?

  1. #1
    Join Date
    Jan 2008
    Location
    Phil Campbell, AL USA
    Posts
    107

    What might cause this?

    Still working on my homebuilt system..it has been one problem after another...bad motors, bad power supply, racking of the gantry, oval holes when trying to drill and the list goes on.

    Anyhow, I think I finally got everything tightened up and clamped a 3/4" x 6" x 14" piece of mdf on the table and launched Mach3. Thought I would try something simple for a test cut and ran the Text wizard and just did a simple 2" high bold letters gcode that said TEST CUT". Nothing fancy for sure. put a 1/4" 60deg V-carve bit in the router, set my 0 ref point for X, Y, and Z. turned on the router and dialed in a 16000 rpm and started running g-code on mach 3.

    Ok..first the router moved to start the T, lowered Z down to -0.125 where I had defined it..cut the T, raised up to .5..moved to E, lowered to -0.125 and did that cut. after raising up to .5 and moving to the S position, instead of Z lowering to -0.125 as the code showed, it instead plunged straight down through the mdf and into the spoilboard.

    I did emergency stop..raised Z up...and re-zeroed. checked everything and with it looking good, started up again. exact same thing happend..on the 3rd letter, Z axis plunged full hilt.

    so, any ideas what would be causing this anomoly?

    Mike

  2. #2
    Join Date
    Jan 2009
    Location
    Upstate New York, work in Honesdale, PA.
    Posts
    398
    Blog Entries
    5
    Quote Originally Posted by Mike Wenman View Post
    Still working on my homebuilt system..it has been one problem after another...bad motors, bad power supply, racking of the gantry, oval holes when trying to drill and the list goes on.

    Anyhow, I think I finally got everything tightened up and clamped a 3/4" x 6" x 14" piece of mdf on the table and launched Mach3. Thought I would try something simple for a test cut and ran the Text wizard and just did a simple 2" high bold letters gcode that said TEST CUT". Nothing fancy for sure. put a 1/4" 60deg V-carve bit in the router, set my 0 ref point for X, Y, and Z. turned on the router and dialed in a 16000 rpm and started running g-code on mach 3.

    Ok..first the router moved to start the T, lowered Z down to -0.125 where I had defined it..cut the T, raised up to .5..moved to E, lowered to -0.125 and did that cut. after raising up to .5 and moving to the S position, instead of Z lowering to -0.125 as the code showed, it instead plunged straight down through the mdf and into the spoilboard.

    I did emergency stop..raised Z up...and re-zeroed. checked everything and with it looking good, started up again. exact same thing happend..on the 3rd letter, Z axis plunged full hilt.

    so, any ideas what would be causing this anomoly?

    Mike
    If it happens in the same place each time it is more then likely your vectors. A stray sliced curve sitting below Z for example. Look at your code and find the third letter then look at the movements.

    This is a good reason for always working in the positve quadrant until you get used to the machine and the software. With your text elevated at the height of your material there should be no -'s in the code when posted unless you set cut depth deeper then material thickness.

    If you would like to email me the code I can read it for you to make sure that the code is up to snuff.

    Guy
    Last edited by Guy Mathews; 01-27-2010 at 7:31 AM.
    Thinking outside the box is one thing, being able to accomplish what you think of, is another.

    Software Rhino 3.0 & 4.0, Corel 12, Adobe Photoshop & Illustrator, Parts Wizard, Visual Mill 5.0 & 6.0, Rhino CAM/Art, Claytools, Microsoft Word, Notepad.
    Access to Hardware CAMaster 510 ATC w/4th Axis 8' Lathe, Kitako 10 Spindle CNC 4th Axis Carving Machine, Polhemus FastScan and LDI Surveyor 3500 Laser Scanners, Sensable Haptics.

  3. #3
    Hi Mike,

    You’re going to have dig into this a little deeper. The program code said to go Z minus .125, the material was 3/4 thick, and it went through the material, so it went at least 5/8 deeper than it was supposed to. One possibility is that when the Z axis rapids up the steppers can’t keep up and skip steps. If it only raised part of the .5 up move the second letter would be deeper than the first and the third could be even worse.
    Try raising the Z axis above the material and see what it wants to do after the third letter. Keep an eye on the Z axis read out to be sure it's correct and see if the error is repeatable, it could be a ploblem with electrical noise or something mechanical.
    This should give you a clue where to look for a fix.

  4. #4
    Join Date
    Mar 2007
    Location
    Central Vermont
    Posts
    1,081
    check that your z origin point is set to the top of the material, if your zeroing the Z axis to the top of the workpiece.
    Hardware - Shopbot PRSstandard 48x96 with PC router.
    Software - Aspire 2.5, Partworks, Cut 3D, Photo V-Carve
    Open Source/Free - Inkscape, Open Office.

  5. #5
    Join Date
    Feb 2007
    Location
    Shohola, PA Pocono Mountains
    Posts
    1,336
    When I was working at the Sony Picture Tube Plant in San Diego we would use a little trick to help troubleshooting the Fanuc Robots. We would set up a video camera to watch the function close up. When you run the Text you are trying to look at the display and the Z at the same time and sometimes missing some of the details of the error. Let it be another set of eyes... Plus shooting the display then a second time shooting the Z and sending the Video to Guy to look at could be helpful.

    This could simply be a case of the Z not balanced. When it tries to retract the motor tries but does not back up far enough and down again on the first letter, part way up, down on the second letter, part way up, down into the table on the 3rd letter......

    Guy has a GREAT Shop !!!!

    Good Luck,

    AL
    Last edited by AL Ursich; 01-27-2010 at 3:19 PM.
    1 Laser, 4 CarveWrights, Star 912 Rotary, CLTT, Sublimation, FC7000 Vinyl, 911 Signs, Street Signs, Tourist Products and more.
    Home of the Fire Department "Epoxy Dome Accountability Tag and Accountability Boards".

  6. #6
    Quote Originally Posted by Joseph B. Chritz View Post
    Hi Mike,

    You’re going to have dig into this a little deeper. The program code said to go Z minus .125, the material was 3/4 thick, and it went through the material, so it went at least 5/8 deeper than it was supposed to. One possibility is that when the Z axis rapids up the steppers can’t keep up and skip steps. If it only raised part of the .5 up move the second letter would be deeper than the first and the third could be even worse.
    Take a good look at this one. I had an issue like this where my Z acceleration was set to high and the Z0 point of reference was being lost. It wasn't by 5/8", nonetheless, I was digging about .30" deeper than I was supposed to be, ruining the part.
    CAMaster CR-408 Cobra X3

  7. #7
    When it tries to go to deep, you need to see if the Z DRO shows the correct location. If it's going deeper than the DRO says, then you're probably losing steps.

  8. #8
    Quote Originally Posted by Bob Savage View Post
    Take a good look at this one. I had an issue like this where my Z acceleration was set to high and the Z0 point of reference was being lost. It wasn't by 5/8", nonetheless, I was digging about .30" deeper than I was supposed to be, ruining the part.
    I, too, had this problem. Wound up causing damage to the Z-drive on the mother board and a few broken bits.

  9. #9
    Join Date
    Nov 2006
    Location
    Southern California and China
    Posts
    122
    Hi,

    You can visually check your toolpaths with NCPlot free. The isometric view can be rotated to show the tool depth. This is a totally free tool, I recommend it to all of my customers.

    http://www.ncplot.com/ncplotfree/ncplotfree.htm

    Also, check the calibration of your Z axis. Put a dial indicator in the spindle and check if a commanded .250 move is really .250. Then do a repeated series of Z axis rapid UP then cutting feed down to see where your Z axis starts losing steps. Then set a maximum Z rapid of 20% less than that.

    -James
    Liberty CNC / Sherline / Mach3 / SheetCAM / CorelDraw V12, X3 and X4 / EZ Smart System / DragonCNC / DXFTool

  10. #10
    Join Date
    Jan 2008
    Location
    Phil Campbell, AL USA
    Posts
    107
    Was definitely missing or even gaining steps, but while doing some looking found 2 things that were causing problems. First, the 2 bolts I had to hold the anti-backlash nut to the mounting point had come loose and I had approx 1/8 - 1/4 inch play depending on whether the Z was being raised or lowered. Secondly, and I ran across this simply by accident when reading another forum, another person was having a similar problem where his anti-backlash nut was actually binding on the lead screw. Watching mine and listening while jogging Z, I had this too. His solution was good old WD40. once I did that and ran it a jogged a few cycles, my Z is now running nice and slick. was even able to re-adjust the velocity in Motor Tuning in Mach3

    FINALLY was able to make a successful cut...a few hiccups, but that was simple errors on my part.

    Thanks for help and info.

    Mik,e

  11. #11
    A light oil will last longer than WD40. I use air tool oil on my screws, and it works great.

  12. #12
    we use 3n1 oil

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •