Hello Guest it is April 26, 2024, 10:27:15 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 - cncalex

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »
11
PoKeys / Re: Pokeys analog input & Feed Rate DRO
« on: September 05, 2014, 10:22:02 PM »
I tried to get it with a brain with no success. Look like it will not work with a brain.
Anyway, it will using the macropump.
No guarantee at all and at your own risk!
Map the analog input to a userdro instead of dro 821 ( FRO)
I used DRO1998.
check " use macropump " in general config.
content of macropump:

a = GetOemDro(1998)
If GetOemDro(1998) < 97 Or GetOemDro(1998) > 103 then
SetOemDro(821,a)
else
SetOemDro(821,100)
End If
If GetOemDro(1998) < 3  then
SetOemDro(821,0)
End If
End

Alex

12
PoKeys / Re: Pokeys analog input & Feed Rate DRO
« on: September 04, 2014, 06:13:54 PM »
Hi,
when you use the current plugin you doent need a brain. Easy to setup.
Whitch kind of Pokeys do you use? 55 or 56 ?
Alex


13
Modbus / Re: Arduino ModBus and Mach3 for tool turret changer
« on: September 02, 2014, 01:38:39 PM »
Hi Constantine,
in General Config check " auto tool changer "
In your profile macros folder you will find the toolchange macro called M6Start.m1s you need to edit it.
location normally is "  C\Mach3\ macros\Mach3Turn\ M6Start.m1s"   for lathe.

Alex

14
General Mach Discussion / Re: Sharing Mach 3 between two machines
« on: August 09, 2014, 12:30:53 PM »
Hi Nick,
if you want a new claen setup you can click " create profile " at  Mach startup and choose a name for the new profile
If the setup you need is similar to the existing profile, you can copy that by copying the XML file.
You find the xml configuration file in the Mach3 folder eg.  Mach3Mill.xml to Mach3Mill_1.xml
Next time you open Mach you see the new Profile witch you can use for the new setup.
hope that helps.
Alex


15
German / Re: Endlosschleife
« on: August 01, 2014, 04:37:44 AM »
Hallo Mattihas,
schön das es geht.  :)
Gruß
Alex

16
German / Re: Endlosschleife
« on: July 31, 2014, 01:01:14 PM »
Hallo Mattihas,
am einfachsten geht wohl...

G0 X0 Y0
G0 X1 Y1
M01
M47
%

Das läuft dann ewig oder bis man die Taste "Optional Stop M01" drückt.

Gruss Alex

17
PoKeys / Re: Pokeys on board power supply
« on: July 25, 2014, 11:27:57 PM »
I understand now  what you are trying, but as far as I know this will not work because the Block Delete function is a toggeling function within Mach3.
Or in other words it can't be forced to stay on or off.
Alex

18
PoKeys / Re: Pokeys on board power supply
« on: July 25, 2014, 12:53:14 PM »
Just tried with a momentary switch and it is working fine here.
Alex

19
General Mach Discussion / Re: Spindle speed crossover eliminating
« on: July 25, 2014, 12:46:29 PM »
I do not know exactly but I think the glitch lies in  the last mach3 versions when using G96.
I have seen this in the past. ( PWM controlled spindle USB SS ) Try using G97.
Alex

20
if I understand it correct, then it should look like this. see pict.

Alex

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 »