Hello Guest it is April 25, 2024, 09:03:32 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 »
71
Mach4 General Discussion / delay
« on: February 11, 2019, 07:14:02 PM »
hi
after press "hold"  if i press start the machine continue the file to fast
 i want add delay in the start button
i tried by script and add gcode exitute G4 P5000
but its make mach stack
second problem i have  ,i want to check if machine state its hold(then i delay) or not ,so in this case no delay
i try:
InFeedHold, rc = mc.mcCntlFeedHoldState(   number mInst)

but its always give me "0"
thanks in advance
yaakov




72
Mach4 General Discussion / cant add the Mach4CoreDll to c# project
« on: January 15, 2019, 12:12:10 PM »
i want to add the dll for api to my c# project
but cant add
how can i do it?

73
Mach4 General Discussion / new pc cant see mach
« on: January 13, 2019, 06:26:13 PM »
hi
i dounload now the last version of mach
after i install the license  i sse mach 4 run on task manager
but cant see the interface

74
Mach4 General Discussion / pass parameters to M function
« on: January 07, 2019, 02:47:43 PM »
is there way to pass parameter to M function?
like:
M1000(4)

75
Mach4 General Discussion / get and set the G54 ,G55..
« on: January 02, 2019, 07:01:40 PM »
hello
i want to add 2 DRO or text box ,that i can set thre the offset for that specific gcode file
for this  ,i thought  that first i need read which home the file use(g54 or 55 or...)
then add the offset in the text box(also save in reg file ,so can set back to original value when finish the file)
then just add in X ,Y ,Z the value in text box
but i didn't find in the API how i read the current home value and how i set it
thanks
yaakov

76
Mach4 General Discussion / Mach support help desk not response
« on: December 30, 2018, 12:30:47 AM »
is any one know why the support option on mach website not work?

77
Mach4 General Discussion / separated Acc/Decll for G0 and G1
« on: December 29, 2018, 01:48:25 PM »
is there way to create to type of accl decll
like in all other controlers
so when i use G0 the accl will be higher then when i run G1  ,G2 or G3
the reason is that when i try increase the acc  now ,i got not good cut quality ( on the gantry axis)- must use 1800 to get good quality cuting
but for G0 there no problem to get 3000
thanks
yaakov


78
Mach4 General Discussion / call to new gcode from end of exisst gcode
« on: August 28, 2018, 11:14:35 PM »
hi
i have now new machine with auto loading ,that mean when machine finish one board ,its unloading the parts and load the new board
for that reason i want chain all files together
that mean in the end of one gcode there will be some M function that will call the next file(sure M function will folow the path or the name for the next file)
how can i write that M function in Mach?
(the  insert of the M function will be done in my pp  )
thanks

79
hi ,please see the atach window ,when i try run the Cv wizard its open the window ,but as you see i cant cinfirm cant close ..
thanks

80
Mach4 General Discussion / input output
« on: August 18, 2018, 06:44:54 PM »
hi
can some one help me with this point?
i need wait to signal from extrnal boton ,and until the signal arive  ,i need  one light(output) will blink
how can manage this in m function?
thanks

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