#trainstation | factoriostuff (2024)

There was a question on yesterday’s post. I was just going to answer it right there in the notes, but my reply kept getting longer and longer, so I decided to just make a separate post instead.

---

@arraydotprototypedotreduce said: You can name stations the same and have them only call trains if they have a train load of resources available? This is a new one to me… Is it a mod?

Nope, no mods necessary for this at all! And it's not a new feature either, so you can even use it if you don't subscribe to the experimental branch of the game.

The basic idea of naming for example all copper mining the same and having a central smelting array is pretty straightforward. But since trains will normally go to the nearest destination with the scheduled name, you will probably just end up with all your trains queuing at the mining outpost closest to your smelting. Because even an express belt's worth of iron and generously upgraded stack inserters can only move so much product per minute!

So how do you make sure, trains will go to all the different stations and automatically pick one with enough product to actually fill up the cargo wagon as fast as possible? You just have to use the awesome power of circuit conditions!

You have to approach this issue from the other direction, so to speak. Instead of telling the trains where to go, you have to tell the trainstations, whether a train may go there. So first, you connect all the storage chests at a mining outpost with a single colour of circuit wire. For this you can just grab the wire item and with the wire in hand, click on the first chest to start the wire connection and then on another chest to choose a target for the wire connection.

Remember, bot placed blueprints with circuit conditions in them, will just magically add the wire. You can use this to get the wire for free, but more importantly (a couple of red wires shouldn't be too big a strain on your production) this will be a lot faster and more convenient, than doing it manually.

Chests connected by a wire will automatically send a signal with their content to the wire network. If you connect several, they will add their content together. So once you connect all the chests to each other, you have a signal with all your storage chests inventory going through the circuit wire.

If you want to see whats going through the circuit wire, you can connect it to a power pole and hover over it to look “inside“.

Now the next step is simple, connect the trainstop to the same circuit network and toggle on the "enable/disable" option in the trainstop's menu, which should pop up once it has a wire connection. Now you can set up a condition for when you want the trainstop to be enabled, like how much ore is in your storage!

For this you can calculate how much ore you need to fill your train. Ore is stored in stacks of 50, so one cargo wagon can hold up to 2k ore. (Since inventory isn't actually limited by a specific number of items, but by number of stacks, maximum stack size is important here!) In a one engine with four cargo wagons scenario, that means a total of 8k ore is needed to fill the train's cargo.

I usually reduce the number a little since there's still some travel time involved, so let’s go with 7.5k ore. Go to the “Enabled condition” part of the menu and change it to the number of iron ore (click on the first icon and select the iron ore from the menu that pops up) to be greater than (click on the sign to select the correct one from the dropdown menu) the number you decided on (ignore the icons for this and just use the slider or for more precision, manually type in the number in the little box at the bottom and click “Set”).

Now should end up with something like below. These settings mean, the trainstop will only be enabled, if there is enough ore in the storage chests to completely fill the train!

One caveat: since this system only checks the total number of ore, it won’t work properly if theres an uneven distribution of ore in the storage chests. Which can happen, depending on how you route the ore from the miners to your storage. So for example, the chests in front of your first cargo wagon might be filled up already, while the rest are still mostly empty. If the total number of ore is still greater than 7.5k, the trainstop will be enabled, but the cargo wagons won’t actually be filled quickly. However, this is an easy fix: a little bit of belt balancing will work wonders here!

And just like that, you can have a simple train network without having to name each individual outpost and making a unique schedule for every single one. You can even copy a trainstation’s name, color and circuit condition with the [shift]+[leftclick] and [shift]+[rightclick] feature! Which makes things a lot easier, when you have lots of outposts in a really big base. No mods necessary at all!

#trainstation | factoriostuff (2024)

FAQs

Can trains go backwards in Factorio? ›

Trains can only drive forwards automatically. An automatic train can drive forwards and backwards when two locomotives facing different directions are connected to the train.

How to automate a train in Factorio? ›

To automate a train, click on the locomotive, then select the 'Schedule' tab. Here, you can add stations to the train's schedule, alongside 'Wait Conditions' that inform the train how long to wait at a station for. This could be for a set amount of time, or until its cargo wagons are full/empty.

What is train limit factorio? ›

When a train attempts to go to an enabled stop, it first checks to see if the stop has a "train limit" set. This limit specifies the maximum number of trains allowed to go to this station.

Can trains collide in Factorio? ›

Whenever there is more than one train on a track, there is the possibility that trains can crash into one another. To prevent this, we place signals along the track and at crossings. Signals split the tracks into different parts called blocks. The signals then ensure that only one train can be in each block.

What is the yellow line in Factorio train? ›

A yellow signal means that a train is approaching and already has the approval to enter the following block. The block is reserved for a train and all other entrance signals of that block turn red. Red - The monitored block is not empty or another signal monitoring it is yellow.

What is the golden rule of Factorio train? ›

It proposes a "Golden Rule" that trains never enter intersections they cannot exit, and introduces chain signals to help enforce this rule.

Do trains need fuel Factorio? ›

Locomotives also require fuel to move, which can be manually entered by clicking on the Locomotive and clicking the fuel tab, or it can be loaded in using an Inserter at a Train Stop.

Can trains go both ways in Factorio? ›

Bi-Directional Travel

Train Signals placed above the rails will allow the train to move in one direction while placing a track below the rails will allow it to move in the opposite direction. If you want a train to move back and forth on the same rail, you will need two train signals placed above and below one another.

Is Factorio capped at 60? ›

These two numbers are soft-capped at 60, thus a FPS/UPS of 60/60 means that the game is running at full speed. This limit on the number of updates per second can be raised by running the game faster than normal speed. /c game.

How long does it take to 100% Factorio? ›

If you're a gamer that strives to see all aspects of the game, you are likely to spend around 219 Hours to obtain 100% completion.

Are trains better than belts Factorio? ›

Past a couple screens of distance trains are both cheaper, faster and raising the throughput requires only a fraction of the setup cost unlike pipes or belts that need brand new lines every time. A yellow belt only transports 15 items per second, at a speed of 1.875 tiles per second.

How to make trains faster in Factorio? ›

Locomotives are burner devices and require fuel to run; the more powerful the fuel used, the faster the locomotive's acceleration and top speed will be. Solid fuel, rocket fuel and nuclear fuel will give +20%, +80% and +150% acceleration respectively, and provide +5%, +15% and +15% for top speed respectively.

How do you evenly load a train in Factorio? ›

Well, for starters you could use 3 splitters on each side to evenly divide the incoming ore among the 4 cars. As it is now, your train will be sitting there waiting until the first car fills, then all the chests for the first car fill, then the second car will start filling, and so on.

Can trains go in reverse? ›

They Can… Modern diesel-electric or electric locomotives can run equally well in either direction. The wheels are driven by electric motors (called “traction motors”) which can run either way. There is a lever called a “reverser” in the locomotive cab that determines the direction of travel.

Can a steam train reverse? ›

Steam had to have a fireman and engineer in each cab to control each engine manually. Steam engines could run backwards pulling trains, but you'd normally only see it on like a slow-speed branchline or with an engine designed to work both ways like a tank engine (an engine with no tender).

References

Top Articles
Latest Posts
Article information

Author: Arielle Torp

Last Updated:

Views: 6081

Rating: 4 / 5 (61 voted)

Reviews: 92% of readers found this page helpful

Author information

Name: Arielle Torp

Birthday: 1997-09-20

Address: 87313 Erdman Vista, North Dustinborough, WA 37563

Phone: +97216742823598

Job: Central Technology Officer

Hobby: Taekwondo, Macrame, Foreign language learning, Kite flying, Cooking, Skiing, Computer programming

Introduction: My name is Arielle Torp, I am a comfortable, kind, zealous, lovely, jolly, colorful, adventurous person who loves writing and wants to share my knowledge and understanding with you.