Hello Guest it is May 01, 2024, 01:14: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

181
General Mach Discussion / Re: Disable Sound
« on: April 09, 2013, 06:07:13 AM »
Hi Kenneth,

as I've pointed out in an earlier answer, write a macro with that content:

SetUserLabel(nr, "text")

nr is label number
text is either Metrics, or Inch, depending what you want as default text when the screen set is opened.

name that macro m1010.m1s e.g.
add that macro to Config -> General Config -> Initializing String line without the trailing ".m1s"
When Mach3 is not in emergency mode, this text will be displayed, the first time the screen set is opened.


re font size:
if I remember right, there where some discussions about font size. Please use the search function to get more information about that.


Klaus


182
General Mach Discussion / Re: Disable Sound
« on: April 08, 2013, 01:58:06 PM »
Hi Kenneth,

no, you must use the initialization text, either Inch or metrics.




Klaus

183
General Mach Discussion / Re: Disable Sound
« on: April 08, 2013, 12:08:15 PM »
Hi Kenneth,

write a macro containing:

SetUserLabel(nr, "text")

where text would be the default (Inch / metric).
Put that macro in the General Logic configuration  Initialization String field.


Klaus

184
General Mach Discussion / Re: Disable Sound
« on: April 04, 2013, 03:04:59 PM »
set the text you want to have displayed in the property dialog.




Klaus

185
General Mach Discussion / Re: Disable Sound
« on: April 04, 2013, 11:54:28 AM »
Hallo Kenneth,

what text did you set to your label?



Klaus

186
Machscreen Screen Designer / Re: MachScreen releases
« on: March 29, 2013, 06:51:06 AM »
Hi Terry,

at the moment I'm busy with another hardware project. I will implement that feature, but I'd like to finish that project first. Please give me some more time.


Klaus

187
Machscreen Screen Designer / Re: mach3 different from machscreen
« on: March 28, 2013, 07:03:23 AM »
Hi Kenneth,

I still don't understand, where you see the problem. Could it be, you are talking about the letters below the LED's? In that case I would try to place 3 Labels, one for each LED.


Klaus

188
Machscreen Screen Designer / Re: mach3 different from machscreen
« on: March 27, 2013, 02:48:38 PM »
Hi Kenneth,

what do you mean by "leds work as they should but pics(image) still look different" ? What image do you mean?

Klaus

189
Machscreen Screen Designer / Re: mach3 different from machscreen
« on: March 27, 2013, 12:33:49 PM »
Hi Kenneth,

do you have the macropump running, which changes the LED state? Your screen looks OK on my Machine (Mach3 R3.043.022). How is it look like if you set  "Red/green LED" to   "No"   ?



Klaus

190
Machscreen Screen Designer / Re: mach3 different from machscreen
« on: March 27, 2013, 10:54:11 AM »
Hi Kenneth,

could you please:

start MachScreen
load screenset
use menu File -> Project Export
in the pop up dialog "Export path" select drive c:   Create new Folder c:\ScreenTest click OK

zip directory including subdirectories to C:\ScreenTest

send me the zipped file

klaus.dietz@kd-dietz.de


Klaus