Hello Guest it is April 20, 2024, 06:10:25 AM

Author Topic: macro for the non macro'ish  (Read 13937 times)

0 Members and 1 Guest are viewing this topic.

Re: macro for the non macro'ish
« Reply #30 on: March 09, 2010, 12:41:36 PM »
Try this!

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: macro for the non macro'ish
« Reply #31 on: March 09, 2010, 01:39:57 PM »
Ok that seems more like it. Now to your problem, how are you switching on OutPut4?
Hood
Re: macro for the non macro'ish
« Reply #32 on: March 09, 2010, 01:41:12 PM »
with P2 command

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: macro for the non macro'ish
« Reply #33 on: March 09, 2010, 01:48:57 PM »
Thats a new one on me I am afraid, can you elaborate a bit more?

Hood
Re: macro for the non macro'ish
« Reply #34 on: March 09, 2010, 01:58:02 PM »
Sorry about the confusion, its my constant state?
M3
M3
X  00.000 Y00.00000 Z00.00000 F550.00
M11 P2  < This is the command to turn output 4 on, or my heat.
G1 X -00.070 Y00.00000 Z00.00000 F010.0
M11 P7
G1 X -04.800 Y00.00000 Z00.00000 F080.0
M10 P2 < this is the command to turn it off,output 4, or my heat.
M10 P2
X -06.00 Y00.00000 Z00.00000 F130.00
G4 P1.7
X -06.300 Y00.00000 Z00.00000 F7800.00
M10 P7
X -06.400 Y00.00000 Z00.00000 F700.00
M11 P3
M11 P5
M10 P7
X -06.420 Y00.00000 Z00.00000 F800.00
G4 P0.1
M10 P5
M10 P9
M10 P7
X -06.450 Y00.00000 Z00.00000 F800.00
M6

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: macro for the non macro'ish
« Reply #35 on: March 09, 2010, 02:05:27 PM »
Ah ok, can you attach your m10 and m11 macros please.
Hood
Re: macro for the non macro'ish
« Reply #36 on: March 09, 2010, 02:28:12 PM »
First Try
Re: macro for the non macro'ish
« Reply #37 on: March 09, 2010, 02:29:18 PM »
Second Try

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: macro for the non macro'ish
« Reply #38 on: March 09, 2010, 03:01:04 PM »
Seems to be working fine here but I will see if I can find the exact version of Mach you are using and test again.
Hood
Re: macro for the non macro'ish
« Reply #39 on: March 09, 2010, 03:03:06 PM »
Thank you :D