Results 1 to 7 of 7

Thread: How do I avoid the delay on the M3 command (laser cutting)

  1. #1
    Registered
    Join Date
    Dec 2006
    Location
    Belgium
    Posts
    28
    Downloads
    0
    Uploads
    0

    How do I avoid the delay on the M3 command (laser cutting)

    Hi,

    I'm using mach 3 for my laser cutter.
    It does everything as great except for one thing:
    When mach 3 reads the M3 command (spindle on, for me laser on),
    it always had a small delay.
    Can anyone tell me how to solve this problem?
    It should go over the M3 command in a fraction of a second instead of staying there half a second.
    Thanks!


  2. #2
    Registered Superman's Avatar
    Join Date
    Dec 2008
    Location
    Krypton
    Posts
    1,769
    Downloads
    0
    Uploads
    0
    I don't know if this applies to a laser

    But on a CNC mil or lathel, the machine will wait on the M3 (spindle start CW) until it is up to correct speed, ( this allows the machine to be at correct speed before entering the cut ).
    this can be sped up, especially when the head is in the "home" position, and there is a distace to travel before cutting

    Check for an "Ignore up-to speed answer back" or similar M-code ( it is a one shot -meaning it only works on that line of code )

    mill programming example
    Code:
    T1 M6
    G0 X0. Y0.
    S5000 M3 M133
    G56 Z1. H1
    M3
    G1 Z-......
    The 1st M3 tells the spindle to start, M133 to not wait for the up-to speed check and go do the next block of code
    The 2nd M3 is to do the full check that it is on and at the correct speed and if OK to continue ( which would only be momentary ).


  3. #3
    Gold Member dertsap's Avatar
    Join Date
    Oct 2005
    Location
    canada
    Posts
    3,875
    Downloads
    0
    Uploads
    0
    go to ports and pins then go to spindle setup , you can adjust the delay there
    Attached Thumbnails Attached Thumbnails How do I avoid the delay on the M3 command (laser cutting)-mach.jpg  
    A poet knows no boundary yet he is bound to the boundaries of ones own mind !! ........
    http://microcarve.microcarve.biz/


  4. #4
    Registered
    Join Date
    Dec 2006
    Location
    Belgium
    Posts
    28
    Downloads
    0
    Uploads
    0
    Even when I put the spindle up times to 0sec., or when I put M133 behind the M3 command, It still waits a bit.
    Only when I enable the "laser mode freq." in the spindle setup it is fast enough, but now the output stays low on M3 command (I see the spindle go on in the software, but output 1 (linked to the spindle) stays low).
    Where can I change this?


  • #5
    Registered Superman's Avatar
    Join Date
    Dec 2008
    Location
    Krypton
    Posts
    1,769
    Downloads
    0
    Uploads
    0
    I am a noob in lasers
    The "M133" was my example of how to use an M-code to ignore a specific check
    Your machine may use a different code,
    and this method may be totally wrong for a laser, as you don't wont the laser ON when rapiding across space


  • #6
    Community Moderator ger21's Avatar
    Join Date
    Mar 2003
    Location
    Shelby Twp, MI....USA
    Posts
    22,295
    Downloads
    0
    Uploads
    0
    The easiest way might be to create a custom M code to activate the laser instead of M3. I don't think you can get rid of that built in short delay.
    Gerry

    Mach3 2010 Screenset
    http://home.comcast.net/~cncwoodworker/2010.html

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


  • #7
    Registered
    Join Date
    Jan 2005
    Location
    USA
    Posts
    2,922
    Downloads
    0
    Uploads
    0
    Hi MatD

    I would use the Brain & program what you want the control to do that is what the Brain is for in Mach
    Mactec54


  • Similar Threads

    1. sell laser engraving and cutting machine, laser marking machine
      By lindagstar in forum Trade Shows and Events
      Replies: 4
      Last Post: 08-27-2011, 06:39 AM
    2. New Machine Build- CNC Laser Engraver, CNC Laser Cutting Machine, Dealer Wanted!!!
      By oliver9866 in forum Engraving Machines
      Replies: 2
      Last Post: 12-15-2010, 03:44 PM
    3. Can Watr jet cutting and laser cutting make endmills obsolete?
      By slashmaster in forum Benchtop Machines
      Replies: 24
      Last Post: 06-18-2009, 05:07 PM
    4. Time delay command for tool changer?
      By greeder88 in forum LinuxCNC (formerly EMC2)
      Replies: 18
      Last Post: 05-15-2009, 05:46 AM
    5. ITOP--CNC ROUTERS, LASER ENGRAVERS, LASER CUTTING MACHINES, CNC PLASMA CUTTERS
      By oliver9866 in forum Product and Manufacturer Announcements
      Replies: 0
      Last Post: 10-17-2008, 11:17 AM

    Posting Permissions


     


    About CNCzone.com

      We are the largest and most active discussion forum from DIY CNC Machines to the Cad/Cam software to run them. The site is 100% free to join and use, so join today!

    Follow us on

    Facebook Dribbble RSS Feed


    Search Engine Friendly URLs by vBSEO ©2011, Crawlability, Inc.