Results 1 to 4 of 4

Thread: shadow cnc error

  1. #1
    Registered
    Join Date
    Feb 2007
    Location
    United States
    Posts
    4
    Downloads
    0
    Uploads
    0

    shadow cnc error

    All,
    I’m tring to help a friend out. He has a supermax mill with a shadow cnc control. I can get the control to do drill cycles , rapids and profiles in the x y axis. I have read the doc’s and understand arcs and how they work in quadrants and how the arc centers are defined by /x/y , but every time I do a arc I get an error 26 (POWER FAILURE DETECTED A DIVIDE BY ZERO ERROR OR A TRIPPED WATCHDOG ERROR ). I may have a coding error , but I have tried the examples in the doc and get the same error for 90 deg arcs , full
    Circles and partial arcs.

    Anyone seen this error ?


  2. #2
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0
    I've run a couple of Shadows for a few years. Cannot say I have seen that error.

    Are you generating the code with the assistance of CAM software? I ask, because the Shadow is fussy about arc center accuracy and it has to be calculated 'dead nuts on' or it will protest.

    Also, I believe if you are working in absolute coordinates (G90 mode) then, the arc centers must be described in absolute coordinates. No mixing absolute XY with incremental IJ, which most other controllers can do.

    AFAIK, Shadow can use IJ directly, or it will translate the arc code that way when importing it. No need to fuss with /X and /Y for arc centers.
    First you get good, then you get fast. Then grouchiness sets in.

    (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
    Feb 2007
    Location
    United States
    Posts
    4
    Downloads
    0
    Uploads
    0
    the book did say the end point of the arc has to be within .0001 so i did a simple
    .25 arc to avoid rounding errors. Did also read after the fact that if you program offline I and J are good.

    here's the code i used for a .25 arc at x .25 y .25

    G90
    /X0./Y1.
    /Z.1
    F20.
    Z0.
    Y.25
    X.25Y0./X.25/Y.25
    X1.
    /Z.1


  4. #4
    Moderator HuFlungDung's Avatar
    Join Date
    Mar 2003
    Location
    Canada
    Posts
    4,826
    Downloads
    0
    Uploads
    0
    I do not see a problem with that code.
    Did you try replacing the /X and /Y with I and J respectively?

    Make sure cutter radius compensation is cancelled. I like to have a G40 and a G80 at the start of the program as a safety to ensure that sometimes one forgets to cancel these modes.

    Other than that, you might have to put in a call to Albright's CNC to figure out if you have a board problem of some sort.
    First you get good, then you get fast. Then grouchiness sets in.

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


Similar Threads

  1. Replies: 12
    Last Post: 03-14-2010, 09:19 PM
  2. sum error 2
    By gotis in forum Mazak, Mitsubishi, Mazatrol
    Replies: 5
    Last Post: 03-09-2007, 08:32 AM
  3. Error #17
    By j-radkemachine in forum Fadal
    Replies: 1
    Last Post: 07-08-2006, 12:16 PM
  4. I am getting a error now
    By fastolds in forum GibbsCAM
    Replies: 2
    Last Post: 08-28-2005, 08:18 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.