Code Monkey home page Code Monkey logo

Comments (4)

bdring avatar bdring commented on July 23, 2024

I think that could be done. It is not something I would want to do to the master code. though. If you want to try it yourself, here is where I would start...

There are several "clients" that are allowed send commands to the system. These are things like the serial port, Bluetooth, SD card, etc. I would add another client for buttons.

Look at protocol.cpp around line 100 to see what is going on.

A good command to move like that is a jog command like $J=G91 G21 F100 Y10. Jogs will only work in Jog and Idle mode, which is probably a good thing for your implementation.

from grbl_esp32.

MRedmon avatar MRedmon commented on July 23, 2024

Ah. Thank you for your input. That's probably a bit beyond me :-)

One other quick question about buttons... you note that pull up resistors are required for the reset/hold/start buttons. Is that accurate? I only ask because there are a couple resistors already in place for each one and the there appears to be no similar requirement for the limit switch inputs. The 5v supply for the sd card appears to have been fixed since some of your instructions were written so I didn't know if the pull up resistors also were added...

Thanks!

from grbl_esp32.

bdring avatar bdring commented on July 23, 2024

If you have my board, the pull up resistors are in place. That note is more for people use Grbl_ESP32 without my hardware.

from grbl_esp32.

MRedmon avatar MRedmon commented on July 23, 2024

Awesome!

from grbl_esp32.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.