Hello Guest it is April 26, 2024, 12:07:50 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 - KatzYaakov

521
Mach4 General Discussion / mcGetInstance in API from c#
« on: May 31, 2019, 07:31:30 AM »
hi ,i create Lister that will run list of programs from c# application
i can connect the dll ,no problem
but i dont see the function "mcGetInstance" in the API
how i get the current instance

522
thanks
but im talking about same name not at same M function
and the problem its that if you make 2 same  function  name ,its not use one of them
its ignore the function
**if i want use the function that i wrote in anther  Mcode ,can i just call it?(they shuld compile to one file all M function)
  or i must write again the function with onther name?
thanks
yaakov

523
Now clear , thanks
Its very important to notice this point,because its mean cant upgrade any system before changing the function inside

524
No one have seen that ? Its make impossible to upgrade ....
Any comment?

525
Mach4 General Discussion / Dust hood stop by encoder
« on: May 28, 2019, 05:50:01 PM »
i want to improve my dust hood ,because i have many tool length  ,i want to calculator the hood position
and stop it while go down exactly on its correct position
i do it with l valve that have 2 electric solenoid on 2 side and 3 position ,so "1" on 2 side mean stop the cilynder
i also connect encoder to the hood guide to count its movement
but i do not know how make cycle in mach to activate output ,wait  until encoder reach position ,and when reach the
position activate the brake

thanks
yaakov



526
Mach4 General Discussion / Re: Need help with tool offset
« on: May 28, 2019, 05:44:30 PM »
as i told you before  ,drill head mange not so simple ,first need create optimizer to chose the correct bit and if need activate more then 1 in one time(like drill line
also need do some more works ,like go down drilll head ,run ...
i didnt use the drill bit as new tool ,i create macro that calculate offset per bit
and its work very good
goodluck

527
Mach4 General Discussion / Re: Pokeys 57CNC board setup
« on: May 28, 2019, 05:40:01 PM »
1.why not connect directly from Ethernet to pokeys
2.did you run pokeys setup to establish the connection
3.did you put the correct constant ip

528
Mach4 General Discussion / Re: Dust hood
« on: May 28, 2019, 01:03:44 AM »
we had exactly same problem with other  break board brand ,they work very hard and update the plugin and the firmware
seems communication  mach3 and 4 not same, and i think you waste yours time solve it
its not at yours hand ,press yours supplier solve it or replace hardware
now after the upgrade pokeys very  very stable(i use 8 relay cards in my machine  ,mean 64 outputs)
and before have exactly same situation as you describe(its very very dangerous ,tool can release while working)

529
Mach4 General Discussion / Re: Need help with tool offset
« on: May 28, 2019, 12:55:58 AM »
drill  head or multi spindle?

530
I ask because i spent so long time to create optimizer for the drill head group and to manage it with its offset,and intersting me onther peopole solution