587,997 active members*
1,701 visitors online*
Register for free
Login
IndustryArena Forum > MetalWorking Machines > Fadal > Strange sum error on VMC40
Results 1 to 8 of 8
  1. #1
    Join Date
    Jun 2007
    Posts
    92

    Strange sum error on VMC40

    I'm getting a strange SUM error on my VMC40 w/88HS control.

    N1 O103 ( HEAT SINK)
    N2 (NO SPACERS, 1.25 PROJ LH)
    N3 G90 G80 G70 G40 G17 G0
    N4 (SPOT DRILL)
    N5 M6 T6
    N6 S2000 M3
    N7 H6 Z 0.5 M8
    N8 G82 G99 Z-.37 P10 X0.15 Y-0.24 E1 F20.
    N9 X3.4
    N10 Y-4.24
    N11 X0.15
    N12 G0 Z 1.
    N13 M5 M9
    N14 G80

    The program stops at line 12 and when I do a SUM I get the message "Bad Z or...". The strange thing is that the coordinates displayed in the SUM message are X -3.452 Y -1.398 Z -9.797

    Anybody got a clue where this is coming from and how to correct it??
    rampit

  2. #2
    Join Date
    Apr 2005
    Posts
    1194
    You have a space between your Z and the Z number:violin:
    We have had good luck with our Fadals milling mostly soft steel and aluminum up to 5 axis. We are always looking for spare parts If you have a broken down Fadal give a shout.

  3. #3
    Join Date
    Jun 2007
    Posts
    92
    Unfortunately that isn't it. I had copied and pasted program from a spreadsheet but when I checked the actual program in the 88HS there is no space...it's typed as Z1.
    rampit

  4. #4
    Join Date
    Apr 2005
    Posts
    1194
    Oh, sorry you need to put your G80 in before a Z move
    We have had good luck with our Fadals milling mostly soft steel and aluminum up to 5 axis. We are always looking for spare parts If you have a broken down Fadal give a shout.

  5. #5
    Join Date
    Jun 2007
    Posts
    92
    Just to make sure I went out and deleted line 12 and re-typed it. No difference....still get "Bad Z or R0 in canned cycle call. N=12"
    rampit

  6. #6
    Join Date
    Apr 2005
    Posts
    1194
    Ok so you dont have a R number for a return plane that would be R.5. Add that.
    We have had good luck with our Fadals milling mostly soft steel and aluminum up to 5 axis. We are always looking for spare parts If you have a broken down Fadal give a shout.

  7. #7
    Join Date
    Jun 2012
    Posts
    18
    the R value shouldn't be an issue here since the fixed cycle does all the positions before the fault. a G80 inserted between N11 and N12 should fix it. at N11 you are still in the fixed cycle and you can't drill upwards. the Z always has to be lower than your initial plane. this would be my program if you need the fixture offset.

    N1 O103 ( HEAT SINK)
    N2 (NO SPACERS, 1.25 PROJ LH)
    N5 M6 T6 (SPOT DRILL)
    N6 S2000 M3 X0.15 Y-0.24 E1
    N7 H6 Z 0.5 M8
    N8 G82 G98 R0+.1 Z-.37 P10 X0.15 Y-0.24 F20.
    N9 X3.4
    N10 Y-4.24
    N11 X0.15
    N12 G80
    N13 M5 M9
    N14 G0 H0 Z0
    N15 E0 X0 Y0
    N16 M2

  8. #8
    Join Date
    Mar 2003
    Posts
    900
    Cancel your drill cycle at line N11.5. the Z move at N12 is telling the control to drill upwards and it can't do that.

    Neal

Similar Threads

  1. VMC40 CS Error
    By rdoty in forum Fadal
    Replies: 9
    Last Post: 11-03-2010, 09:54 PM
  2. DNC to VMC40
    By RUSTY606 in forum Fadal
    Replies: 2
    Last Post: 10-18-2010, 08:20 PM
  3. Strange Positioning Error - Anilam 1100
    By Randy Stevenson in forum Controller & Computer Solutions
    Replies: 0
    Last Post: 05-05-2008, 05:01 PM
  4. Strange error on a CNC converted Industrial Hobbies mill
    By BEDFORD in forum Charter Oak Automation Support Forum
    Replies: 3
    Last Post: 04-12-2006, 12:35 AM
  5. just got my vmc40 any one know about it??
    By chrisw765 in forum Fadal
    Replies: 9
    Last Post: 12-04-2005, 03:39 AM

Posting Permissions

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