Hello Guest it is April 17, 2024, 11:09:58 PM

Author Topic: hole macro help please :)  (Read 28322 times)

0 Members and 1 Guest are viewing this topic.

Offline Chris.Botha

*
  •  488 488
  • wine me.. dine me.. tram my mill for me...
    • View Profile
    • Digital-Jeweller
Re: hole macro help please :)
« Reply #40 on: May 14, 2009, 05:43:18 PM »
oops
damn
wait read wrong again
lemme test a shorter section of code

Offline Chris.Botha

*
  •  488 488
  • wine me.. dine me.. tram my mill for me...
    • View Profile
    • Digital-Jeweller
Re: hole macro help please :)
« Reply #41 on: May 14, 2009, 05:47:09 PM »
nope no go.. still invisible code

30 lines of code

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: hole macro help please :)
« Reply #42 on: May 14, 2009, 05:51:42 PM »
Afraid the revision I have is the Alpha of the next rev of Mach, it will be at least a few weeks before its on the site.
Hood

Offline Chris.Botha

*
  •  488 488
  • wine me.. dine me.. tram my mill for me...
    • View Profile
    • Digital-Jeweller
Re: hole macro help please :)
« Reply #43 on: May 14, 2009, 05:56:31 PM »
.... ok then.. one more project on the back burner..

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: hole macro help please :)
« Reply #44 on: May 14, 2009, 06:01:32 PM »
I am just restoring the backup folder I have so will see if it behaves the same for me with an older version of Mach as it does for you.
Hood

vmax549

*
Re: hole macro help please :)
« Reply #45 on: May 14, 2009, 06:06:48 PM »
Yall were close BUT there is problems with the VB and M98 on the later versions

Try from a button

Loadfile("c:/path of file/Filename")
Runfile()


Just remember to remove the M99 from the program file and add the M30 to the end of file. Or it may loop continuously in mach(;-)


Works here everytime, (:-) TP

« Last Edit: May 14, 2009, 06:13:36 PM by vmax549 »

Offline Chris.Botha

*
  •  488 488
  • wine me.. dine me.. tram my mill for me...
    • View Profile
    • Digital-Jeweller
Re: hole macro help please :)
« Reply #46 on: May 14, 2009, 06:14:29 PM »
Cool


gonna give that  bash.. unpacking shop now :)

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: hole macro help please :)
« Reply #47 on: May 14, 2009, 06:14:44 PM »
So why did you not come here days ago and save us all this pain ;D

Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: hole macro help please :)
« Reply #48 on: May 14, 2009, 06:20:52 PM »
Just for the record I replaced my screwed up folder with the backup and its doing exactly as it was for you guys so looks like its fine in the future Rev but not in these.
TP's way should work fine, will have to note that down :0
Hood

Offline Hood

*
  •  25,835 25,835
  • Carnoustie, Scotland
    • View Profile
Re: hole macro help please :)
« Reply #49 on: May 14, 2009, 06:43:02 PM »
Just tried it and it didnt work, so put a sleep(1000) in and it started fine.

Hood