Hello Guest it is April 18, 2024, 11:33:24 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 - Ron Ginger

351
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: August 29, 2012, 06:38:04 PM »
no, not that I am aware of.

It is interesting that through most of the development of the turn wizards I planned to make them a screen set instead of a wizard. That way they would come up directly with mach. At the end we decided to go to a wizard format for reasons related to the license and distribution.

352
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: August 18, 2012, 09:14:00 PM »
Im looking for a 'round to it' I have been working a lot on the new mach4 mill wizards, getting close to done now. I will get it, hopefully soon.

353
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: July 18, 2012, 07:08:01 AM »
OK, Ill try to get Brian to look at it. There is really nothing unusual about the NFSturn wizard that should trigger an error.

354
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: July 18, 2012, 06:58:39 AM »
That is an internal Mach error, not a wizard error. Does it happen every time you try to start the wizard? Does it happen when starting any other wizard?

How about if you start the machine with a mill profile and try to start a wizard?

355
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: July 17, 2012, 07:33:18 AM »
The folder structure should be  as follows.

TurnAddons
    NFSturn
        Bitmaps
          (many bit map files)
        ChangeLog.txt
        GcodeEnd.tap
        GcodeStart.tap
        Init.m1s
        NFSturn.set
        NFSturn.set.def
        Threads.txt

If this doesnt help please tell me what the error message says is missing.

356
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: July 07, 2012, 12:47:10 PM »
I have fixed a couple issues, see topic 1 for the new zip file

357
Newfangled Solutions Mach3 Wizards / Re: NFS Turn Wizard
« on: July 07, 2012, 12:33:19 PM »
yes, the 1 sec dwell is built in to the program. I dont like to add to many DROs since it makes the input screens more complicated.

I dont see the problem with Zend values. Can yu give me an example?

358
Newfangled Solutions Mach3 Wizards / Re: NEW!! Drill Wizard
« on: July 03, 2012, 09:05:12 AM »
I have now fixed the wizard to remove use of the #Expand so it will run with older version of Mach.

See topic #1 for the zip file.


359
Newfangled Solutions Mach3 Wizards / Re: NEW!! Drill Wizard
« on: June 14, 2012, 03:09:42 PM »
The drillwiz makes heavy use of the #expand function that was added to Mach in V3.043.036. Unfortunately it would be very hard to change the code since #expand is used 2 or 3 times in each button script. The only way to run it is on a later Mach.

I understand why Tormach supports only specific versions, and they follow well behind the latest Mach, but it does make it difficult when improvements are released. If you want to run the drillwizz you will have to run the later Mach.

I did make the screen oversize and the bottom of the buttons can fall off the edge.

EDIT!
OK, I have fixed the screen size and the ZeroX button label, new version on reply 1 above.

360
Newfangled Solutions Mach3 Wizards / Re: NEW!! Drill Wizard
« on: June 13, 2012, 10:52:05 PM »
What version of Mach are you running?