Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: duritskiy on October 04, 2022, 03:12:14 PM

Title: Quick way to update lua scripts in Mach4.
Post by: duritskiy on October 04, 2022, 03:12:14 PM
I found a way how to quickly change the lua script of Mach4.

At first I wanted to write a complete description of how to do this, but then I got too lazy and decided to just post the source code. I think you will understand.

If anyone decides to review this method on YouTube, I will only welcome.

https://disk.yandex.ru/d/jUAfp_VWt4r9jg (https://disk.yandex.ru/d/jUAfp_VWt4r9jg)
Title: Re: Quick way to update lua scripts in Mach4.
Post by: smurph on October 14, 2022, 12:49:51 AM
Nice!  Someone that understands the world of LUA.  :)  You can also implement this with with modules.

I think it would be more clear if you showed the code behind the "Reload Scripts" button.

Steve
Title: Re: Quick way to update lua scripts in Mach4.
Post by: duritskiy on June 17, 2023, 09:14:46 AM
in the screenset you can see the code of the button yourself
Title: Re: Quick way to update lua scripts in Mach4.
Post by: compewter_numerical on September 08, 2023, 10:58:04 PM
empty