585,763 active members*
4,289 visitors online*
Register for free
Login
Results 1 to 3 of 3
  1. #1

    No rapid 'problem'

    Hello, all. I am new to CamSoft, coming from an old Tree vertical mill, which now has a Camsoft control on it.

    I am having good results, but am still have much of my learning curve ahead of me.

    Here is my problem:
    When I call out a rapid move, my machine travels as if it was in feed mode. Really slooow. Not knowing enough about this program, I am not sure if it's my toolpath writing or my machine parameters.

    also, when calling oiut an M6, the spindle takes forever to retract.

    Here is a short program I wrote to drill some holes. No where do I see a rapid command. Do I need to specify rapid when creating toolpath, then feed?

    %
    N10 T18 M6
    N20 G90 S2000 M3
    N30 G83 X.469 Y-.5 Z-.6 R.1 F8.
    N40 X3.469
    N50 X4.406
    N60 X7.406
    N70 X8.343
    N80 X11.343
    N90 X12.28
    N100 X15.28
    N110 Y-2.5
    N120 X12.28
    N130 X11.343
    N140 X8.343
    N150 X7.406
    N160 X4.406
    N170 X3.469
    N180 X.469
    N190 M30
    %


    Thanks, Tom
    http://tcurran.com/

  2. #2
    Join Date
    Mar 2004
    Posts
    1542
    Well, your program has no G0 - rapid moves.
    Depending on how M6 and G83 was written, they may contain rapid moves.

    Test your machine with a G0 move. If you want to go faster, change the maximum speed in CNCsetup. You need to watch for performance issues with your steppers or servos when making changes here.


    There is also a RAPIDSPEED command so you can change the maximum speed in any of your macros. I'd do a search on your .cbk for this command to see if this is used anywhere.

    Karl

  3. #3
    Karl, thanks for your help.
    .
    I'll check my CNC setup.

    I will also run a program with rapids in it to see what happens.

    Tom
    http://tcurran.com/

Similar Threads

  1. increasesing rapid on SL-30
    By MBG in forum Haas Lathes
    Replies: 1
    Last Post: 10-06-2008, 11:44 AM
  2. MDI rapid vs jog problem
    By Chris64 in forum Mach Software (ArtSoft software)
    Replies: 4
    Last Post: 03-08-2008, 04:34 PM
  3. Fanuc Oi rapid traverse problem
    By longcut in forum Fanuc
    Replies: 2
    Last Post: 11-22-2006, 10:03 PM
  4. 2.5D pocketing rapid problem
    By mayhugh1 in forum SprutCAM
    Replies: 3
    Last Post: 11-02-2006, 08:58 AM
  5. lathe wont rapid above 25% encoder problem?????
    By imwllc in forum Uncategorised MetalWorking Machines
    Replies: 2
    Last Post: 08-01-2005, 01:54 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
  •