Gamestudio Links
Zorro Links
Newest Posts
Zorro 2.70
by jcl. 09/29/25 09:24
optimize global parameters SOLVED
by dBc. 09/27/25 17:07
ZorroGPT
by TipmyPip. 09/27/25 10:05
assetHistory one candle shift
by jcl. 09/21/25 11:36
Plugins update
by Grant. 09/17/25 16:28
AUM Magazine
Latest Screens
Rocker`s Revenge
Stug 3 Stormartillery
Iljuschin 2
Galactic Strike X
Who's Online Now
1 registered members (AndrewAMD), 14,661 guests, and 5 spiders.
Key: Admin, Global Mod, Mod
Newest Members
krishna, DrissB, James168, Ed_Love, xtns
19168 Registered Users
Previous Thread
Next Thread
Print Thread
Rate Thread
A7 summer 2007 contest - Leanmaster-2 #153424
09/11/07 12:35
09/11/07 12:35
Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
dennis Offline OP
Member
dennis  Offline OP
Member

Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
Hi!

I want to take part in the "A7 summer 2007 contest" with my project.


--------------------------------------------------------------------

Project description follows soon....

Last edited by jcl; 11/29/14 11:56.
Re: A7 summer 2007 contest - Leanmaster-2 [Re: dennis] #153425
09/11/07 19:05
09/11/07 19:05
Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
dennis Offline OP
Member
dennis  Offline OP
Member

Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...

--------------------------------------------------------------------
Project description:

Simulation of the tablet filling robot "Leanmaster-2".

With the LEANMASTER-2, FETTE - in close cooperation with the pharmaceutical industry
- has developed an economical addition to high-performance presses. This tablet
filling robot has been designed to integrate the functions of tablet deburring
and de-dusting, metal checking, sample extraction (CM) and container filling.

Just once, at the start of production, a teaching process is followed to inform
the computer of the necessary filling positions and the sequence of the containers.
The LEANMASTER-2 distributes the tablets into the containers along its conveyor belts.
The conveyor belts can be pivoted both vertically and horizontally; one of the belts
is extensible and can convey in two different directions.

-> see website for additional information (see Information at the top)
--------------------------------------------------------------------

--------------------------------------------------------------------
Projektbeschreibung:

Simulation des Tablettenabfüllroboters "Leanmaster-2".

Mit dem LEANMASTER-2 hat FETTE - in enger Zusammenarbeit mit der pharmazeutischen Industrie
- jetzt die wirtschaftliche Ergänzung für Hochleistungspressen entwickelt.Dieser Tablettenabfüllroboter
ist für die Integration der Funktionen Tablettenentgratung und Entstaubung, Metallprüfung, Musterzug (CM)
und Abfüllung konzipiert.

Einmalig vor Beginn der Produktion werden dem Rechner über ein Teach-In-Verfahren die gewünschten
Abfüllpositionen und die Reihenfolge der Fässer mitgeteilt.
Der LEANMASTER-2 verteilt die Tabletten über seine Förderbänder in die Fässer. Die Förderbänder
sind vertikal und horizontal schwenkbar, wobei einers der Bänder ausfahrbar ist und in 2 verschieden
Richtungen fördern kann.

-> Weitere Informationen auf der Website (s.o)
--------------------------------------------------------------------

Re: A7 summer 2007 contest - Leanmaster-2 [Re: dennis] #153426
09/11/07 19:18
09/11/07 19:18
Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
dennis Offline OP
Member
dennis  Offline OP
Member

Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...

Direct link to the project site: Leanmaster-2

1.) Download and unpack "1.2 Leanmaster_2 - Simulation.zip"
2.) Read the README file
3.) Run "1.2 Leanmaster_2 - Simulation.exe"
(You can switch the language after you have runned the application)

Direkter Link zur Projektseite: Leanmaster-2

1.) Downloaden und entpacken Sie "1.2 Leanmaster_2 - Simulation.zip"
2.) Lesen Sie die README Datei
3.) Starten Sie "1.2 Leanmaster_2 - Simulation.exe"
(Sie können die Sprache nach dem Starten wechseln)

Re: A7 summer 2007 contest - Leanmaster-2 [Re: dennis] #153427
09/12/07 07:08
09/12/07 07:08
Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
George Offline

Expert
George  Offline

Expert

Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
Thank you, I have got your project but since it isn't using lite-C (but C-Script) it must be modified. The contest page states "Send us a lite-C demo; any demo that runs fine with the latest lite-C (free or full) version is accepted". If your project runs without any modification in lite-C, just open it there, publish it and them send me the link to it.

I'll post another message in the Aum forum, extending the deadline and giving some tips for the C-Script -> lite-C conversion.

Re: A7 summer 2007 contest - Leanmaster-2 [Re: George] #153428
09/12/07 10:37
09/12/07 10:37
Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
dennis Offline OP
Member
dennis  Offline OP
Member

Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
The code is complete lite-c.

I only used a wdl file for this:
"
Path <Daten>;
Path <Daten\\Buttons>;
var D3d_Anisotropy = 2;
var Max_Entites = 400;
var Fps_Max = 75;
var video_screen = 2;
var video_depth = 32;
var video_mode = 8;
"

But I can publish it again with the lite-c free version.
I will try that and replace the zip-file on my webspace...

Re: A7 summer 2007 contest - Leanmaster-2 [Re: dennis] #153429
09/12/07 11:13
09/12/07 11:13
Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...
dennis Offline OP
Member
dennis  Offline OP
Member

Joined: Jul 2006
Posts: 150
Deutschland/Germany, nahe Hamb...

Okay...I have:

-> downloaded and installed lite-c free
-> copied my key-file into the installation directory
-> published with lite-c SED
-> packed with nacasi
-> packed with WinRAR
-> uploaded new zip-file

Hope everything is correct now...

Re: A7 summer 2007 contest - Leanmaster-2 [Re: dennis] #153430
09/12/07 13:19
09/12/07 13:19
Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
George Offline

Expert
George  Offline

Expert

Joined: Aug 2003
Posts: 2,011
Bucharest, Romania
Thank you, I have got the new demo. Btw, lite-C free can publish without using any key if you don't want to pack the code.


Moderated by  George 

Gamestudio download | Zorro platform | shop | Data Protection Policy

oP group Germany GmbH | Birkenstr. 25-27 | 63549 Ronneburg / Germany | info (at) opgroup.de

Powered by UBB.threads™ PHP Forum Software 7.7.1