Hello Guest it is April 25, 2024, 07:32:44 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 - zealous

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »
171
General Mach Discussion / Re: Mach XML Reader
« on: November 21, 2008, 01:06:48 PM »
Hi Gaston,

Wow that sounds strange.

I’ve had it tested on Vista and XP and had a few people double check it for me.

It sounds like it can't find the programs icon, but it’s strange that it works if put in different location  ???

172
General Mach Discussion / Re: Mach XML Reader
« on: November 20, 2008, 04:02:21 PM »
It might be a bad download, try to delete the folder and redownload.
If this doesn't resolve it move it off the desktop and let me know if that works.

173
General Mach Discussion / Re: Mach XML Reader
« on: November 20, 2008, 04:01:48 PM »
Thanks Rich!

174
General Mach Discussion / Re: Mach XML Reader
« on: November 18, 2008, 06:32:01 AM »
Hope it helps and thanks for the feedback  ;D

175
General Mach Discussion / Re: Mach XML Reader
« on: November 17, 2008, 10:18:35 AM »
Here is the download:
I will modify this topic with the newest version and a list of updates if people like it  ;)


176
General Mach Discussion / Mach XML Reader
« on: November 17, 2008, 10:16:51 AM »
Mach XML Decrypter/Organizer
(Programmed in C++ and Action Script)

-Nothing to install
Translates your Mach XML into a format that is easy to find what you’re looking for and organizes it.

-Unzip “Mach_XML_Reader.zip”
-Double click the “Mach_XML_Reader.exe”
-Drag and drop a XML file in to the window

 Easily load and view your XML settings:
1.   Data grid layout to Easley find and understand setting.
2.   Organize the XML by: Settings, Parameter or values.
3.   Edit, Save and Back up your XML.
4.   Search Parameter by names.
5.   NO need to close the window just keep dragging and dropping XML’s

Enhancments needed to be made:
1.             Search feature you have to type the word identical to the parameter
2.             Save changes before going to the next "Settings". Example if you make changes under "Preferences", you will need to hit the save button before going to "Control" or your changes are lost.

If there are enough people using this and report back of features they would like to see added, then I will finish up the “Search word” feature.

Currently to find what you want with the search feature you have to type the word identical to the parameter, I can code it as you type it will organize the data (like Google does now), but this will take more time and if people don’t use it there is no reason for me to add it.

Please always backup your XML :)



177
Hey Fever16,
ahh ok .... I will send you a PM with the location of the update and my phone number.

178
Flash Screens / Re: Flash Screens & Wizards
« on: November 03, 2008, 07:50:31 PM »
Art and Brian are re enable this ability in the latest versions of Mach so I can included an example for you.
As soon as they make that update I will post the demo file here.

When it is ready you will have 2 options to load screens.

---------To create "Wizards" or load external data in Flash--------

-Option 1
Mach's conventional screen ".set" using SWF

Benefits are: you can load flash "SWF" wizards using a Mach's conventional screen ".set"

1. Create a Folder in your : C:\Mach3\Addons\
2. Start Mach and load wizard.


-Option 2
Flash screen "Load External data"

Using: "Load Movie" (which is a way to load external swf's,data,text file,picture,movies)

Benefits are you can load many different file types (exp: swf, .set, xml, flv, mov, bmp, png, jpg, css, html, php...) .
You can also load as many as you would like at once, and  as well as display them in any location and size you wish.

This is very hard to explain without a demo file...will have one as soon as they are done.




179
Hi Fever16,

100% any issues or bugs found are fixed, one on one phone support is available at Mach Motion as well.

Give a call or email for support, we love to talk about Mach, CNC machining as well as suggestions and enhancements you would like to see.

Our mission is to make the very best CNC GUI available.

Mach Motion has added a large number of enchantments to the screen since Version 1.2.0, which in turn may have some of their functionality turned off by default.
This is a result of the "Stored Settings" available in the screen. Your settings are not "overwritten" when installing an update or reinstalling the screen, so we have added an option in the installer to "Restore Default Settings".

We are almost done with the documentation for the screen and will have it available locally in the screen as well as via the web.


LED 1813 set to "0" will turn on the keyboard via VB.

Here is a list of some commands you can call to the screen via VB:


/////////////
USER LABELS
/////////////

10 Folder Path
11 File Path
12 SYSTEM
13 SYSTEM
14 SYSTEM
15 Admin Password
16 X Label
17 Y Label
18 Z Label
19 A Label
20 B Label
21 C Label

22 User LED LABEL///
23 User 1 LABEL (Button 1)
24 User 2 LABEL (Button 2)
25 User 3 LABEL (Button 3)
26 User 4 LABEL (Button 4)
27 User 5 LABEL (Button 5)
28 User 6 LABEL (Button 6)

////Run Screen///
29 User 1 LABEL
30 User 2 LABEL
31 User 3 LABEL
32 User 4 LABEL


/////////////
USER DRO'S
/////////////

1800 X DRO scale
1801 Y DRO scale
1802 Z DRO scale
1803 A DRO scale
1804 B DRO scale
1805 C DRO scale


1806 axis veloc x
1807 axis veloc y
1808 axis veloc z
1809 axis veloc a
1810 axis veloc b
1811 axis veloc c

1812 Nudge amount

1813 File is loading

1814 Store Spindle JOG
1815 Store SpindleOV JOG

1816 DRO format
1817 Gcode format

///Run screen//
2000 1 User DRO
2001 2 User DRO
2002 3 User DRO
2003 4 User DRO

/////////////
USER LED'S
/////////////

1170 Resume/Pause teach
1171 Open JCode
1172 Teach LED'S
1173 SYSTEM
1174 SYSTEM
1175 Clear teach

1800 Native Units

1801 User Button 1
1802 User Button 2
1803 User Button 3
1804 User Button 4
1805 User Button 5
1806 User Button 6
1807 User Button 7
1808 User LED///

1809 SPindle Jog

1810 Folder
1811 File complete

1812 User settings load complete

1813 Keyboard on/off
1814 Tool Message on/off
1815 MCode on/off

///////////////End/////////////////////


You can also email me directly if you need anything at all.

Thanks for the complement on the screen.

Thanks

180
Flash Screens / Re: Flash problem
« on: October 21, 2008, 04:29:21 PM »
Notified when a key is pressed. To use onKeyDown, you must create a listener object.
You can then define a function for onKeyDown and use addListener() to register the listener with the Key object, as shown in the following example:


Code: [Select]
var keyListener:Object = new Object();
keyListener.onKeyDown = function() {

    trace("DOWN -> Code: "+Key.getCode()+"\tACSII: "+Key.getAscii()+"\tKey: "+chr(Key.getAscii()));

};
keyListener.onKeyUp = function() {

    trace("UP -> Code: "+Key.getCode()+"\tACSII: "+Key.getAscii()+"\tKey: "+chr(Key.getAscii()));

};
Key.addListener(keyListener);

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 »