Machsupport Forum

Mach Discussion => Mach Screens => Topic started by: SteelWolf on July 03, 2013, 05:48:46 AM

Title: Change Font Color?
Post by: SteelWolf on July 03, 2013, 05:48:46 AM
Hi,
Im planning to design a new screen design for my vertical widescreen touchscreen and would like to change the Mach3 standard font color for the readouts etc,.
Is this possible?

PS:
Is it possible to have the "manual operation" panel open on Mach3 startup that normaly needs the "Tab" key?

Thanks,
Max
Title: Re: Change Font Color?
Post by: Chaoticone on July 03, 2013, 06:40:05 AM
Yes, you will be able to change the font color in the readouts.  Depends on which screen designer you use as to where you will do this.  One thing to consider is that the font for all dros will be the same, they are not individualy editable.

Sure, you can write a custom macro that has DoOEMButton(50) and save it as M3000.m1s for example.  Then in your init. string in general config add M3000 to it.

Brett 
Title: Re: Change Font Color?
Post by: SteelWolf on July 03, 2013, 08:45:55 AM
Thanks,
Easier as I thougt.
Didn't know the oem button.. is there a good list of all functions and dros?

Im actually using machscreen.
Is there a "better" or more versatile editor out there?

Greetings,
Max

Title: Re: Change Font Color?
Post by: Chaoticone on July 03, 2013, 08:54:28 AM
The last few pages of this has a list.

http://www.machsupport.com/wp-content/uploads/2013/02/Mach3_V3.x_Macro_Prog_Ref.pdf

Well, screen designer preference is only an opinion but I use MachScreen.......... to me it is by far the best.

Brett
Title: Re: Change Font Color?
Post by: SteelWolf on July 04, 2013, 06:30:21 AM
Thanks,
I should print that out.

Also found the settings for the font color.. no idea how I was able to miss that.

Reinstalled photoshop and started drawing!

Greetings,
Max