Welcome, Guest. Please login or register.
Did you miss your activation email?
November 20, 2008, 07:47:28 AM

Login with username, password and session length
Search:     Advanced search
* Home Help Search Calendar Links Login Register
+  Machsupport Forum
|-+  Mach Discussion
| |-+  Mach Screens
| | |-+  Works in progress
| | | |-+  3 Axis Simple Screen setup 1.0 (Also good for TouchScreens)
Pages: « 1 2 3 4 5 6 7 8 9 »   Go Down
Print
Author Topic: 3 Axis Simple Screen setup 1.0 (Also good for TouchScreens)  (Read 17960 times)
0 Members and 4 Guests are viewing this topic.
cowpoke
Active Member

Offline Offline

Posts: 19


View Profile
« Reply #10 on: May 04, 2006, 09:23:17 PM »

Very, very nice screens. Any plans to add one for manual data input?
Claude
Logged
zealous
Administrator
*
Online Online

Posts: 317



View Profile WWW
« Reply #11 on: May 04, 2006, 11:38:01 PM »

Claude,
Good idea I'll add a manual data input.
I didn't add it to this screen because I haven't start on the numeric keypad for Mach yet.

Beachnum,
what's it like working with your simulated keypad?
Logged

Regards, Jason Blake
ynneb
Guest
« Reply #12 on: May 05, 2006, 12:07:22 AM »

Hey, check this out for how to add an on screen keyboard.
http://machsupport.com/forum/index.php?topic=609.msg3276#msg3276
Logged
zealous
Administrator
*
Online Online

Posts: 317



View Profile WWW
« Reply #13 on: May 05, 2006, 03:00:04 AM »

We think alike and at the exact same time Shocked

I was just now talking to a friend at Oxygenscripts and we put together the same thing but a little bit different code.

I'll post one to open up “Windows On screen keyboard” and another to open up “CNT's on screen keyboard”. (Installing CNT to the default location)
http://cnt.lakefolks.com/

It's amazing because I randomly chose CNT for the touch screen keyboard to use Grin

My friend is putting together a CNC friendly Keyboard for Mach 3.

You'll need to add the "LaunchKeyboard.png" to the "Touch screen folder under "buttons 2"

Here is the code but it's already setup in the included files.

Dim stAppName As String

    Dim filePath As String

 

    stAppName = "C:\WINDOWS\system32\osk.exe"

    Call Shell(stAppName,1)




* TouchScreen 1.1(Windows keyboard).set (65.43 KB - downloaded 154 times.)
* TouchScreen 1.1(CNT keyboard).set (65.45 KB - downloaded 146 times.)

* LaunchKeyboard.png (31.42 KB, 190x136 - viewed 1467 times.)
« Last Edit: May 05, 2006, 03:13:43 AM by zealouse » Logged

Regards, Jason Blake
ynneb
Guest
« Reply #14 on: May 05, 2006, 03:40:56 AM »

If we think alike, you will also be thinking this is a temporary measure and we will have you find a way to do this in mach using the script features.
I will ask Art about the feasabilty of this, and if its worth the effort. Especially since click'n'type is full of features and customizable already.

I have a friend via the forum who sells touch screen membranes, he is going to give me a price on supplying them. hopefullythis will make it affordable for many of us to do this conversion.

Logged
ynneb
Guest
« Reply #15 on: May 05, 2006, 03:44:56 AM »

PS. On the subject of thinking alike. I knew you used Windows blinds b4 you told us. Pity we cant export the designs to other computers that dont have it installed.
Logged
cowpoke
Active Member

Offline Offline

Posts: 19


View Profile
« Reply #16 on: May 05, 2006, 07:26:06 AM »

Tried to use your screens but could not get them to display properly. Appeared to display the basic background but the screen buttons did not show.
After unzipping, I copied the "Simple 3 Axis 1.0.set" file into the Mach3 folder and then copied the "Touch Scree" folder as a unit into the Mach3 Bitmap folder. Anything else I should have done?
Claude
Logged
beachbum
Active Member

Offline Offline

Posts: 6


View Profile
« Reply #17 on: May 05, 2006, 04:28:05 PM »

Cowpoke - I just got the the touch screens to work by moving the touch screen folder from the mill bitmaps folder to the bitmaps folder-
I accidentally put it in the mill bitmaps folder by mistake.
Logged
beachbum
Active Member

Offline Offline

Posts: 6


View Profile
« Reply #18 on: May 05, 2006, 05:03:10 PM »

After using a touchscreen for some time now - I have found what would really be sweet, is a premanent, built-in
numeric keypad for dro number entry.
It would also be nice to have a keyboard available at the touch of a button for MDI entry, but a keyboard takes up too much real estate.
I'm dying here for a way to build a persistent NUMERIC keypad right into all the Mach 3 screens.
For anyone working without a touch-screen ---they're worth every penny!

Zealouse - Love the pan and zoom buttons! , and the HUGE toolpath window ! - a "MUST HAVE"
I'm not crazy about the STOP button on the jog controls though --- I also created a jog screen with
"momentary" jog buttons, and found out quite by accident that if you "slide" your finger (or mouse) off the button without lifting it,
the jog remains active until you push the button again - this works really nice
beachbum
Logged
cowpoke
Active Member

Offline Offline

Posts: 19


View Profile
« Reply #19 on: May 05, 2006, 09:19:07 PM »

Touch screen bitmaps are in the correct folder. Anyone have any other ideas?
Claude
Logged
Pages: « 1 2 3 4 5 6 7 8 9 »   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.7 | SMF © 2006-2008, Simple Machines LLC Valid XHTML 1.0! Valid CSS!