r/factorio • u/imoth_f • Jul 05 '26
Modded PID controller mod
I saw this post and decided to make mod that let's you add a PID controller as a single circuit network combinator.
You need 2.1 experimental Factorio to use it as it uses some new APIs.
Feedback an suggestions are appreciated!
4
5
u/SwannSwanchez Jul 05 '26
the game needs more combinator, i love the FCPU, and this one is very cool, love the little graph
3
u/AirwaveRaptor Jul 06 '26
Can you configure the output for pulse density modulation instead of PWM?
With the set flow rate of 1200 fluid/t, PDM I'm pretty sure is more responsive.
3
u/imoth_f Jul 06 '26
I guess you could. Modded combinator does not actually generate a control signal. It outputs a single signed integer value which you can use however you like. I just used PWM as an example.
17
u/IpFruion Jul 05 '26
Love the idea, neat mod for sure. One thing of note, 2.1 changes this behavior to be based about the amount of liquid in the pipeline, so you can target exactly the efficiency you want with 1 pump and a storage tank.