Re: virtual hand jive
Posted by
Alan Marconett KM6VV
on 2000-11-06 20:09:02 UTC
Ballendo,
No, I just want better jog buttons. Not the "virtual" environment. And
as I don't have handwheels on my Sherline, I am simply looking to get
better "jog buttons" for MaxNC or CNCpro (or MY code).
That DOES raise a question, if you did set up on the stock for origin
(with the control program), doesn't that mean that you CAN'T touch the
Sherline's handwheels? You're gonna loose your place on the controller
program's display! They'd only be good if you were NOT using the
controller program! Strictly manual mode. I don't think I want 'em!
Someone suggested putting DRO's (encoders) on the tail shafts of the
stepper motors, that still sounds useful.
I'm not sure yet if I want to do the TSR thing to "translate" encoder
pulses into key codes for the keyboard buffer, but if I do (for programs
that I DON'T have the source code for), then the TSR will probably work
at the same "level" as the INT 9 keyboard interrupt, and the "codes" I
generate are simple ASCII into the BIOS' keyboard buffer at 40:1A &
40:1C (pointers to actual buffer).
If one chooses to "parallel" another (modified) keypad with the existing
keyboard, then scan-codes are sure to apply.
Alan I'll leave the (virtual) hand jive to Eric Clapton for now.
ballendo@... wrote:
No, I just want better jog buttons. Not the "virtual" environment. And
as I don't have handwheels on my Sherline, I am simply looking to get
better "jog buttons" for MaxNC or CNCpro (or MY code).
That DOES raise a question, if you did set up on the stock for origin
(with the control program), doesn't that mean that you CAN'T touch the
Sherline's handwheels? You're gonna loose your place on the controller
program's display! They'd only be good if you were NOT using the
controller program! Strictly manual mode. I don't think I want 'em!
Someone suggested putting DRO's (encoders) on the tail shafts of the
stepper motors, that still sounds useful.
I'm not sure yet if I want to do the TSR thing to "translate" encoder
pulses into key codes for the keyboard buffer, but if I do (for programs
that I DON'T have the source code for), then the TSR will probably work
at the same "level" as the INT 9 keyboard interrupt, and the "codes" I
generate are simple ASCII into the BIOS' keyboard buffer at 40:1A &
40:1C (pointers to actual buffer).
If one chooses to "parallel" another (modified) keypad with the existing
keyboard, then scan-codes are sure to apply.
Alan I'll leave the (virtual) hand jive to Eric Clapton for now.
ballendo@... wrote:
>
> Alan,
>
> S/W that uses "higher" level DOS functions to check keypresses will
> be subject to the auto-repeat(typematic). However, if you go lower
> level(at the scan-code level), you have one number for "make";
> ANOTHER for "break". What you "do" with this info is up to you...
>
> Not sure what you're gaining on a sherline to do this "virtual" hand
> jive? The axes won't back drive. The wheels are small and easily
> manipulated. Unless you're going into the land of "write your own"
> s/w", you are not gaining anything by virtualizing the sherline
> handwheels!?!?
>
> Ballendo
>
> >I'm not sure it's a matter of intuitive or precise. My intentions are
> >just to improve upon using keyboard keys that auto-repeat at some
> >defined rate, with a control that can take ONE finger, and give me
> >direction AND rate! I guess you could spin BOTH X and Y knobs, and
> >get angles, curves, etc. (not that I can do that; AND I've got a
> >computer to do the complicated stuff for me)!
> >Alan
Discussion Thread
jmw@c...
2000-11-06 12:03:23 UTC
virtual hand jive
Jon Anderson
2000-11-06 12:20:56 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
Rick Dulas
2000-11-06 12:32:48 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
Alan Marconett KM6VV
2000-11-06 12:51:25 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
Wally K
2000-11-06 12:57:25 UTC
Re: virtual hand jive
Anne Ogborn
2000-11-06 13:00:11 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
Joe Vicars
2000-11-06 13:16:50 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
Smoke
2000-11-06 13:42:17 UTC
Re: [CAD_CAM_EDM_DRO] virtual hand jive
jmw@c...
2000-11-06 13:43:46 UTC
Re: virtual hand jive
Alan Marconett KM6VV
2000-11-06 18:47:21 UTC
Re: virtual hand jive
ballendo@y...
2000-11-06 19:23:17 UTC
Re: virtual hand jive
Alan Marconett KM6VV
2000-11-06 20:09:02 UTC
Re: virtual hand jive
Anne Ogborn
2000-11-06 22:28:52 UTC
Re: [CAD_CAM_EDM_DRO] Re: virtual hand jive
ballendo@y...
2000-11-07 01:22:23 UTC
Re: Re: virtual hand jive
Smoke
2000-11-07 06:42:21 UTC
Re: [CAD_CAM_EDM_DRO] Re: virtual hand jive
Jon Anderson
2000-11-07 09:00:06 UTC
Re: [CAD_CAM_EDM_DRO] Re: virtual hand jive
Andrew Werby
2000-11-07 10:08:55 UTC
Re: virtual hand jive
Alan Marconett KM6VV
2000-11-07 11:28:15 UTC
Re: virtual hand jive
Alan Marconett KM6VV
2000-11-07 11:36:57 UTC
Re: virtual hand jive
Jon Elson
2000-11-07 12:05:42 UTC
Re: [CAD_CAM_EDM_DRO] Re: virtual hand jive
ballendo@y...
2000-11-07 14:14:28 UTC
Re: Re: virtual hand jive
Smoke
2000-11-07 15:45:12 UTC
Re: [CAD_CAM_EDM_DRO] Re: Re: virtual hand jive
ballendo@y...
2000-11-07 16:25:55 UTC
Re: virtual hand jive
ballendo@y...
2000-11-07 20:24:07 UTC
Re: Re: Re: virtual hand jive