586,426 active members*
3,701 visitors online*
Register for free
Login
IndustryArena Forum > Machine Controllers Software and Solutions > G-Code Programing > eliminate start and stop of spindle for short program?
Results 1 to 5 of 5
  1. #1
    Join Date
    May 2006
    Posts
    94

    eliminate start and stop of spindle for short program?

    I have a short program I would like to run over and over without having the spindle stop, to eliminate the ramp up wait, and save on energy costs by not constantly starting and stopping (it's about a 10 second program). How do i do this? I imagine I can maunually edit the mach3 code to do it, but haven't been successful. I've tried eliminating the M commands but can't get it to do what i want. Thanks!

  2. #2
    Join Date
    Jul 2008
    Posts
    14
    instead of a m30 at the end of the program use a m00 to stop and change part then a m99

    should loop the prog without stopping spindle

  3. #3
    Join Date
    Mar 2003
    Posts
    35538
    Just take the M codes out of your progam, and start the spindle before you start running parts. Stop it when you're done.
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

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

  4. #4
    Join Date
    Mar 2003
    Posts
    35538
    Just noticed, in General Config, try unchecking the option to "Turn Off Spindle On M30".
    Gerry

    UCCNC 2017 Screenset
    http://www.thecncwoodworker.com/2017.html

    Mach3 2010 Screenset
    http://www.thecncwoodworker.com/2010.html

    JointCAM - CNC Dovetails & Box Joints
    http://www.g-forcecnc.com/jointcam.html

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

  5. #5
    Join Date
    May 2006
    Posts
    94

    spindle non-stop solutions

    thanks for help. Solution 1 works pretty well, but necessitates 2 cycle start hits between cycles, and maunual changing of each program. #2 which I had tried and couldn't make work, I didn't try again. And Ger had the best advice of all, a simple easily reversed config change, which I had looked for and missed. Thanks, this forum is the best!(And I"m so happy that my machine now runs well enough I seldom need it!)

Similar Threads

  1. vfd spindle start/stop problem
    By endgrainguy in forum CNC Machine Related Electronics
    Replies: 19
    Last Post: 12-14-2010, 05:49 AM
  2. G-Code to start and Stop Spindle/Router
    By planekrazie in forum G-Code Programing
    Replies: 10
    Last Post: 02-09-2009, 03:54 PM
  3. spindle start/stop through VFD
    By endgrainguy in forum CNC Machine Related Electronics
    Replies: 5
    Last Post: 01-09-2009, 04:47 PM
  4. Super X3 spindle start/stop from Mach3
    By jallitt in forum Benchtop Machines
    Replies: 1
    Last Post: 06-22-2008, 02:23 PM
  5. Stop/start a program
    By jimglass in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 3
    Last Post: 06-10-2003, 02:59 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
  •