Git Product home page Git Product logo

Comments (8)

KingMo5h avatar KingMo5h commented on June 12, 2024

That would be a great if this or similar could be integrated, I wanted to ask this too.
Yes probably needs a expander but the software work will be more challenging i guess.

from 6-pack_cnc_controller.

Bleeptech avatar Bleeptech commented on June 12, 2024

It looks like the easiest solution might be adding a CH55x chip to handle the USB host functions..

bitluni stuffed one in his ESP32 powered micro game console..

https://www.youtube.com/watch?v=po3FBdY0GS4

from 6-pack_cnc_controller.

MitchBradley avatar MitchBradley commented on June 12, 2024

It's good to know that is an option - but anyone who has ever dealt with programming USB devices might take issue with the word "easiest".

from 6-pack_cnc_controller.

Bleeptech avatar Bleeptech commented on June 12, 2024

Been there.. Done that.. [Good thing I was already nuts before I started..]

ESP32 KE32-WROVER-C10 + GY521 with USB HID over Blueooth.. Enumerates as a joystick..

P_20200627_145709_LL

[Dont ask me to open the can.. Suffice it to say that it looks like R2D2 did a Jackson Pollock..]

from 6-pack_cnc_controller.

yngndrw avatar yngndrw commented on June 12, 2024

The Contour ShuttleXpress might be a good option with a USB Host module.

LinuxCNC has a implementation which would save any reverse engineering:
https://github.com/LinuxCNC/linuxcnc/blob/master/src/hal/user_comps/shuttle.c#L64-L86

from 6-pack_cnc_controller.

jschoch avatar jschoch commented on June 12, 2024

fixing the jog cancel race condition would be needed first. I believe a much more complete jogging implementation was planned but it couldn't be fit into OG grbl. Maybe the underlying jogging implementation should be fixed first?

from 6-pack_cnc_controller.

MitchBradley avatar MitchBradley commented on June 12, 2024

Please include references to that race condition.

from 6-pack_cnc_controller.

jschoch avatar jschoch commented on June 12, 2024

there are quite a few threads on the topic, here are a few.

gnea/grbl#95

gnea/grbl#837

gnea/grbl#734

here is an attempted fix: grblHAL seems to have this fixed and added a few features to support MPG

https://github.com/terjeio/grbl-Mega

from 6-pack_cnc_controller.

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.