Hello Guest it is March 28, 2024, 05:16:42 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 - imitheo

Pages: 1 2 3 4 5 »
1
So you got yourself a comparing LED ?

3
Brains Development / Re: Machine status light
« on: November 15, 2017, 08:45:09 AM »
I can't acess the link, i need the answer the OP wanted.

Could LED be used, and which one ?

4
Could you just check this boolean issue for me? It will help me a lot

5
I see, i have a complex brain that i need to write for a door guard, but it requires this.

6
The question the op asked if it is possible to compare a signal of input i believe, if it's high or low. I also need to do that, anyone ?

7
VB and the development of wizards / Re: Auto tool zero script problems
« on: November 02, 2017, 07:52:47 AM »
My G31 was tripping but it wasn't recording everytime the coordinate, to fix this problem i added this line of code right after G31.
Code: [Select]
SetVar(2002, GetOEMDRO(802))

It records everytime the same position, got a repeatability of 0.005mm.

8
VB and the development of wizards / Re: Control micro servo with Macro
« on: November 02, 2017, 07:50:35 AM »
It worked nicely, used a PIC to generate the square wave for the servo.

9
VB and the development of wizards / Re: Auto tool zero script problems
« on: October 30, 2017, 10:36:12 AM »
Hi, it did work, i think it was because my tool was not very 'fixed' in the spindle, i was not testing with the full grip.

But now G31 is properly working on my controller. BUT, there is other problem, but i think it's because of miss contact
on my auto tool hardware, because it stops on G31 properly, but it's not getting the coordinate.

On the other hand when i put the +24v on a wire and just touch the machine while it 'G31' it records the correct coordinate, just
to simulate the touch.

Just when it touches my hardware it doesn't record the correct coordinate. Maybe the solder on my copper disk, something.

10
VB and the development of wizards / Re: Control micro servo with Macro
« on: October 28, 2017, 09:26:23 AM »
As i imagined.

Pages: 1 2 3 4 5 »