Page 1 of 2 12 LastLast
Results 1 to 10 of 13

Thread: Simply turn router on?

  1. #1
    Join Date
    Aug 2011
    Location
    New Hampshire
    Posts
    47

    Default Simply turn router on?

    Hi All,

    I have a shopbot desktop with the router set up. I decided I wanted to use the bot as a makeshift pin router for copying something from a plexi template. Does anyone know how to turn the router on? I used the spindle on function, but the router only made a couple of revolutions then shut off. If I use the spindle warm up routine, I can keep it on long enough to cut my shape, but I'm not exactly sure what the warm up routine is doing? Is there a simple on/off for the router in case I decide to do this again?

  2. #2
    Join Date
    Mar 2006
    Posts
    7,832

    Default

    yes, its called an extension cord! lol

    Actually i'm not familiar with the desktop however it seems to me the "warmup routine" is for the spindles and is probably set up to just get the spindle warmed up and set to run a specified length of time, so I would not use that as my on-off power because I will bet it will turn off in the middle of a longer file. It is probably set up for like a 10 minute time.

    I don't know what the new control boxes are set up for but with mine, i have a power source in the box that is controlled by a button on the side of the box so that when i start a file, i hit the button it starts the router. When the file ends the router turns off.

    I also have a second extension cord run so that i can plug the router into that if i want constant power. If you have it hooked up so that it comes on with a warmup routine then you have the ability to have the router turn on at file startup. You may have some setting setup incorrectly identifying you as having a spindle rather then a router.
    A quick call to tech support might be the best answer.

  3. #3
    Join Date
    Sep 2006
    Location
    Garland Tx
    Posts
    2,334

    Default

    Lauri
    I also don't use a desktop, but I assume that the control software is the same. Hopefully I don't embarrass myself.

    If I want to turn on my router to do a manual cut, like split a sheet of stock... after pushing all the requisite buttons on the side of the control box, I toggle the switch in the software as shown in the attached image. in my case it's SW-1 for Z-1 or SW-2 for Z-2.

    Steve
    Attached Images Attached Images

  4. #4
    Join Date
    Sep 2006
    Location
    Garland Tx
    Posts
    2,334

    Default

    Alternate method:

    If you commonly run a particular part as a pin router... this little program will turn on your router, move the head to the desired location, and wait for a mouse click to turn off.
    It waits because no parameter is given after the "PAUSE" command.

    ************************************************** *****************

    'SHOPBOT FILE IN INCHES
    IF %(25)=1 THEN GOTO UNIT_ERROR 'check to see software is set to standard
    C#,90 'Lookup offset values
    '
    'Turning router ON
    SO,1,1 '(Assumes that your router is set to switch 1)
    M3,10,10,.5 '(Change this to where you want the router head to be)
    PAUSE
    'Router will continue to run until you click on the pop up message box
    'Turning router OFF
    SO,1,0

    END
    '
    UNIT_ERROR:
    C#,91 'Run file explaining unit error
    END

    ************************************************** ***************

    Steve

  5. #5
    Join Date
    Dec 2000
    Location
    Thorp, WI
    Posts
    2,845

    Default

    Again, not a desktop w/router user, but Alt-1 and open the keypad (K), answer the prompt, hit the start button.

    Or, bring up the keypad (K), toggle output 1 (Alt-1 toggles it too) and push the start button. Toggle output 1 to turn it on and off as long as you have the keypad open.
    Scott




  6. #6
    Join Date
    Aug 2011
    Location
    New Hampshire
    Posts
    47

    Default

    Thanks, toggle output 1 did the trick!

  7. #7
    Join Date
    Aug 2011
    Location
    New Hampshire
    Posts
    47

    Default

    OK, we've updated our control software to the new version 3.8. Everything is working really great. However, we no longer can just turn on the router as all the little switches are gone. Anyone have an idea on how to get the router to spin up with the new control software?

  8. #8
    Join Date
    May 2006
    Location
    Ontario Canada
    Posts
    575

    Default

    The ALT 1 works for me with the new software.
    Cheers,

  9. #9
    Join Date
    Aug 2011
    Location
    Wilkesboro, NC
    Posts
    108

    Default Genius

    It hadn't even occurred to me to use the machine as a pin-router. That's brilliant!

    THANK YOU

    I've got an older buddy with a router, so I turn it on manually anyway. Sorry that I'm no help there.

  10. #10
    Join Date
    Jun 2007
    Location
    Hampton Roads, VA
    Posts
    1,128

    Default

    I would use what Steve G said and tie it to a custom cut. So you could just C# it.
    "Once a person moves away from the computer and CNC some of the most important work begins." ~Joe Crumley

Similar Threads

  1. PW2 does not have the router turn on
    By drodda in forum Part Wizard
    Replies: 3
    Last Post: 01-09-2010, 12:33 PM
  2. Router will not turn on!!!
    By baltic_birch in forum Archives2007
    Replies: 10
    Last Post: 01-01-2007, 06:35 PM
  3. Router "Turn on" command in V carve pro?
    By myxpykalix in forum Archives2006
    Replies: 3
    Last Post: 12-10-2006, 11:57 AM
  4. Router does not turn on
    By mnrite in forum Archives2006
    Replies: 14
    Last Post: 05-04-2006, 09:08 AM
  5. Router wont turn on.
    By sagreen83 in forum Archives2004
    Replies: 2
    Last Post: 07-31-2004, 12:55 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
  •