I would like to know the short key command for running a homing cycle ($H)
I know I can go to the MDI windows, but I prefer to use a key (f.ex H) in the same way as I use arrows for moving the gantry around
I have search but not find an answer. Hope someone can help
Would building and running macros from your keyboard work for you? There is a very simple keyboard macro program called G-Hotkey, which, I think, would be easy to set up. G-Hotkey, which is free, also works for applications that use directx/direct input, so it will work where other programs like Autohotkey will not (unless AH has been updated since I last tried to use it for a directx game). The basic steps would be to assign to the H key these steps: press M to get to the MDI, enter $H, press Enter/Return.G-Hotkey is gui-driven so you donāt have to do any scripting/programming to get it to work. I canāt guarantee it will work; I havenāt had enough need for macros to try it out on CM myself. At least itās a start.
Iām pretty sure G92 wonāt work ā itās disabled unless over-ridden or sent from w/in a file.
Instead, open the Log window, zero things, and note the commands used there ā I think itās the G54 work coordinate system (which is how the system is able to remember zero after re-starting).
I will be interested in your remote. I am thinking about doing the same thing, but Iāve been too busy to get started on it. My plan is to use an Arduino Teensy, a thumb joystick (for x and y jogging), a rotary switch for job speed and a bunch of programmable buttons. I have all the parts. Unfortunately, āmotivationā is not covered by Amazon Prime.
Thanks to all of you for help and support.
You have made me go ātinkeringā for a while. I believe I will end up with a combination between my i-pac and arcade butoons plus @Boothecus idea with G-Hotkey.
Will let pics and info flow when I have something psysical to show
Another idea I had when I was thinking about this was to include a thin piece of metal (one āleafā of a thickness feeler gauge) to use for touching off. As I said, I just donāt have the motivation at this time to work on the thing myself.
Gray circles are arcadebuttons which light up, when pressed.
With this 5 position switch I will select speed for movements: http://r.ebay.com/78Kp9s
A red LED will light up for the speed selected. To confirm or get action I will press āmoveā
Please note that my drawing is not scaled or anything. I was thinking of kind of stuff to my control to box - e.g.
a button to turn light on/off in enclosure
og button to turn vacuumcleaner on/off
ect
But I will mount something like this http://r.ebay.com/Pqp3xT to back off the controlbox and therefore I belive powercords and all other stuff then a USB connector will messed things up
If you have any input whatsoever please let me know. I will make an update in the thread as soon as I have something to new to bring to forum
An alternative to the NO switches for x, y and z might be this https://www.adafruit.com/product/512?gclid=CjwKCAiAr_TQBRB5EiwAC_QCqwx5ibUdCxskmeINEklLSBoQYfwgLDzmUUZijcuil1Nh08mEMzrVQhoCM6kQAvD_BwE a thumb joystick. I bought two to build my own device but the parts didnāt come with any motivation so I havenāt gotten around to it yet. I think it would be good to add some programmable macro buttons. I could use that because I have several repeatable projects that always start at the same location and I have those coordinates written on the wall.