Item Loading System

Post about Let's plays and streams.
Post Reply
artemiseritu
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Mar 19, 2016 6:04 pm
Contact:

Item Loading System

Post by artemiseritu »

I've provided a link (below) that showcases my item loading system. The design is pretty basic so far, but it's a lot more compact than belt loaders, and uses as few combinators as I could think of.

It's still easily breakable, and I'm going to continue working on trying to get it to load each chest evenly, even if items are being added and/or taken out of the system. As long as you don't mess with the input chests, the system works fine. :)

https://youtu.be/_b5HIuj7znc

Neotix
Filter Inserter
Filter Inserter
Posts: 599
Joined: Sat Nov 23, 2013 9:56 pm
Contact:

Re: Item Loading System

Post by Neotix »

To load chest evenly I'm using different solution.
Inserter compares the amount in its chest with an average amount in all chests.
The average value is additionally increased by 1.

In that way i need only 2 combinator and entire loading process is quite fast because with compressed belts, all inserters picking items, not one by one.
https://i.gyazo.com/383ad7fadb3c9197422 ... 5ad0bb.gif

User avatar
ssilk
Global Moderator
Global Moderator
Posts: 12888
Joined: Tue Apr 16, 2013 10:35 pm
Contact:

Re: Item Loading System

Post by ssilk »

Moved to Videos.
Cool suggestion: Eatable MOUSE-pointers.
Have you used the Advanced Search today?
Need help, question? FAQ - Wiki - Forum help
I still like small signatures...

artemiseritu
Manual Inserter
Manual Inserter
Posts: 3
Joined: Sat Mar 19, 2016 6:04 pm
Contact:

Re: Item Loading System

Post by artemiseritu »

by Neotix » Sat Mar 19, 2016 10:48 pm

To load chest evenly I'm using different solution.
Inserter compares the amount in its chest with an average amount in all chests.
The average value is additionally increased by 1.

In that way i need only 2 combinator and entire loading process is quite fast because with compressed belts, all inserters picking items, not one by one.
https://i.gyazo.com/383ad7fadb3c9197422 ... 5ad0bb.gif
I will let my good friend Jules do the talking:

https://www.youtube.com/watch?v=mjQZNkiY7ds

Post Reply

Return to “Videos”