Tank and Car Filler

Post pictures and videos of your factories.
If possible, please post also the blueprints/maps of your creations!
For art/design etc. you can go to Fan Art.

Post Reply
cinderblock
Manual Inserter
Manual Inserter
Posts: 4
Joined: Thu Nov 30, 2017 10:28 pm
Contact:

Tank and Car Filler

Post by cinderblock »

TL;DR Inserter detects incoming vehicle and gates it until overflow to trunk, at which point a second insert can remove overflow and then allow vehicle to pass to next station type.

Image

There have been many awesome tank and car fillers posted around. None of the ones I found quite offered all of the features I wanted. So I made my own and wanted to share it. See bottom for blueprint string.

The first car & tank filler blueprint I found was KironaDragon's on reddit: I figured out how to build an automatic car rearm/refuel station! No mods!

Beside a few small bugs in the blueprint for the tank filler, this was basically what I was looking for. A compact place to drive my tank in and come back to a full tank when I wanted to go for a stroll. There were some issues that I didn't like however. First, you had to manually reset the filler using the gate which meant it would get stuck when multiple tanks when through. It was also stuck to a certain ammo / fuel type or at least difficult to change. I also found this circuit needlessly complex and difficult to understand. It does however do a very good job of not overfilling the vehicles.

The next one I found was a more advanced and more compact version of KironaDragon's design. https://imgur.com/a/Gnh4H This was a little cleaner and easier to modify for different fuel types but still relied on the gate to reset the system. It actually does completely fill a tank from one "station" which is quite cool.

The Automatic Tank Maintenance Station posted here by arrow in my gluteus is very cool as well. I don't particularly care for the removing extra truck stuff but it's neat. The main feature that I liked of theirs was to disable the input tracks until the player decides to start them. It can be annoying to park on a moving belt.

So with that in mind, I set out to build my own.

The main "innovation" imho in mine is using an inserter to detect the presence of a vehicle instead of a gate. This means there need not be any player interaction once dropped off. It also enables filling multiple vehicles in succession.

Ultimately, this circuit is quite simple. It's just a Set/Reset latch (SR latch) to stop the vehicle or not. It is "set" when the "first inserter" drops an item into the vehicle. This stops the belt preventing the vehicle from leaving. It is "reset" when the "second inserter" starts taking things out of the truck, indicating that the vehicle is full of that item type.

The "second inserter" is set to filter only that type of item out of the vehicle, indicating that we're full of that type.

I use a stack inserter for "first inserter" but anything should do. With a stack inserter, it will slightly overfill the vehicle but I don't really care.

Ideally, the feeder chests are filled via logistic robots and always have some space for the overflow return inserter to put extra back in the chest. Working belt feeders in should be pretty easy. You just need to make sure the return path for the "second inserter" is clear so that it can always detect a full vehicle.

To change which item types you want to fill your vehicles with, just feed the belts/request different items in the chests. All the filters should be set correctly.

Each station is identical, except for the "second inserter" filter settings.

This does work for combined car + tank but the tank must be parked near parallel with the main path.

I also added a wall that is forced up when the player is near, to prevent cars from getting to far to the right and missing belts. It needs to drop for tanks that can sometimes hit.

Code: Select all

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

Post Reply

Return to “Show your Creations”