Compact circuits


Miniaturize a whole logic network into a single entity to save place (similar to factorissimo but for signals).

Content
17 days ago
1.1
6.70K
Circuit network

g How do meta-combinators work?

4 months ago

The change log says...
- Add meta-combinator to change the input / output of a arithmetic/decider combinator based on a signal

It sounds useful. I have tried playing around with them but I can't figure out how they are supposed to work. Are there examples?

4 months ago

The signal connected by a red wire to the the combinator is supposed to be unique.
This signal is copied to the arithmetic or decider combinator (input 1 or input 2 or output depending on the meta-combinator properties) connected by the green wire to the meta-combinator .

Here an example of use to filter:

A processor to display a single signal (just import string in factorio) :

0eNqlldmOm1gQhl8l4tbdY3ZDS7mwMcYsxgYMGE+iFsuxOez7FvW7D+6MJtEoUUaZK3TqVH1VUOj/vyBe0oKiglmDvHxBoJ9nNfLy5xekhvfMTR6xZiwA8oLABqTIE5K56ePk52nhxo0PK7+FzXNR5T6o67x6xQYMeXtCYBaAAXnB3p5+gOpg1bRz5B/a14xnmN3y74rxt89PCMga2EDwdaj3w/iatakHqpn+s3FgXuSPN3pCiryey/Ps0X1GPlPYHyuWZlbUEzLOHQjsD+rtMeO/yPhvkTGWxbFfsonfYn+DMii6YjD8h2zyf7JxlPgJmfpvq/8Fn5q327kVdL9mzAts3Hv9SP3uN0RQoFaqrbbHdFpry6tt7cd2HKxh1Cw7OXUuFbGmfATr2Kp3wpD2XnWLiOiOxvhlLdVqgl8oxRnaA0WRQyZV492zFO28lVvzxHE2p5NRLt+UMcwAShonFxwF09w4eZmOvOwX+4KXdsd9wuW2Ysi6F8aZEYemnUdDeqI2a4Nu0ukKhUpwxpTcnrskFv3cMsnB3hfZ5gD0XVuaxjmEo0PvDpSysfw9Sqe7mtxFFZcsibwf4iGejNIqfHtdDzKEZx+9q9S1WntNo+EaBpXoivnTgnam3cW5d5dDwRV3qtV11j/DlHEjwbJ4dNE5TUinwnUvjNqGvRs4NHfx0AOoS3lGXqzsGLWbe2/ZZDyKqqAFW1md7+QgCc5y52yqrL7RmqqQcczwYiqmTrQu00ld58FKYLqEWqyb0/G46441R2gt13f7NI0D+yrBaWE2OzYzlPaSnMSVnLeZId728+cE2fba3+iERntx5CR7LaYa5KcyaER93HeEYkx3I9z7lsaGbe5J2hCMTWbT3nbJbc2Vs/R4Mwyu1VBxtmPiencTSiP1KVm/8wmHl2Eo9AUtpguaifc5q0orT5UVUDKLQKdqOpyqPuoBnZVAkXaR3VGeXfoLbBtNdJCCK8jtnD7m7cUp9/tOY7DxFF0qOzijOpPl5WnbrgnC2kzYnOtqDuo3jNCJ8cB1Id3ZBTxMGeRvxlq54mzP10GXWCLvBd3JA7J0kdbHbXESTas7ipKqk+4VpwvZqRW5lOb+ssNa2JpVNJ9QnR1GVEf7Mt2mK7+MCFp0iexIeYeU5vvclRdNdSlLj/MEFMMNNGYMH06oFxSC1ibAXxRNKANdszqdvyZ70OVoP0iiOaaG4BL6MZMuROhU7KWZqkBRCGKhHnhGHKLFQEo6HxLAWO3lIEoTVU8MJ1IZjma81qPADpyKjXa+bHzjasZcz67yNNg4XHmQyHYjmdL+lgbtcAgj0TP8ZYNfdHzqiVjnNUxW+zVzLjftSW3hstG9uoOEyypn0l/YQlXH5wCS24VYFYDVgK5ypWKHHlGmbn40+UBGh2xxOGiMfNr1UQtkXWXRk2Y3Psh6VV7o97wmrOVaTLxswJMk8lbWYMH6AlYuIfvtUiqs3tU+fkQePlK0zWvnztIyawzy5RPyin+ajeTTu5kta/DcwWYWtcTN7uAZDE3l+s0n5PPbXJu4Hpg9CxGS3HOTD3WT+/EcrmeNagD2zcSev3rX8m8L8xL3Pa+B8+MFw1GcRNkV81C9eYpXGMxBZvX2cLZ3Q335Tvi+NTXeYR8CWBeJO84XHajqd8XEGYxcsfhqNjGWRJm3t78AuLubmA==

4 months ago

I understand now.
Thank you.

4 months ago

It is a little confusing that the meta combiner is grouped with the "display components".

New response