Filter Combinator


Provides a filter combinator, which lets you filter any number of signals from the input. Does not alter the signal level and is valid for every signal level. Implemented in terms of circuitry rather than on_tick for performance. 3 ticks of delay between input and output. Compatible with Space Exploration.

Utilities
2 months ago
1.1
492
Circuit network
Owner:
Sil3ntSt0rm
Source:
https://github.com/Sil3ntStorm/factor...
Homepage:
https://github.com/Sil3ntStorm/factor...
License:
MS-RL
Created:
10 months ago
Latest Version:
1.0.4 (2 months ago)
Factorio version:
1.1
Downloaded by:
492 users

Provides a new combinator that filters out all unwanted signals.

Simply open the combinator after placing it and add all the signals that you want to keep. Connect any signals to the input and only those specified in the UI will make it to the output. It should work with all valid circuit signal values in the game.

If you disable the combinator in the UI, nothing will be output, regardless of input.

Should have minimal impact on UPS.

Due to Factorio limitations the output signals cannot be displayed on the right hand side / overlay where you would usually see both in and output signals. You will have to connect the output somewhere to see the output signals.

Entity Graphics from https://github.com/GCascaes/Filter-Combinator