Machsupport Forum

Mach Discussion => Mach4 General Discussion => Topic started by: smurph on May 13, 2014, 02:42:28 AM

Title: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 13, 2014, 02:42:28 AM
Build 1767:

http://www.machsupport.com/wp-content/uploads/2014/04/Mach4Hobby%20Installer-1767.exe (http://www.machsupport.com/wp-content/uploads/2014/04/Mach4Hobby%20Installer-1767.exe)

The plugin file extensions have been changed from "dll" to "mp4w".
The keyboard plugin has been reworked to only affect the Mach GUI.  If Mach loses focus, the keyboard driven action/input will stop.  

Steve
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: GRAYHIL on May 13, 2014, 05:35:47 AM
STEVE
This link goes to 1762 not 1767
Graham
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Ya-Nvr-No on May 13, 2014, 06:41:00 AM
http://www.machsupport.com/wp-content/uploads/2014/04/Mach4Hobby%20Installer-1767.exe
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Overloaded on May 13, 2014, 07:47:56 AM
Something appears to be damaged in jogging.
Will not jog from screen buttons.
Will not Ref All Home.
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Overloaded on May 13, 2014, 07:55:26 AM
All File ops and some Run Ops are disabled ... grayed out.

You sure this is the right 1767 release ?
Russ
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Ya-Nvr-No on May 13, 2014, 08:01:00 AM
no,  :-X
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Overloaded on May 13, 2014, 08:11:35 AM
ok, much weirdness, going back to 62 for now.
Dro's don't show movement, only updates the position when Left goes UP.

Russ
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 13, 2014, 06:19:21 PM
There is a new 1767 out there now.  It should be better.  There were some "issues" in the original.  

Also, the greyed out screen buttons were testing the "Enabled States" property.  There is still a slight issue with that which I'm working on now.  Just clear the Enabled States property on the controls that are not working correctly and that should clear them up.

Steve
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: Overloaded on May 13, 2014, 06:43:30 PM
There is a new 1767 out there now.  

Steve

Out there ? Out where ?  ::)

Russ
 :)
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 14, 2014, 01:45:30 PM
On the MachSupport website.  I gave the link above but botched the build number.  I can't edit that post for some reason...  So here it is again.  This is the same link that you will get to if you download Mach 4 from the website by hitting the download button.

http://www.machsupport.com/wp-content/uploads/2014/04/Mach4Hobby%20Installer-1767.exe (http://www.machsupport.com/wp-content/uploads/2014/04/Mach4Hobby%20Installer-1767.exe)

Steve
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: BR549 on May 14, 2014, 07:40:31 PM
HIYA Steve is there anything that may need testing ??


(;-) TP
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 14, 2014, 07:46:59 PM
Keyboard plugin.  I changed it to work better for you guys.

Steve
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: BR549 on May 14, 2014, 08:08:56 PM
HIYA Steve this is JUST a question but could the keyboard plugin be used to do FUNCTIONS other than just jogging things.

Say perhaps Gcode load ???    Cycle start   ,etc

(;-) TP
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 14, 2014, 08:14:20 PM
Yes.  It can.  You might have to do a little scripting.  But it is possible.

Steve
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: BR549 on May 14, 2014, 08:59:36 PM
I thought sense the Keyboard plugin could call an internal function like X+ it should be able to call the internal functions such as Cycle start. 

But it seems it can't without Lua scripting.

Thanks (;-) TP
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: BR549 on May 14, 2014, 09:17:11 PM
Steve the keyboard plugin works well here I used it to create the XY joggging  from the arrows keys and the ALT key as the shift key.

Easy peasy , (;-) TP
Title: Re: Mach 4 Hobby Demo build 1767 is available
Post by: smurph on May 14, 2014, 09:45:56 PM
I thought sense the Keyboard plugin could call an internal function like X+ it should be able to call the internal functions such as Cycle start. 

But it seems it can't without Lua scripting.

Thanks (;-) TP

Not yet.  I have some things in mind for it.  That plugin will get more love soon.

Steve