Install Steam
login
|
language
简体中文 (Simplified Chinese)
繁體中文 (Traditional Chinese)
日本語 (Japanese)
한국어 (Korean)
ไทย (Thai)
Български (Bulgarian)
Čeština (Czech)
Dansk (Danish)
Deutsch (German)
Español - España (Spanish - Spain)
Español - Latinoamérica (Spanish - Latin America)
Ελληνικά (Greek)
Français (French)
Italiano (Italian)
Bahasa Indonesia (Indonesian)
Magyar (Hungarian)
Nederlands (Dutch)
Norsk (Norwegian)
Polski (Polish)
Português (Portuguese - Portugal)
Português - Brasil (Portuguese - Brazil)
Română (Romanian)
Русский (Russian)
Suomi (Finnish)
Svenska (Swedish)
Türkçe (Turkish)
Tiếng Việt (Vietnamese)
Українська (Ukrainian)
Report a translation problem
some make 'sushi' belts with combinators for science, but with long handed inserters, or belt 'braiding' why would you need to?
This is why so many rush to get robots, as logistics robots doesn't care what else is in a chest, as long as the item they need is there. You can mix and match as much as you want with robots.
One way I was experimenting with mixed belts was circuits checking a belt tile for if there's more than 4 items of the same type on it. If yes, it would trigger a splitter, taking the entire tile's worth off the loop, where it would be put into a chest. The chest was hooked up to filter inserters for each of the types of items I had on the belt, and if certain productions got halted, it would put the appropriate item back in the loop, weaving it in with another step-controlled belt.
In the end, the "trash chest" backed up with a single item, while the belt loop did the same.
http://steamcommunity.com/sharedfiles/filedetails/?id=1190982080
On the loop belt I read an amount of tiles equal to the number of entry belts (+1 for good measure) (set to hold info, not pulse).
Therefore I know I can fit exactly 3.5 items per entry belt in that same space, so I tell the entry belts to hold if there's more than that already on the loop belt.
Some sort of loop is necessary to recycle excess otherwise it will just keep piling up, and it has to be inserted before new production is otherwise even if you think you produce excactly what is consumed so that there theoretically is no excess something like a power issue can break it. Much easier to just have a loop. Doesn't have to be the belt coming back. Can also be done with inserters or robots and chests.
For example, if you're doing weapon research, you'll rarely use production packs, so I don't get how that system keeps the loop from overflowing with production packs without being able to read how many production packs is currently in the loop and not "eaten" by the science labs.
or weave belts.
http://steamcommunity.com/sharedfiles/filedetails/?id=921862609
or my favorite, load them into a car.
http://steamcommunity.com/sharedfiles/filedetails/?id=1126874030
Well That's the beauty of factorio. There are many right ways of doing things. Although I am a bit concerned that you are going to blow those labs up.