production flow graph tool

Post all other topics which do not belong to any other category.
Post Reply
FeepingCreature
Inserter
Inserter
Posts: 21
Joined: Sat Dec 13, 2014 1:08 am
Contact:

production flow graph tool

Post by FeepingCreature »

Hi, I made a thing!

http://feephome.no-ip.org/~feep/factoprod/

You can click on target items and it'll show you the requirements to create them in a graph, left to right. Select multiple target items and get a combined graph.

This might be useful for planning assembling machine layouts.

Graphs are largely based on sparr's tools (Thank you!): https://github.com/sparr/factorio-data-extract

Simple example:
Image

Enjoy!

ray4ever
Long Handed Inserter
Long Handed Inserter
Posts: 86
Joined: Sun Jan 12, 2014 9:22 am
Contact:

Re: production flow graph tool

Post by ray4ever »

I like it!

But to be even more usefull I suggest to add the amount of items needed and the basic production speed of that item.

User avatar
Xterminator
Filter Inserter
Filter Inserter
Posts: 981
Joined: Sun Jun 15, 2014 4:49 pm
Contact:

Re: production flow graph tool

Post by Xterminator »

ray4ever wrote:I like it!

But to be even more usefull I suggest to add the amount of items needed and the basic production speed of that item.
Completely agree! Really like it, but adding the cost and production speed would help immensely.
Image Image Image

immibis
Filter Inserter
Filter Inserter
Posts: 303
Joined: Sun Mar 24, 2013 2:25 am
Contact:

Re: production flow graph tool

Post by immibis »

If you select petroleum-gas, why does it use the light oil cracking recipe but not the heavy oil cracking recipe as well?

FeepingCreature
Inserter
Inserter
Posts: 21
Joined: Sat Dec 13, 2014 1:08 am
Contact:

Re: production flow graph tool

Post by FeepingCreature »

immibis wrote:If you select petroleum-gas, why does it use the light oil cracking recipe but not the heavy oil cracking recipe as well?
Ah, sorry about that, the code was aborting at the first recipe producing an output. I've changed it to check every recipe; it should show heavy-oil-cracking as well now.

Also: regarding showing amounts consumed/produced and speed: sure, but I'm not sure what amounts I should show in cases where multiple recipes can provide an item. First one? Fastest one?

User avatar
Nova
Filter Inserter
Filter Inserter
Posts: 947
Joined: Mon Mar 04, 2013 12:13 am
Contact:

Re: production flow graph tool

Post by Nova »

I can't reach the site. :(
Greetings, Nova.
Factorio is one of the greatest games I ever played, with one of the best developers I ever heard of.

FeepingCreature
Inserter
Inserter
Posts: 21
Joined: Sat Dec 13, 2014 1:08 am
Contact:

Re: production flow graph tool

Post by FeepingCreature »

I apologize for that! I'd messed up my port forwarding when I rebooted my router and server, somehow, and didn't notice for a while. It should be back now.

Rodhern
Manual Inserter
Manual Inserter
Posts: 2
Joined: Wed Dec 17, 2014 8:21 am
Contact:

Re: production flow graph tool

Post by Rodhern »

Neat!

pf_moore
Burner Inserter
Burner Inserter
Posts: 12
Joined: Wed Jun 04, 2014 7:03 pm
Contact:

Re: production flow graph tool

Post by pf_moore »

Very nice! I can see myself using this a lot.

I often find that I want the "opposite" view when planning a factory, as well - something that lets me see what's built out of (for example) batteries. That helps me plan what needs to end up near the battery production facility. If you're looking for another project, that would be a nice addition to your tool :)

katyal
Fast Inserter
Fast Inserter
Posts: 208
Joined: Wed Nov 12, 2014 8:42 pm
Contact:

Re: production flow graph tool

Post by katyal »

pf_moore wrote:I often find that I want the "opposite" view when planning a factory, as well - something that lets me see what's built out of (for example) batteries. That helps me plan what needs to end up near the battery production facility.
I think I might use something like that more than the original tool posted in the OP

plong999
Manual Inserter
Manual Inserter
Posts: 4
Joined: Thu Dec 18, 2014 4:10 am
Contact:

Re: production flow graph tool

Post by plong999 »

Hi,

Nice work. Thank you !

Post Reply

Return to “General discussion”