587,833 active members*
3,228 visitors online*
Register for free
Login

Thread: M30 Problem

Results 1 to 5 of 5
  1. #1
    Join Date
    Apr 2012
    Posts
    11

    M30 Problem

    I am ending my programs with M30. The spindle retracts and shuts off, but I keep getting an error message that says Spindle speed not up in time. So then I have to turn the drives back on and re-home the tool carousel. I want to be able to take the part out, put another on in and push start without having to go through all of this. It is a Bridgeport VMC 1000 running on a DX-32 system. Any suggestions??

  2. #2
    Join Date
    May 2004
    Posts
    4519
    Are you ending with an M05 before the M30?

  3. #3
    Join Date
    Apr 2012
    Posts
    11
    No I haven't, but I'll give it a try. Just M05 by itself or something with it. I'm new to all this. Teaching myself and having a ball at it. I sure do appreciate all the help

  4. #4
    Join Date
    Aug 2011
    Posts
    2517
    the end of a program would be something like this....

    G00 Z10.0 M9
    M5
    G91 G28 Z0
    G91 G28 X0 Y0
    G90
    M30
    %

  5. #5
    Join Date
    Nov 2007
    Posts
    364
    ()
    GOO G91 G28 Z0
    G00 G91 G28 XO.YO.
    G90
    ()
    IF YOU WANT AN ULOAD POSITION
    ()
    GOO G91 G30 ZO. (z x y postions as set in you parameters for 2nd ref)
    G00 G91 G30 X0 Y0
    G00 x-100 y-100.(unload position )
    G90
    ()

    g53 is the first external offest and barely ever used
    G28 is first ref point and always will repeat
    G30 is sec ref point and mostly used for tool and pallet change position and for a place to set unload positions from in an incremental move

Similar Threads

  1. daewoo puma 12lb tape format problem/parameter problem
    By robb12877 in forum Daewoo/Doosan
    Replies: 0
    Last Post: 08-25-2011, 06:13 AM
  2. Replies: 5
    Last Post: 08-04-2010, 11:33 PM
  3. machine problem or software problem?
    By bcnc in forum Syil Products
    Replies: 8
    Last Post: 10-26-2009, 03:51 PM

Posting Permissions

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