Hello Guest it is May 22, 2024, 12:23:23 PM

Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - Klaus1311

261
Machscreen Screen Designer / Re: Border properties
« on: July 27, 2011, 04:24:20 PM »
Hi


try to uncheck "Boxed DRO's and Graphics" in Config -> General Config.. in Mach3.
Don't forget to reload the set-file after changing the checkbox


Klaus

262
Finished Plugins for Download / Re: Virtual numeric keyboard
« on: July 21, 2011, 04:37:13 PM »
Hi Brett,

making the window transparent, shouldn't be a problem.
For the moment I don't have any idea how to recognize a selected (clicked) DRO.
I don't have a touch screen for testing, as far as I know there are there different touch screens on the market, some are multiple touch, others are single touch. With the single touch type I don't think you can recognize characters in conjunction with shift or ctrl keys. 
Another question which arises is the size of a keyboard with a complete set of characters.



Klaus

263
General Mach Discussion / Re: Virtual numeric keyboard as plugin
« on: July 19, 2011, 05:41:56 PM »
Hi,

if you go to the config dialog (Mach3 menu "Config -> Config Plugins -> MachKeyPad ...) you can select / assign any DRO by clicking the combo box, except user defined ones. Version 0.01Beta is the actual version.


Klaus

264
General Mach Discussion / Virtual numeric keyboard as plugin
« on: July 19, 2011, 01:28:51 PM »
Hello,

I've posted this already under Pluigns, the resonance is rather poor.

I wrote a plug in which lets you set DRO values. Some data:
You can assign up to 6 DRO's
The button size can be be adjusted to your needs, which effects also the dialog size
2 skins available Normal and some kind of 3d look
plain numeric keypad and numeric keypad with a little math option (add, sub, mult, div, root, power) where you can also read DRO's for math operation
startable from Mach3 menu, or from a screenset button with the following property SetUserLED(1100,1) the LED number must not be used by any other plug in, or control element. A tuturial video is on my homepage under:
Downloads -> MachScreen Videos-> using the build in Editor

Under Config you can:
set the LED number
select Number pad or Math number pad
select language English, German
assign the DRO to the keypad
define the number of used DRO's
set button size
select skin


under Settings you can:
set the font for the Keys, Edit field and the DRO names

The program is in Beta state. I would really appreciate any comments and suggestions.

Klaus


265
Finished Plugins for Download / Re: Virtual numeric keyboard
« on: July 19, 2011, 09:52:50 AM »
Hi

I forgot to mention the download address:

http://www.kd-dietz.com/klausphp/index_eng.htm

Projects -> Mach3 Plugin virt. keypad


Klaus

266
Finished Plugins for Download / Virtual numeric keyboard
« on: July 18, 2011, 08:48:30 AM »
Hello,

as said in the subject, I wrote a plug in which lets you set DRO's. Some data:
You can assign up to 6 DRO's
The button size can be be adjusted to your needs, which effects also the dialog size
2 skins available Normal and some kind of 3d look
plain numeric keypad and numeric keypad with a little math option (add, sub, mult, div, root, power) where you can also read DRO's for math operation
startable from Mach3 menu, or from a screenset button with the following property SetUserLED(1100,1) the LED number must not be used by any other plug in, or control element. A tuturial video is on my homepage under:
Downloads -> MachScreen Videos-> using the build in Editor

Under Config you can:
set the LED number
select Number pad or Math number pad
select language English, German
assign the DRO to the keypad
define the number of used DRO's
set button size
select skin


under Settings you can:
set the font for the Keys, Edit field and the DRO names

The program is in Beta state. I would really appreciate any comments and suggestions.

Klaus


267
Machscreen Screen Designer / Re: V1.51 bugs
« on: July 10, 2011, 10:38:32 AM »
Hi Zafar,

what you are seeing in the "Hotkey direct" dialog is the so called virtual key code. This is the code I get from the keyboard.
Does this code do what it is supposed to do? I can see the problem,  when you're using direct input option, to find the proper number. I have to think about for a solution.


Klaus

268
Machscreen Screen Designer / Re: V1.51 bugs
« on: July 10, 2011, 08:24:00 AM »
Hi Zafar

I've sent you a email with a fixed version (development version V1.51a). I would appreciate it, if you could tell me your experiences.



Klaus

269
Machscreen Screen Designer / Re: V1.51 bugs
« on: July 09, 2011, 02:23:38 PM »
Hello Zafar,

could you please give me the decimal equivalent for that character? Does the key "hotkey direct" in the property dialog take the decimal number?


Klaus

270
General Mach Discussion / Re: Set offset in Klaus' camera plugin?
« on: June 11, 2011, 08:25:14 AM »
Hi Dave,

after start of Mach3 go to Config->Config plugins WebCamPlugin CONFIG. In that dialog you can set the X and Y-offset. Once the offset is set, open the "Dialog Settings" dialog on bottom of the camera screen. In that dialog you'll see the button "move offset". This button is only enabled, if Mach3 is not reset.

Klaus