I just want to show you my little tool Factoratio.
It helps calculating good ratios between different factory types.
To do that, you first choose a recipe in the select box and set target speed using the slider (units per minute).
By clicking into any Factory cell, you may choose a factory to use. Now more columns in the table get filled:
- u/m/factory - The number of items produced by one of the chosen factories per minute. If inserters are selected, their speed is taken into account too.
- Count - the number of factories required to build items at chosen speed.
- Recipe view - shows a tree of all required items to produce the chosen recipe.
- Ratio view - for each type of items needed to produce the chosen recipe, show to where and how fast they needs to be delivered.
Notice: Everything is work in progress. So expect bugs and report them
If interested, source code can be found in my github repo.