Hello Guest it is April 24, 2024, 03:40:59 AM

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 »
121
I apologize for your disappointments!!!

MachMotion has had great support both email and phone and I am very surprised that you did not get an response. Somehow there is some communication traffic.

If you could email me your contact information at zealouseappex@comcast.net I will make sure they set things right.

All of the features should work flawlessly...if they do not MachMotion will fix them   :)

MachMotion has a large number of diffrent types of machines running the screen if they can not duplicate the issue, they would ask the customer to call MachMotion or report a step by step report of the issue via email.



122
General Mach Discussion / Re: Making a DRO read-only?
« on: April 25, 2009, 01:16:38 AM »
GUI is = Graphical User Interface

You can write to UserLabels using script but you can not click on them with the mouse to enter in values from the Mach screen.

123
General Mach Discussion / Re: Making a DRO read-only?
« on: April 24, 2009, 07:39:30 PM »
Acualy,
Since you are writing the code...send it to a User Label they are read only from the GUI.

Code: [Select]
myResults = "some stuff"
SetUserLabel(10, myResults)

124
General Mach Discussion / Re: Making a DRO read-only?
« on: April 24, 2009, 10:26:15 AM »
you might try to put a transparent button over the top of the DRO  ;)

125
There is documentation on how to setup Mach3 with your machine under the help section.
You will need to go into Mach3's settings and define a number of settings to the type machine you are using.

If you would like you can give Andy a call or email him and he will help you setup Mach with your machine.

Please contact Andy at:
Tel: (573) 368-7399
or
tech@machmotion.com

126
There is a Single Block (Button/LED) Under the sub menu "Controls".
If single step is on it will turn green and say "Single Step Active"

You can add script to the buttons, there are help video's located on the main menu on how to do this.
Simply under the sub menu you click on the edit button and add your code...you have the option to run code "On Release" or/and "On Press" of the buttons.

I have just gotten off the phone with them, your email might have gotten lost try sending another eamil, or at any time you can call them.

You can call MachMotion or email them at:
Tel: (573) 368-7399
tech@machmotion.com

127
Hi Prendice,

1. Good point I will add a "Single Block" LED/Button along side of the run buttons. Now that we have a working "Feed HOld" LED this will free up room for teh "Single Step" LED.

2. Yes the time will reset this is in internal timmer in Mach and that is how Mach works with the elaps time.

3. "TSpindel" is "True Spindle Speed"

4. User DRO's- Amps: 2000, K: 2001, L: 2002, P: 2003.
You can simple click on the lables name to change what it says.

For example to change the userlabels (this will work for your X,Y,Z,A,B labels as well):
A. Click on "Amps"
B. type in something else like "Rotation"
C. then save your settings.



Here is the list of user settings:


/////////////
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
33 Search word


/////////////
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
1818 Resolution

///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
1174
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

128
Flash Screens / Re: Can't get Mach Nation to work
« on: April 15, 2009, 10:03:42 AM »
weird...I'll have to check into that...I know you have to "publish" as AS2 Flash 8 but it should work in any player....BTW I am hoping we will have AS3 working with Mach soon.

129
Flash Screens / Re: Can't get Mach Nation to work
« on: April 14, 2009, 08:48:55 PM »
Hi,
Yes the "ActiveX Flash Player 9" is what you need...shouldnt need anything else...this is diffrent then the web browser plug'in.

130
Flash Screens / Re: Can't get Mach Nation to work
« on: April 13, 2009, 12:55:23 PM »
it looks like a missing font on your system. Mach Nation uses Arial....I've PM'ed you test file.

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 »