Hello Guest it is April 27, 2024, 12:02:55 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.


Topics - KatzYaakov

Pages: « 1 2 3 4 5 6 7 8 9 »
11
Mach4 General Discussion / is the variable list have been changed?
« on: January 03, 2022, 12:51:13 AM »
i found now after h of test that curren tool pound var  move from
2029  to 1229
is there is new list?
please some one from mach ,its very hard without steeve help here

12
Mach4 General Discussion / why curent tool not work?
« on: January 03, 2022, 12:25:00 AM »
i had use long time the function:
int debug1 = mcCntlGetPoundVar(0, 2029, ref CurentToold);//2029
but its now on last version reply 0 not curent tool

13
Mach4 General Discussion / mach not release the file
« on: December 02, 2021, 07:58:58 PM »
i use mach with Tool changer for several machines 3 years
never had this problem before
M6 read the text file about tools magazine
then
io.close()
but even that after i make M6 with mach i cant any more open the text file by notepad until i turn off mach
--i use last beta version of mach
thanks

14
Mach4 General Discussion / G4 P10 not work always
« on: October 06, 2021, 04:00:00 PM »
i use a lot the command G4 P... for delay and be sure in some point machine not "round" corners
but i have several time its not work
when mach arrive this line its just hold ,do nothing no any error message
 this sample its not working ,mach hold witout error:
G1 Y506.0852 Z15.1 F4000
G1 Y505.7232 Z15.4 F4000
G1 Y505.3649 Z15.8 F4000
G1 Y505.0102 Z16.2 F4000
G1 Y504.6593 Z16.5 F4000
 G4 P10
G0 Z56.5


and this sample its work:
G1 X1545. F8000
G1 Y1202. F8000
G1 X772.5 F8000
G4 P10
G53 Z0.
M05

any idea?

15
Mach4 General Discussion / c axiss move while z axiss comand
« on: October 03, 2021, 02:29:59 PM »
pleaase if some ne matt such streng proble
i have machine with 6 axiss( not sioltanic)
but with c and z there very strenge beheviour
if i move by jog all ok
but if i move by comand the z axiss
c also move and even give me alarm over soft max
what can be?
this 2 axiss are not master slave not any conection

16
Mach4 General Discussion / Jerk ,S curve
« on: September 22, 2021, 06:34:54 PM »
hello every one
i use mach 4 for about 3 years more then 20 cnc
i always had acceleration problems ,but i always blame the chines structure
until we open our work shop and start produce our cnc ,but ...same problem cant get normal value for the acceleration without having vibration
 today we found the at least the reason
mach don't support S curve
i know this the reason because when we use the driver filter(its act similar as S curve)this vibration go even with high level of acceleration
after this long story i ask mach engineer ,please try put attention for this
its very very important(solve it by the driver its not correct way)please try solve this point
thanks
yaakov

17
Mach4 General Discussion / shut down output while close mach PMC
« on: August 29, 2021, 08:35:02 PM »
i have several output i control them by PMC(its mean i force directly not need by define as Mach output,i use pokeys)
now when i shut down mach i want this output will turn off
how can i do that?
is there option by PMC
or only with "screen unload" script?

18
Mach4 General Discussion / how reset counter
« on: August 16, 2021, 09:50:53 AM »
i try reset the counter
hreg = mc.mcRegGetHandle(0, "PoKeys_52673/Counter 02")
                  
                  mc.mcRegSetValue(hreg,0)
its real put 0  on counter
but when i start again to count its intiles the old value
also when i shut down even if its show 0 its still remember the old value

19
Mach4 General Discussion / Read encoder
« on: August 03, 2021, 01:00:21 AM »
is some one know how can i read the encoder in mach?
i use pokeys
ther encoder input options
there is tab on mach for encoder
but no any sample or instruction how use

20
Mach4 General Discussion / analog output
« on: July 29, 2021, 02:13:41 PM »
i want use the analog output in mach to control one external axis
its only position axis so the precis in moment not so important ,only to arrive position
is some one try use mach encoder input and analog output to run such axis?

Pages: « 1 2 3 4 5 6 7 8 9 »