Hello Guest it is April 26, 2024, 09:06:20 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 - KatzYaakov

181
Mach4 General Discussion / Re: M3 macro does not start spindle
« on: October 22, 2021, 03:31:10 AM »
when you override M3 its mean now you are the boss of m3 ,nothing remind from original m3

182
Mach4 General Discussion / Re: Rotary axis overshoot
« on: October 18, 2021, 03:30:32 PM »
Because no jerk ,you must put very poor acc dcc and then because very poor acc dcc ( you can see how the trapeze become longggg) CV cant calculate well and all movement become crazy
My suggestion its find the filter parameter in yours servo drive and play wirh it ,this will solve half of all problems

183
Mach4 General Discussion / Re: Rotary axis overshoot
« on: October 18, 2021, 09:09:46 AM »
i wrote here in the past
mach have very good features but one very important point its missing ,its called jerk or S curve
if you use servo drive you can try add the filter time ,this in my case act like jerk and almost solve the accl problem

184
Mach4 General Discussion / Re: mach4 m6 macros
« on: October 13, 2021, 01:31:26 AM »
what is M998 mean?

185
Mach4 General Discussion / Re: Mach4 crashing while running code
« on: October 08, 2021, 02:56:10 AM »
if its very long file ,i sugesst you as test ,turn of the toolpath display run without tool path display to be sure its not over flow memory issue

186
Mach4 General Discussion / Re: c axiss move while z axiss comand
« on: October 08, 2021, 02:49:39 AM »
change of state from minus to plus i also had ,but i think i solved it when put all motors in plus direction(uncheack the reverse cheack box)
and change direction when need only in servo drive
i have some point to agree with you (but not sure 100%)that its some thing with pokeys and mach because i didnt see such in my laptop
that its work only simulation
i saw this only when connect real pokeys card
but still i cant be sure and its big problem ,that axiss move without any command
in some cases i even get over soft max error on the axiss i didn't command ,for example when c its on "00" and its got that bug comand
in  minus ,i got c over max (c its like z "0" is max)even i didn't comand it at all
thanks

187
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?

188
Mach4 General Discussion / Re: c axiss move while z axiss comand
« on: October 06, 2021, 03:55:42 PM »
craig
its help but i cant always be sure all nc file customer use will have all axess movment
in my pp i can control and add,but in other??

189
Mach4 General Discussion / Re: c axiss move while z axiss comand
« on: October 03, 2021, 11:07:23 PM »
i test in my laptop  i found very strage behevior when motors are sighn as reverse
when you try move by command its move other motors or change direction...is it bug that some one know or talked before?

190
Mach4 General Discussion / Re: c axiss move while z axiss comand
« on: October 03, 2021, 10:31:06 PM »
tanks alot ill try
have any ide why its shuld act like that?
i use version 4.2.0.479