586,667 active members*
3,591 visitors online*
Register for free
Login
Results 1 to 6 of 6
  1. #1
    Join Date
    Dec 2006
    Posts
    947

    Sometimes Fast Sometime Slow from MDI

    Howdy, I use MDI alot and sometimes it moves the CNC at it's regular fast jog speed of 60 IPM, and sometimes it moves at a real slow 5 IPM. Is there any reason for this, most of time I don't think it's near any limit switches, which is what I originally thought, it's moving slow cause it's near a limit (read Soft Limits). Any advise is appreciated. Thanks.

  2. #2
    Join Date
    Mar 2003
    Posts
    35538
    The feedrate is persistent, so G1 moves will be at whatever the current feedrate is. You can change it on the runscreen by typing it in the DRO, or just type it in the MDI line. F60 if you want 60ipm.
    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)

  3. #3
    Join Date
    May 2006
    Posts
    1469
    When you use the MDI do you enter G0 or G1 at the beginning of the line?

    If neither are entered then Mach will use the one which was last used.

    These commands are what is called modal. That is they stay in effect until another command overrides them.

    So if you do a move via MDI eg. X10 Y8 and the G0 is active it will move at rapid speed.

    That same X10 Y8 command if G1 is active will move at the set feedrate which also stays set until changed.

    I use the MDI a lot and always enter "G0 X10 Y8" or "G1 X10 Y8 F20"

    Hope that makes sense.

    Greg

  4. #4
    Join Date
    Dec 2006
    Posts
    947
    Yes it does thanks. So I can just type x7y7f60 and I'll be set?

  5. #5
    Join Date
    May 2006
    Posts
    1469
    No if you want a feedrate move as opposed to a rapid then type,

    G1 X7 Y7 F60

    Then you can use

    X8 Y9

    X10 Y10

    and these will also go at F60

    Greg

  6. #6
    Join Date
    Dec 2006
    Posts
    947
    OK thanks.

Similar Threads

  1. Why so slow?
    By happytriger2000 in forum Mach Mill
    Replies: 0
    Last Post: 12-06-2006, 12:36 PM
  2. slow tm-1
    By pit202 in forum Haas Mills
    Replies: 23
    Last Post: 04-18-2006, 08:14 AM
  3. Slow TL-1
    By Edster in forum Haas Mills
    Replies: 2
    Last Post: 04-05-2006, 08:56 PM
  4. fast computer as server, slow computer as terminal
    By replicapro in forum Computers / Desktops / Networking
    Replies: 1
    Last Post: 07-01-2004, 08:05 PM
  5. Slow Jog
    By Don C in forum CNC (Mill / Lathe) Control Software (NC)
    Replies: 6
    Last Post: 06-02-2004, 06:34 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
  •