Machsupport Forum

Mach Discussion => General Mach Discussion => Topic started by: Brian Barker on August 08, 2013, 09:41:23 AM

Title: Mach4 Wizard screen shot
Post by: Brian Barker on August 08, 2013, 09:41:23 AM
I wanted to show you an example of a wizard that I did in the new lua scripting engine. As you can tell you can have combo boxes.  buttons, Text boxes, images and so on.. This example will be open source and I am thinking about making a modual for LUA to help with making wizards so everyone will not need to know how to program LUA..

Enjoy!
Brian
Title: Re: Mach4 Wizard screen shot
Post by: Chaoticone on August 08, 2013, 10:14:05 AM
I think it's worth stressing here that this was done 100% in the new scripting language Mach4 will be using. It is Lua and much more powerful than the Cypress enable in Mach3.

Brett
Title: Re: Mach4 Wizard screen shot
Post by: Brian Barker on August 08, 2013, 10:18:10 AM
Yup.. 100% script! You can also imbed this script into the screen so you can add functions like this to your screen :)
 I can't wait to see what everyone will do with this over time.
Title: Re: Mach4 Wizard screen shot
Post by: Tweakie.CNC on August 08, 2013, 10:57:52 AM
Nice work Brian (and the team) I just can't wait.  ;D

Tweakie.
Title: Re: Mach4 Wizard screen shot
Post by: Brian Barker on August 08, 2013, 11:01:45 AM
I think I want it to be done more then anyone  >:D I am working on a tool changer macro now, as soon as I get that working I need to get the hot keys working for jogging and make some motor mounts for the plasma here. Anyone want to run a mill for me LOL
Title: Re: Mach4 Wizard screen shot
Post by: TDAY on August 08, 2013, 12:02:37 PM
That looks really clean Brian. I like ...."I am thinking about making a modual for LUA to help with making wizards so everyone will not need to know how to program LUA.. " ;)
Thanks again Brian,
Troy
Title: Re: Mach4 Wizard screen shot
Post by: budman68 on August 08, 2013, 12:13:16 PM
"Radio killed the video star" 

  ;D :D

Dave
Title: Re: Mach4 Wizard screen shot
Post by: BR549 on August 08, 2013, 03:14:45 PM
Interesting, How about sending down a version so I can try it AND a manual. If I can master it then almost anyone can if NOT?
Nasa we have a problem, (;-)TP
Title: Re: Mach4 Wizard screen shot
Post by: meatwad on June 20, 2014, 01:56:10 PM
This looks great! Good job! I am just starting to try and learn Lua coding. I need a similar wizard that can do linear hole patterns rather than circles. Sounds like it shouldn't be too hard to modify this code to achieve a wizard for linear hole patterns but I really don't know where to start. Any Ideas that might help or have you seen a wizard that can already do this?



Thanks,
Rich
Title: Re: Mach4 Wizard screen shot
Post by: 1Acnc on July 12, 2014, 12:54:54 PM
1 Looks nice and clean. I like it.
2 I am one of your newbee user. What is a Drill cycle? Everything else was self explanatory. Maybe if I had the pull down feature to look at the list of option, it would be clear as to what it is. Or put a hint on the first item of the list.