Hello Guest it is April 24, 2024, 06:16:25 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 - morgan46

Pages: 1
1
General Mach Discussion / Re: m11 and m10 commands
« on: March 24, 2017, 11:49:49 AM »
thank you for your patience
I think I now know how to get it working

2
General Mach Discussion / Re: m11 and m10 commands
« on: March 23, 2017, 03:56:10 PM »
PS THANKS FOR THE LINK
I HAVE READ IT SEVERAL TIMES
USING AN AXIS DIR PORT TO TURN LASER ON AND OFF IS MY LAST RESORT
I AM DETURMINED TO USE THE SPINDLE PWM
PPS THANK YOU FOR YOUR HELP I THINK I HAVE READ JUST ABOUT ALL THE POST YOU HAVE POSTED ON MOST FORUMS
REGARDING M10 M11 AND HAVE LEARNED LOTS ABOUT MACH3

3
General Mach Discussion / Re: m11 and m10 commands
« on: March 23, 2017, 03:51:23 PM »
I HAVE THE M11 COMMAND WORKING
IT IS TURNING PORT 1 ON AND OFF
I CAN CONTROL MY LASER ON AND OFF ALSO POWER UP AND DOWN WITH THE SPINDLE BUTTON OR DRO WHAT EVER ITS CALLED
MY MOTOR OUTPUT IS SET TO STEP PIN2   DIR PIN1    STEP PORT 1   DIR PORT1

SPINDLE SET UP I HAVE ENABLED RELAY CONTROLE OUTPUT1
WHEN I USE THE M11 COMMAND IT TURNS ON PORT 1
I HAVE OUTPORT 1 SET TO PORT1 PIN2

STILL CANT SEE WHAT I AM DOING WRONG


4
General Mach Discussion / Re: m11 and m10 commands
« on: March 23, 2017, 01:26:55 PM »
great thank you
still cant get the m commands to work but I am sure I will just a bit more reading
it will help me understand how everything works

5
General Mach Discussion / Re: m11 and m10 commands
« on: March 22, 2017, 05:11:50 PM »
hi sorry for the delay in getting back to you had to go to work

when I have a look ie edit the m10 or m11 commands they look like this

rem #define DIGTRIGGER  0 rem #define ENABLE1     1 rem #define ENABLE2     2 rem #define ENABLE3     3 rem #define ENABLE4     4 rem #define ENABLE5     5 rem #define ENABLE6     6 rem #define EXTACT1     7 rem #define EXTACT2     8 rem #define EXTACT3     9  rem the following de-activates signal 9 (EXTACT3)  DeActivateSignal(  9 )


6
General Mach Discussion / Re: m11 and m10 commands
« on: March 21, 2017, 04:12:05 PM »
another question when I look at the m11 m10 commands most of them are rem out is this correct

7
General Mach Discussion / m11 and m10 commands
« on: March 21, 2017, 03:59:02 PM »
hi you lovely people
I am having trouble using the m10 and m11 commands
I have read a lot of threads but no luck
I am able to turn my laser on - off with the spindle or m3 m5 commands
in the motor outputs I have it set as step pin 2 step port 1
output signal is set to port1 pin3
spindle set up is use motor outputs pwm

so I tried m11p1
              g0 z1
to turn on laser and nothing

can somone please tell me what I am doing wrong

8
hi there peeps

I am having a problem with rotary machining
I think it might be the way I have mach3 set up
I have a file made in vetric aspire
when trying to machine this file at first I set a vector boundary beyond the file so as to machine all of it but when I machined it it put a deep gouge in the work
I read somewhere that I should make the file larger in width and machine to the edge
so I tried that it didn't work so I went back to the original file and just machined to the boundary
when I do the roughing pass it seems to go as expected
then I change tool re set the z axis and start the finishing pass
when it starts it starts in the wrong position
what am I doing wrong
also when saving the toolpath it says it will wrap around the y axis 361 deg is this correct I thought it would be 360 deg

Pages: 1