Hello Guest it is April 24, 2024, 04:10:58 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

121
Mach4 General Discussion / Re: Mach4 newbie with questions
« on: March 10, 2022, 03:13:03 AM »
you change tool manually or its ATC?

122
Mach4 General Discussion / Re: Mach4 newbie with questions
« on: March 10, 2022, 12:31:14 AM »
One point need remember,mach will create one file with all m function inside ,it's mean you not allow use same function name in 2 macros ,if you do so you will get unexpected step

123
Mach4 General Discussion / Re: Mach4 newbie with questions
« on: March 10, 2022, 12:29:20 AM »
This mach main idea  I think ,it's platform not final solution,this the reason I choose mach,so you can create all yours macro

124
Mach4 General Discussion / Re: Mach4 newbie with questions
« on: March 09, 2022, 12:13:37 PM »
No,new profile no macros
Actually it's not full answer because there several default macros exists like M6 ....so only if you created yours you will overide it

125
Mach4 General Discussion / Re: Mach4 newbie with questions
« on: March 09, 2022, 11:43:38 AM »
before all long explain  ,ill give you one point
after you copy the macro you want ,or delete or what ever you want
open one macro from mach macro debager ,try save and compile
if its not write on bottom successful ,don't try continue because nothing will work as you think

126
i use alot by c# BUT there one point still not solve,you cant get any feedback from mach when program load finish,and when regenerate finish
you must be sure mach not run something ,and same be sure mach clear before load nc file
all Api its in doc folder

127
Mach4 General Discussion / Re: Z home before cycle start
« on: March 05, 2022, 02:18:28 PM »
thanks swifty but sorry its not help

128
Mach4 General Discussion / Re: Z home before cycle start
« on: March 04, 2022, 10:16:19 AM »
this main problem with mach if steave not online ...its to hard solve problem  ):

129
Mach4 General Discussion / Re: Z home before cycle start
« on: March 04, 2022, 09:17:08 AM »
i even cheack the  return value .its give 0 mean no erro but actualy do nothing

  local er=mc.mcAxisSetPos(0, 0, 2000) 
            
mc.mcCntlSetLastError(0,tostring(er))

130
Mach4 General Discussion / Re: Z home before cycle start
« on: March 04, 2022, 08:59:59 AM »
I set of course but nothing help
Nothing changes