Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: joea on August 04, 2017, 12:24:57 PM

Title: how to: wizards
Post by: joea on August 04, 2017, 12:24:57 PM
I would like to  write a wizard for mach3. how and where to look?
 some say;  there is a how-to in mach2 folder; can not find it.
 any examples anywhere?
 any suggestions ?

....     joe
Title: Re: how to: wizards
Post by: ger21 on August 04, 2017, 01:29:55 PM
The Mach2 customization guide has info on creating wizards.
Title: Re: how to: wizards
Post by: ger21 on August 04, 2017, 01:37:54 PM
http://www.machsupport.com/wp-content/uploads/2013/02/Mach2_6.11_Custom.pdf
Title: Re: how to: wizards
Post by: joea on August 04, 2017, 07:19:53 PM
thanks Gerry; you are a wealth of info.

..... joe
Title: Re: how to: wizards
Post by: joea on August 05, 2017, 10:12:09 AM
is the source code of any of the wizards .i.e cut circle;  available?
are the wizards propriety or open-source?

.... joe
Title: Re: how to: wizards
Post by: ger21 on August 05, 2017, 11:04:44 AM
Open the wizard, click Operator > Edit Button Script, and click the buttons, and the script editor should open and show you the code in the buttons.

A wizard is really just a screenset. You create it with a screen designer, and add code just like in a screenset.
Title: Re: how to: wizards
Post by: joea on August 05, 2017, 12:55:09 PM
There is so much to learn. This is like pealing an onion. all I want to do is a few simple   procedures
I am going to be a perpetual student.

....  joe
Title: Re: how to: wizards
Post by: Tweakie.CNC on August 06, 2017, 06:08:33 AM
Quote
I am going to be a perpetual student.

Yep.  ;D

(I've been using Mach2/3 for 10 years and still learning).

Tweakie.
Title: Re: how to: wizards
Post by: ger21 on August 06, 2017, 07:51:48 AM
You should strive to always be learning.
CNC is my day job, and even after 20 years, I learn new things all the time.