Pro-Tip: Mach4 Spindle Warm-up Procedure

Sdílet
Vložit
  • čas přidán 27. 07. 2024
  • It is recommended to use this warm-up procedure if your spindle has not been used for more than 4-5 hours.
    Mach4 User Guide: www.avidcnc.com/support/instr...
    Spindle Warm-up feature is included in the Avid CNC Mach4 profile version 2.2.0 and later.
    www.avidcnc.com/support/instr...
    Time Codes:
    00:00 - Intro
    00:15 - Why do we need to run the warm up program?
    1:28 - Mach4 Spindle Control Window
    4:23 - How to run the spindle warm-up procedure
  • Věda a technologie

Komentáře • 11

  • @rbdono2
    @rbdono2 Před 3 lety +1

    Informative. I have been ignoring this feature. I won't be doing that anymore. Thanks.

  • @mattbowers5342
    @mattbowers5342 Před 3 lety

    Great description

  • @Ruben_Vargas
    @Ruben_Vargas Před 3 lety +1

    Yes!! More Mach 4 vids plz !

  • @zee9907
    @zee9907 Před 3 lety +4

    Hi. I'm running Mach 4 Hobby (version 4.2.0.4322) and don't see a 'Spindle Warm-Up' option. Do I need to download a plugin, or the latest version (4.2.0.4612)?

  • @MikeHatalski
    @MikeHatalski Před 3 lety +4

    For anyone still using Mach3 (I know, I need to upgrade!), here's a quickie GCode to turn on the spindle, dwell/pause, change speed and repeat
    M3 S6000
    G4P60
    M3 S12000
    G4P60
    M3 S18000
    G4P60
    M3 S22000
    G4P60
    M5
    M30
    %

    • @rchavez5056
      @rchavez5056 Před 3 lety

      Mike I am using Mach3 as well. I don't know much when it comes to writing code, or understanding it. For the code that you posted, do I need to copy it into a text file and then just load it like a gcode file and then hit start? Thanks in advance.

    • @MikeHatalski
      @MikeHatalski Před 3 lety

      @@rchavez5056 Exactly, that's the way I use it.
      It should cycle through spindle speeds of 6K, 12K, 18K, & 22K, waiting 60 sec at each speed.
      Good luck!

    • @rchavez5056
      @rchavez5056 Před 3 lety

      @@MikeHatalski thank you sir.

  • @nerdmanpap
    @nerdmanpap Před 3 lety +2

    Why can the warmup not be run with a tool in place? It would be much easier if you could leave the cutting bit installed for the warmup

  • @Dave-ni4vg
    @Dave-ni4vg Před 2 lety

    Is there a reason you cannot leave tool installed?

  • @MichaelWoodrum
    @MichaelWoodrum Před 3 lety

    Is this for any of the spindles? Why is this just now being talked about if it's necessary and I've had my cnc since 2017?