SLCJedi
(Josh Tenny)
August 2, 2024, 4:55am
21
Electronics are my weakest field. I think it world take more work even if they have the hardware. Typically wheeled pendants on industrial machines send pulses to the motors themselves if I recall correctly. For it to work in GRBL and gcode senders like Carbide Motion use keyboard commands. Maybe there’s more in the implementation?
Again, I’d love a wheeled pendant.
rspeed
(Rob Speed)
August 2, 2024, 6:50am
22
The pendant sends pulses to the controller (or to a module attached to the controller). Trying to drive motors directly would not end well.
1 Like
WillAdams
(William Adams (Carbide 3D))
August 2, 2024, 11:20am
23
At one point in time the CNCjs folks added support for the Contour Design ShuttleXPress:
Hello,
I just wanted to let you know that I have implemented a pendant for CNCJS that allows you to connect a ShuttleXpress and LCD to a raspberry pi running CNCJS for local jogging and probing control. This saves you having to run the shuttle on the web interface connected to CNCJS.
I have published it at github.com/bensuffolk/cncjs-pendant-shuttle
Hopefully it will be useful to some other people besides me
If you have any feedback or bug reports please let me know.
Not quite a wheeled pendant, but at least it’s round and has the single control for an axis thing happening.
1 Like
rspeed
(Rob Speed)
August 4, 2024, 9:43am
24
Yeah, a ShuttleXpress would be pretty good. Meanwhile I can’t even get gamepads to work.
WillAdams
(William Adams (Carbide 3D))
August 4, 2024, 11:52am
25
If memory serves, mine worked after a fashion once keyboard shortcuts were set up — the problem was I couldn’t find a keyboard macro program which would reconfigure the buttons based on pressing a button.
Note that there are two different sorts of devices:
game controllers such as the Logitech F310
Unfortunately, my son left his at college, so I haven’t been able to test this until now (picked up one while doing a run for essentials since it caught my eye):
Picked up a:
(since apparently that is what was used for testing, and I don’t want to trouble over another battery to charge)
Only supported on Windows at this time. Initial setup requires plugging it in, and allowing the device to get setup.
Controls are active when in Jog mode:
Increment:
RB — increases current jog rate
RT — …
which should work if the O.S. allows Carbide Motion to “see” the device.
game pads which require re-mapping the buttons as keyboard presses, see:
I find the game controller and numeric keypad layouts a bit confusing (also, my son lay claim to the second Logitech F310 since he left his at college), and while I love the click on my wonderful 6 Key Keyboard (Techkeys SixKeyBoard CNC Edition ) I find I need to change the jog rate often enough when using my Shapeoko that it has been consigned to the far corner of the basement for use with my Nomad (and I am anxiously awaiting the 3x3 version).
Until that time, I’ve been looking for an alternat…
system
(system)
Closed
September 3, 2024, 11:52am
26
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.