Hello Guest it is March 28, 2024, 09:14:28 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 - abdulasis

Pages: « 1 2
11
Mach4 General Discussion / Re: Macro start and wait signal for stop
« on: October 31, 2020, 03:41:03 AM »
This might help.
The newest is the 3rd post from the bottom.

https://www.machsupport.com/forum/index.php?topic=43260.msg279695#msg279695


Bill

Thank you MR.Bill I read your PDF it's good for newbie.

12
Mach4 General Discussion / Macro start and wait signal for stop
« on: October 30, 2020, 06:07:38 AM »
Hi I'm Asis
I'm newbie use mach4.
I feel hard macro script for mach4 I ever use mach3.

Now I want for create  macro
Active Output1 for start motor ,
Then
Wait for Signal_Input2  for stop signal Output1

Please help me for explained step for create macro or example code .

Thank you.
Asis



function m100()

--active sigoutput1
--wait input2 time 10 second
--setstate sigoutput1 turn off

if (mc.mcInEditor() == 1) then
 m100()

end

13
Mach4 General Discussion / How to Swap Axis mach4 Hobby
« on: August 18, 2020, 04:15:20 AM »
Hi
I'm newbie on mach4 Hobby
I use mach4 on ESS

Now my lathe use servo motor to run spindle with function OB (Out of Band = step/dir signal on ESS to drive spindle)  And some time I want to change it's to C axis to move in radius too .
I want switch between Spindle  and C Axis  control on 1 motor .
how to do it ?
srry i'm poor language.

Thank you
Asis,

14
Mach3 under Vista / Tool No. on screen mach3turn not change
« on: November 12, 2019, 10:51:37 AM »
I use ESS + MB3 CNCRoom board
I use Mach3 Turn Version R3.043.062
Plugin ESS 2019_02_25 10w2a-10f1
I use Window 10 64bit

When i use T0101 my monitor X axis and Z axis change parameter with my table tool it's work !!.
But.. In screen on Tool No. < > it's not change number tool , will stack on Tool No.< 0 > all time
How to fix it's ?

Pages: « 1 2