setting up EMERGENCY STOP button on GRBL arduino CNC machinery (3 methods)

Поделиться
HTML-код
  • Опубликовано: 30 сен 2020
  • Industrial equipment needs to have a fast, safe method to turn the machine off if something goes wrong. GRBL is becoming a very popular method of controlling CNC milling machines and a multitude of other types of computer number-controlled devices. In this video I show three methods to wire up a safety stop with an Arduino.
  • НаукаНаука

Комментарии • 14

  • @huntercook6605
    @huntercook6605 Год назад

    Awesome video. My 3018 is just a kit, so I was just trying to figure out which connector on the board the stop switch was supposed to plug into. So this was way more depth than I needed, but it helped greatly with my understanding of what's going on. I plugged it into "reset" and it works great. Thanks!

  • @adamlisowski7774
    @adamlisowski7774 3 года назад

    this is amazing, you really helped me a lot thanks!

  • @cabininthewoods3750
    @cabininthewoods3750 3 года назад

    Good work!

  • @nyeinchanzaw6936
    @nyeinchanzaw6936 Год назад

    Awesome, thank you so much

  • @nikoanggriawan303
    @nikoanggriawan303 3 года назад

    Thank you !

  • @RPista
    @RPista 3 года назад

    thanks for the video. i’m in the process of installing an e-stop to my ox cnc using arduino and from what i saw one input goes to Analog-0 according to the grbl diagram and the other end goes to a ground pin? thanks i wasn’t able to see which pin you connected the other wire & i do notice that on uno board and mega the first analog pin changes but is the mega worth getting for grbl if i already use the uno? i know that the uno board is maxed out with the grbl code & theres no room for extra features

  • @capthowdy126
    @capthowdy126 9 месяцев назад

    i have i what i think they call the woodpecker or camxtool v3.5 grbl board so its one of the smaller all in one boards that have the stepper drivers built into the board. i just got the board about 2 weeks ago an ive had the machine for about 2 yrs but had mainly used it with a laser so never used the z axis due to the laser having a focusable lens so when i started back with the spindle i found it dead an got a new control board an decided it was better to have a emergency stop switch than to try to fumble for the abort button on a laptop but is all i have to do is plug it up into the stop port on the grbl board an i dont have to do anything in the setting or firmware or gcode? this not what im used to. im coming from dealing with 3d printer an if u add a new sensor or enstop or pretty much any change to the machine u have to do something in the firmware to make it work properly. only thing i can think of that u can do without a firmware update is changing the hotend an that still requires pid tune an saving the new settings an that can be a pain with a board without eprom enable and adding cooling u dont have to do anything other than that but for anything else u have to make changes either in the firmware or settings. theres alot more differences than i had thought until i started trying to use the router more.

  • @itsabuscus1619
    @itsabuscus1619 3 года назад +1

    Love the soup can E-Stop! lol

  • @kifahzaidan4505
    @kifahzaidan4505 2 года назад

    Hi,
    Thanks a lot, its really greate effort and great knowledge.
    i need to do a project for a preset position linear actuator with a DC motor abd a stepper motor, with Arduino Mega or UNO but i am not able to write the code and the scheme, can you please help.
    Regards

  • @JoniPonsen13
    @JoniPonsen13 Год назад

    are this metode work when electricaly suddenly off ? please help friends

  • @stefonzl
    @stefonzl 3 года назад

    Hello. What software are you using? Is browser based?

    • @mberglof
      @mberglof 3 года назад +1

      That would be CNCjs, github.com/cncjs/cncjs

    • @JoniPonsen13
      @JoniPonsen13 Год назад

      cncjs i think