Hello Guest it is March 29, 2024, 11:02:06 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 - giannis121

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »
61
General Mach Discussion / Re: Random Estops occuring
« on: April 16, 2010, 07:37:06 AM »
I had Estops in the past. I just placed 100nF capacitors to all my inputs (limits, homes, estop) and the problem was solved!

62
General Mach Discussion / Wrong move when executing macro.
« on: December 29, 2009, 03:04:30 AM »
Maybe the subject does not describe my problem correctly.
The problem is the following.
I have a program which includes a macro.
Is named M1001 and placed after the first G00, is to wait a few seconds and after that energize an output.
The macro is executed correctly.

This is the M1001:
code ("G0 Z0.00")
While ismoving()
wend
ActivateSignal(Output1)
SetUserLed (1001,1)
wait = GetUserDRO(1041)
code ("G4P" & wait)
While ismoving()
wend
SetUserLed (1001,0)
code ("G4 P0.2")
While ismoving()
wend


Now if under ActivateSignal(output1)
i place ActivateSignal(output2)
to have 2 separate outputs,although the screen shows the right path,
the machine does not follow the path.
Usually, if lets say we have rectangular, the shape is left open about 20mm before ending.
Or other times only one dimension (usually at Y axis) is not correct (10-30mm shorter).

Then, by removing the second activation from the macro,
it comes back to the proper path.

Have you seen this problem again?
Any ideas-comments would be helpful...

63
General Mach Discussion / Re: Image LED on Mach3Screen.
« on: December 09, 2009, 06:03:26 AM »
Wow. look some things...
I use 2 years now Screen4 and Mach3Screen and i didn't know there is MachScreen.
Why there is no link in the main download page?
Looks quite good...

Thanks for replying...

64
General Mach Discussion / Re: Image LED on Mach3Screen.
« on: December 09, 2009, 05:52:18 AM »
I use Mach3Screen.
Where can i download MachScreen?
I can see it in the download page anywhere....  :(

65
General Mach Discussion / Re: Image LED on Mach3Screen.
« on: December 09, 2009, 01:59:50 AM »
Very good,
but where is that menu hidden?   ???

 :)

66
General Mach Discussion / Image LED on Mach3Screen.
« on: December 08, 2009, 08:15:24 AM »
When using "screen4", we can use bitmap LEDs by showing the bitmap path to the properties of the LED.
Where is that setting in Mach3Screen? I can't locate it...
Thanks,
Giannis

67
General Mach Discussion / Re: Gerber saber 408
« on: October 13, 2009, 06:40:12 AM »
Please give us more details.

68
General Mach Discussion / Designing problem on Screen4.
« on: October 12, 2009, 04:16:19 AM »
Have you ever seen the following problem on Screen4?
Sometimes when saving the .set file and open it with mach3,
the whole screen has moved down usually about 100 pixels.
Sometimes more than the size of the screen!
Is that due to any mishandling of mine?
Or is that a bug?
Have you seen it?

Also, when designing a wizard, the bitmaps are not shown on screen4.
I have to move all files to mach3 folder to design it and then back to addons folder to see it with mach.
Any comments on this?

regards,
giannis

69
General Mach Discussion / Re: Wizard for editing a ready tap file.
« on: August 26, 2009, 01:25:22 AM »
What is tool comp?

70
VB and the development of wizards / Re: Mach3 ShutDown
« on: August 25, 2009, 01:27:06 AM »
Personaly, i am interested.
Thanks!

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 »