Share My Creation CNC_SHEET

Hi to All ,

this is my first App for CNC Machines to be used for display their Tooling and Information used in a NC Program
This Information comes out of a CAD/CAM Software and it will be displayed on a Tablet.
The App uses all kind of Libraries, classes and examples, and on this way i want to thank to everyone who made them available.

The App uses Samba to login in to the network ( just tested it in a large company ...works)
the user is able download the needed files for his job
then the app will proccess the info and it will displayed according to the info

used libs
-samba (hotshoe)
-Silding Panels (dominex)
-MLstr ( hotshoe ..great help )
-Stringfunctions(margret)
-Customtoast (xverhelstx)
-AHViewpager (Markus Stipp)
-RandomAccessFile
-Sql
-Stringutils
-Reflection


Classes
-treeview (thanks to Derez )
-dbutils (thanks to Erel)

This is just a beta Version
 

Attachments

  • 1.jpg
    1.jpg
    39.7 KB · Views: 10,430
  • 3.jpg
    3.jpg
    60 KB · Views: 6,051
  • 4.jpg
    4.jpg
    43.1 KB · Views: 5,745
  • 5.jpg
    5.jpg
    81.5 KB · Views: 5,818
  • 6.jpg
    6.jpg
    103.5 KB · Views: 6,011
  • 7.jpg
    7.jpg
    48.9 KB · Views: 5,932
  • 8.jpg
    8.jpg
    64.2 KB · Views: 5,741
  • tool1.jpg
    tool1.jpg
    37.7 KB · Views: 5,641
  • tool3.jpg
    tool3.jpg
    43.7 KB · Views: 5,535
  • 2.jpg
    2.jpg
    42.7 KB · Views: 5,523
Last edited:

ashwanimathur

New Member
Licensed User
Longtime User
Hello alienhunter

Is the app available for testing?
Please share the code if not commercial.

Thanks
Ashwani
 

GMan

Well-Known Member
Licensed User
Longtime User
sorry is not for share :( , why you ask ?
Maybe 'cause you wrote THIS ?
... and on this way i want to thank to everyone who made them available.
So you only present some pics, no link to the App.
Is it for sale ? If yes, where and how much it costs ?
 

alienhunter

Active Member
Licensed User
Longtime User
Maybe 'cause you wrote THIS ?

So you only present some pics, no link to the App.
Is it for sale ? If yes, where and how much it costs ?

tha app was developed by request from a company so i cannot share the whole code . (that is the reason of "why you ask")
The app will work only with 2 specific CAD/CAM systems in this form that are very expensive .
You need a xampp mysql server in the meanwhile and the RDC , and a specific tablet to be able to run this (xplore tablets )
 
Top