Hello Guest it is April 23, 2024, 03:34:00 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 »
11
PoKeys / Pokeys57E and VBscript button
« on: September 09, 2013, 09:09:27 AM »
How can i hit a button on mach3 that contains some VBscript,
by using Pokeys Ethernet (hardware button connected on input pin).

I had done it with USB Pokeys in the past by key mapping.
But as i can see there is no key mapping on ethernet Pokeys.
Am i right?

Send me some ideas pls.
Regards,
Giannis

12
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: March 16, 2013, 07:57:53 AM »
To be honest I didn't like the method of the speed calculation.
Happens some time to reduce the cutting speed while cutting, for better cutting quality.
That means that the "hold" command will be always on...

If you can see the output6 doing what you want, then you can use it.
But where is your output6 mapped to?
I cannot find any related output for hold.

regards

13
General Mach Discussion / Re: "Hold" command for arc controller unit.
« on: March 16, 2013, 01:24:29 AM »
Yes this is how it works, freezes the Z.
It was successful.

But after so long i have changed the arc controller. The new one has a freezing option below 30V and works very good at the corners.
Check your arc controller, it may have this option ready.

Regards,
Giannis

14
General Mach Discussion / Pause button on 43.066 version...
« on: January 16, 2013, 12:35:30 PM »
Have you noticed any problem on the 066 version with pause button (on plasma screen)?
When I hit pause the program pauses at the end of the line, never pauses in the middle.
Any ideas would help...
Thank you in advance,
Giannis

15
General Mach Discussion / Re: Toolpath background white color.
« on: August 13, 2012, 11:09:10 AM »
The new version still hasn't this option.
When you say new version you mean mach4?

16
Brains Development / Re: Write a value to a DRO problem...
« on: June 14, 2012, 05:34:04 AM »
I finally made it with macropump just checking the led:

if getuserled(1030) then
   setuserdro(1150,0)
end if

I dont think it can be done with brain.

But anyway mach had the way!

17
Brains Development / Write a value to a DRO problem...
« on: June 14, 2012, 04:20:26 AM »
I want to write a zero value (0) to a user DRO,
only when a userLED is ON.

I have tried many combinations but i still cannot make this brain.
Any ideas will help.

Regards,
giannis

18
Modbus / Re: Wrong calculations!!!
« on: April 25, 2012, 05:06:45 PM »
Oops!!!
This last post of mine has wrong calculation on the CRC code (the last 2 bytes).
So, its not problem of mach3.

I am sorry for this!
[Well there is no any indication or screen that i can see modbus data there,
so its a bit complicated to calculate everything! - ( Did i save it?  ;D )]

Giannis

19
Modbus / Re: modbus settings...???
« on: April 25, 2012, 11:10:52 AM »
Now a new question about reading input registers.

Are the settings OK? (see attached)
I never see the Mod:0 P:1 working or changing va,ues on the DRO selected.

(This time i tried one address back!).

Also i am not sure if the code i am sending bacjk is correct.
          i receive hex: 01-03-00-01-00-01-5D-CA
and i send back hex: 01-03-02-00-1e-5D-CA

Can you help on that?
(thank you in advance!)

Giannis

20
Modbus / Re: modbus settings...???
« on: April 24, 2012, 03:45:41 AM »
Amazing!
It was like 2 days playing with ports, addresses, bits....

Thank you Peter!

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