Machsupport Forum

Mach Discussion => Mach Screens => Flash Screens => Topic started by: elpablito on March 31, 2010, 11:05:16 PM

Title: My flash screenset with touch and wizards
Post by: elpablito on March 31, 2010, 11:05:16 PM
Hi,

This is the screenset Im currently developing for my router. It has some wizards integrated because I preffer to program in Actionscript than VBScript.
The actual screenset is 1280x1024. There are many features im planning to add. Im currently working on the teach/mdi screen
Please fell free to make any suggestions and critics.

Thanks
Pablo

Main Screen
(http://www.gausstek.com/main.jpg)

Overrides
(http://www.gausstek.com/overrides.jpg)

Load Screen
(http://www.gausstek.com/load.jpg)

Preview Screen:
(http://www.gausstek.com/full.jpg)

Wizards:
(http://www.gausstek.com/wizards.jpg)

Offsets:
(http://www.gausstek.com/offsets.jpg)

Fixtures:
(http://www.gausstek.com/fictures.jpg)

DRO Calculator:
(http://www.gausstek.com/calc.jpg)

Circular Pocket Wizard
(http://www.gausstek.com/cirpocket.jpg)

Surfacing Wizard:
(http://www.gausstek.com/surface.jpg)
Title: Re: My flash screenset with touch and wizards
Post by: Fab6657 on April 01, 2010, 05:46:00 AM
Hello Pablo,

its really a nice screen, good work.

Suggestions, euh, no ! not for the moment :)


Fabrice
Title: Re: My flash screenset with touch and wizards
Post by: hightechkey on April 01, 2010, 08:49:16 AM
It is really great screen set. But I cannot test your screen set. So I cannot any comment on your work.

High Tech Key
Title: Re: My flash screenset with touch and wizards
Post by: Sam on April 01, 2010, 11:27:11 AM
Looks like you have really put allot of time and effort into it. It really looks nice! Thanks for sharing.
Title: Re: My flash screenset with touch and wizards
Post by: billman311 on April 01, 2010, 11:49:05 AM
LOOKS FANTASTIC!!!!!

Can i get a copy of the source  ;D
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 03, 2010, 07:26:10 PM
As soon as it is properly debugged I will make it available to the Mach community.
I have to make some changes to make it more customizable
What wizards do you think are the most commonly used?

So far I added

Surfacing
Straight Cut
Circular Pocket
Rectangular Pocket
Drilling

Regards
Title: Re: My flash screenset with touch and wizards
Post by: Fab6657 on April 04, 2010, 09:07:07 AM
That is really nice from you, i will wait patiently !

Fabrice
Title: Re: My flash screenset with touch and wizards
Post by: billman311 on April 04, 2010, 09:24:47 AM
elpablito: If you would like, send me a copy of the SWF and i will help beta test it for you.  ;D

As for other wizards... how about:
-Nesting
-Write (with a text arc option?)
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 04, 2010, 02:27:48 PM
Thanks for your comments

There are a few thing that would need changes before I can share the SWF

1) The ref button runs a routine to square my routers gantry. I have to change it to an external macro so anyone can replace it for their own
2) My router does not have auto tool changer.
    I have all my tool information entered into my cam.  I dont want to keep it duplicated and synchronized in mach. So I changed my cams postprocessor to make it send tool information to mach. This way each time a new tool is needed a flash popup appears that shows a picture of the tool with its requested parameters such as material, diam, outside holder length, etc.

3) For the auto tool zero, the plate location is currently hard coded to my machines position


About the nesting and writing wizzards (billman311)

Both would be very nice, specially the nesting one, I use it all the time.
I would need to learn some more about opening and processing dxf files (or maybe I can nest directly NC programs by rotating and offseting them)
 I will add it to my wishlist

Thanks for your comments
Pablo
Title: Re: My flash screenset with touch and wizards
Post by: billman311 on April 04, 2010, 03:51:10 PM
~:DROOLING:~

Cant wait to try it!!!!!

I am also a flash designer, i just got into CNC-ing about 3 weeks ago. I was toying with the idea of making my own screen as soon a i found out you can use Flash. :)
But it looks like you hit the nail on the head with your design! And if you are going to make it public....i think i might just wait!

Thanx!!
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 04, 2010, 11:42:54 PM
I did some research about nesting and found that it requires to implement some algorithms that look pretty difficult, specially for actionscript.

1) Finding the centroid of each nested part
2) Find a No Fit polygon
3) Recursive genetic algorithm for the sorting sequence.

For the time I have now I dont think i can make it. Maybe i would try to write something in C# and invoke it from flash using fscommand.

In the meantime, I added a wizard list feature to the screenset so instead of running only one wizard generated code at a time, they can be added to a list an run all toghether.
They can also be deleted from the list, and when clicked they get you to the line of code where that particular wizard starts

The following image shows one surfacing operation followed by three circular pockets

(http://www.gausstek.com/wizlist.jpg)
Title: Re: My flash screenset with touch and wizards
Post by: Fab6657 on April 05, 2010, 12:14:41 AM
Hello Pablo,

you have right with point 3, some people dont use a fix point for the mesurement on the table with auto tool zero,
maybe also make an macro button ?

Fabrice
Title: Re: My flash screenset with touch and wizards
Post by: zealous on April 09, 2010, 06:25:30 PM
Great job, please post this in the "Work in progress" section as well.
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 09, 2010, 08:17:44 PM
Thank you very much,
I currently removing hard coded parts to make it more customizable for other users.
I hope to make great progress this weeklend as far as my girlfriend doesnt kick my ass

Regards
Title: Re: My flash screenset with touch and wizards
Post by: hightechkey on April 22, 2010, 09:51:00 AM
Dear Sir

Your flash screen is really great. Can I get this screen set. Thank...

High Tech Key
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 22, 2010, 08:18:01 PM
Thanks for your comments

Im doing some modifications so anyone can use it by customizing an external configuration.
I will make it available as soon as I this it is safe to use it

Regards
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 25, 2010, 03:44:53 PM
Im currently working on this
http://www.machsupport.com/forum/index.php/topic,14762.new.html

Please post your suggestions
Title: Re: My flash screenset with touch and wizards
Post by: elpablito on April 25, 2010, 11:16:17 PM
For those interested, I have started a post to share the screen

http://www.machsupport.com/forum/index.php/topic,14765.0.html

regards