Hello Guest it is May 22, 2024, 09:20:29 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 - Klaus1311

311
Machscreen Screen Designer / Re: "Null missing after newline"?
« on: November 11, 2010, 03:20:26 PM »
Hi Ian,

I didn't look close enough to your code. Please try the following:
Code "G57 P10 Z0
G0 X0Y0"

You need to start your commands with "Code" and than put your G-Code in quotes.


Klaus

312
Machscreen Screen Designer / Re: "Null missing after newline"?
« on: November 11, 2010, 02:10:05 PM »
Hi Ian,

please use "enter" key behind last character of the last line. I didn't' add lf cr automatically to behave like Mach3. I'll change that in the next version.



Klaus

313
Machscreen Screen Designer / Re: Machscreen creates corrupt files ?
« on: November 05, 2010, 12:56:23 PM »
Hi Tim,

due to the multi lingual concept I'm using, it would need a lot of work to implement the shortcuts. At the moment I don't see an chance to do that.

Klaus

314
Machscreen Screen Designer / Re: Machscreen creates corrupt files ?
« on: November 04, 2010, 12:34:27 PM »
Hi Tim,

I don't know what happend, the program-file was deleted on my website, sorry. I've uploaded it again, it should work now.


Klaus

315
Machscreen Screen Designer / Re: Machscreen creates corrupt files ?
« on: November 03, 2010, 05:21:12 PM »
Hi tmead,

the problem you are experiencing is a bug in MachScreen. This happens if the length of the saved G-Code string is exactly 255 bytes. I'll put a corrected program version to my website tomorrow. Here is your corrected set-file.



Klaus

316
Hi Ya-Nvr-No

thank you for your answers. I fixed this issue. Version V1.00.a is ready for download.


Klaus

317
Hi Ya-Nvr-No

could you please give me the dialog-names where you find "abbrechen"?. Those are system-defined buttons, they should be set by the system to the language.



Klaus

318
Hi,

I wrote a new program called MachProfile. That program can compare profile files and shows the differences. It also checks the port / pins settings.
It can be downloaded from http://www.kd-dietz.de.


Klaus


319
Machscreen Screen Designer / Re: Background Image
« on: October 20, 2010, 01:25:30 AM »
Hi Ryan,

I think what it made work was removing the "user defined image path". You can put your bitmaps in a separate folder, as long as it is "under" the Mach3-Installpath\Bitmaps, e.g. c:\Mach3\Bitmaps\MyBitmaps


Klaus

320
Machscreen Screen Designer / Re: Background Image
« on: October 19, 2010, 03:38:26 AM »
Hi Ryan,

I thought a bitmap is not shown, because it is covered(hidden) by another larger bitmap.
You can place your bitmaps in any folder starting from  folder Mach3\Bitmaps. In the set-file you've sent, your bitmaps must be in Mach3\Bitmaps(Where Mach3 is assumed to be the the install folder).
Are the bitmaps shown OK in MachScreen?
Make sure there is no "user defined image path" specified in Options->Settings Generic progr settings.  If the bitmaps still don't show up, please use "export project" in menu File and send me those files. In the export dialog you can create a folder where the files are placed.


Klaus