Results 1 to 10 of 10

Thread: New To Shopbot And Aspire

  1. #1
    Join Date
    Aug 2016
    Location
    Tulsa,OK
    Posts
    78

    Default New To Shopbot And Aspire

    Hi everyone, I acquired a Shopbot CNC last week, as well as aspire 8.0. I have been doing well in the program as far as designing. But when i go to cut the file, it will cut one tool path, return to home, and cut another... but then somehow it will start cutting something its not suppose to. Not sure what i am doing wrong... but most certainly am doing something. Any help would be appreciated. I tried to upload a pic, but having no luck

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

    Default

    Welcome Newbie,

    Probably best if you post this in the 'Designing and Creating/Aspire' forum section and if you can post your file, that would help us to help you better.
    Scott




  3. #3
    Join Date
    Oct 2009
    Location
    Elgin Illinois
    Posts
    706

    Default

    Congratulations on your new Shopbot/Aspire purchase and welcome to the forum. If you create each cut as an individual tool path, the spindle/router will return home at the completion of each cut. To avoid that, you need to combine the cut files, which you can do IF these cut files are of course all made with the same cutter.... I think you do that when you save your cut-files.... (it is something I do without thinking, so I do it, but I don't really remember what I do..... )

    But as to cutting things it shouldn't, I have no clue. I expect that any of the experts on board, will right off the bat ask you for more information before they can help.

    To that end, to help shorten your cycle, can you provide information as to what machine you have, pictures of the problem cuts, screen shots of your right side "Toolpath" panel? Providing any of those things up-front will help you get help faster.

    And can you populate your profile with things like your name, and what city you are in? It is more gratifying to help someone when it seems like you are helping an actual person. And it is easier to network with fellow Shopbotters if people know where you live. (As I live in Elgin, I was very excited to see someone posting from South Elgin. Because he was so close by, I made a point of getting to meet him which has been good for both of us. Had either of us not posted where we live, we wouldn't have made that connection. Of course, that is just my opinion, do as you see fit.)

    Congratulations on getting cutting so soon after you bought your machine! It took me a year, from the time I got my Bot, until I even turned it on, as I had to remodel a room to put it in. Then I had to figure it out, which took a few more months........... Chuck
    Chuck Keysor (circa 1956)
    PRT Alpha 60" x 144" (circa 2004)
    Columbo 5HP spindle
    Aspire 9.0, Rhino 5

  4. #4
    Join Date
    Aug 2016
    Location
    Tulsa,OK
    Posts
    78

    Default

    Thanks for the reply guys. Im trying to upload pictures... but not having success rsz_20160803_072744.jpg
    Last edited by Nstep007; 08-04-2016 at 11:54 AM.

  5. #5
    Join Date
    Oct 2009
    Location
    Elgin Illinois
    Posts
    706

    Default

    If it is any encouragement, I do recall the upload process seems a bit odd upon first use,

    OK, I walked through the image upload process and took notes:
    In the "Quick Reply" window, click on the little square icon that says "Insert image" when you hover over it. Then click on "Select files", and navigate by standard computer methods to the file you want to upload, and highlight it. Then click "Open". Then click on "Upload file". Simply repeat the process to upload another image.

    The attached image is what I uploaded to walk myself through the process.
    Attached Images Attached Images
    Chuck Keysor (circa 1956)
    PRT Alpha 60" x 144" (circa 2004)
    Columbo 5HP spindle
    Aspire 9.0, Rhino 5

  6. #6
    Join Date
    Aug 2016
    Location
    Tulsa,OK
    Posts
    78

  7. #7
    Join Date
    Mar 2014
    Posts
    94

    Default

    Welcome to the ShopBot Community! Would you be able to post your code? We can have a better look now that we have some photos to see what we are dealing with.

    Brandan

  8. #8
    Join Date
    Aug 2016
    Location
    Tulsa,OK
    Posts
    78

    Default

    Sorry for the noob question... What is the code? and how can i send it?

  9. #9
    Join Date
    Mar 2014
    Posts
    94

    Default

    The code is the file you run at the Shopbot once you've finished with Aspire; aka program.

    Here is a sample:
    J2,-3.132,-3.279
    JZ,4.
    J5,-3.132,-3.279,0.1,0.,0.
    M5,-3.132,-3.279,-0.125,0.,0.
    M5,-3.133,-3.268,-0.125,0.,0.
    M5,-3.137,-3.258,-0.125,0.,0.
    M5,-3.143,-3.248,-0.125,0.,0.
    M5,-3.151,-3.24,-0.125,0.,0.
    M5,-3.16,-3.234,-0.125,0.,0.
    M5,-3.171,-3.231,-0.125,0.,0.
    M5,-3.182,-3.229,-0.125,0.,0.
    M5,-3.977,-3.229,-0.125,0.,0.
    M5,-3.977,-3.322,-0.125,0.,0.
    M5,-3.125,-3.322,-0.125,0.,0.
    M5,-3.125,-3.229,-0.125,0.,0.
    M5,-3.182,-3.229,-0.125,0.,0.
    M5,-3.193,-3.231,-0.125,0.,0.
    M5,-3.204,-3.234,-0.125,0.,0.
    M5,-3.213,-3.24,-0.125,0.,0.
    M5,-3.221,-3.248,-0.125,0.,0.
    M5,-3.227,-3.258,-0.125,0.,0.
    M5,-3.231,-3.268,-0.125,0.,0.
    M5,-3.232,-3.279,-0.125,0.,0.
    J5,-3.232,-3.279,4.,0.,0.
    J5,-0.742,-4.449,4.,0.,0.

    J5,-0.742,-4.449,0.1,0.,0.
    M5,-0.742,-4.449,-0.125,0.,0.
    M5,-0.741,-4.46,-0.125,0.,0.
    M5,-0.737,-4.471,-0.125,0.,0.
    M5,-0.731,-4.48,-0.125,0.,0.
    M5,-0.723,-4.488,-0.125,0.,0.
    M5,-0.714,-4.494,-0.125,0.,0.
    M5,-0.703,-4.498,-0.125,0.,0.

    You can either attach it as a file or copy and paste in your reply; whichever is easiest.

  10. #10
    Join Date
    Mar 2014
    Posts
    94

    Default

    Quote Originally Posted by Nstep007 View Post
    Sorry for the noob question... What is the code? and how can i send it?
    I see you've opened another thread. Let's take care of this there, that way everyone is on the same page and only one place to look.

    Head on over:

    http://www.talkshopbot.com/forum/sho...bot-And-Aspire

Similar Threads

  1. New to shopbot And Aspire
    By Nstep007 in forum Aspire
    Replies: 23
    Last Post: 08-10-2016, 06:45 PM
  2. Any Interest in Shopbot/Aspire/VCP/ 2-3-4 Day Training Session?
    By gerryv in forum ShopBotter Message Board
    Replies: 14
    Last Post: 05-18-2014, 05:01 PM
  3. Latest Info on Shopbot & Aspire on Mac
    By gerryv in forum ShopBotter Message Board
    Replies: 8
    Last Post: 07-21-2012, 02:32 PM
  4. Aspire to ShopBot Control Software v3 Question
    By korey_hammer in forum ShopBot Control Software v3
    Replies: 5
    Last Post: 03-21-2010, 11:44 PM
  5. Problem between aspire and shopbot
    By frank134 in forum ShopBotter Message Board
    Replies: 18
    Last Post: 02-04-2010, 07:00 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
  •