Very useful for setting train limits!
For other possible applications, you can even go further and clamp the value between a lower and upper bound:
ClampNumber.png
Here, I added [N] as the lower limit. Note that N and M have to have different values, otherwise the 'each' signal will output the ...
Search found 8 matches
- Tue May 19, 2026 1:34 am
- Forum: Combinator Creations
- Topic: Clamp value with single combinator
- Replies: 1
- Views: 732
- Wed May 13, 2026 5:30 pm
- Forum: Combinator Creations
- Topic: 4-Character Significant Figure Display
- Replies: 0
- Views: 185
4-Character Significant Figure Display
I built a compact 4-character numeric display for dashboards and control systems.
It displays positive numbers using 3–4 significant digits, automatically switching to metric prefixes as values increase.
To save space, the metric prefix (K, M, G) also acts as the decimal point location.
1234 ...
It displays positive numbers using 3–4 significant digits, automatically switching to metric prefixes as values increase.
To save space, the metric prefix (K, M, G) also acts as the decimal point location.
1234 ...
- Wed Apr 22, 2026 7:50 pm
- Forum: Ideas and Suggestions
- Topic: Programmable Speaker alert signal variables
- Replies: 14
- Views: 7248
Re: Programmable Speaker alert signal variables
+1 to being able to use the "Anything" wildcard and have it work like it does with display panels 
- Tue Apr 21, 2026 5:55 pm
- Forum: Combinator Creations
- Topic: A guide to “coding” with combinators
- Replies: 2
- Views: 778
Re: A guide to “coding” with combinators
Thanks for the feedback!
I kind of ended up posting things in reverse order. I first designed a 60-assembler bot automall using this “system,” then decided I wanted to share both the mall and the system. After that, I challenged myself to build the smallest automall I could. But I posted the tiny ...
I kind of ended up posting things in reverse order. I first designed a 60-assembler bot automall using this “system,” then decided I wanted to share both the mall and the system. After that, I challenged myself to build the smallest automall I could. But I posted the tiny ...
- Tue Apr 21, 2026 2:06 am
- Forum: Combinator Creations
- Topic: A guide to “coding” with combinators
- Replies: 2
- Views: 778
A guide to “coding” with combinators
(This guide assumes you already know the basics of combinators and are comfortable with some simple programming terminology.)
For most players, building solutions for common problems—balancing oil, toggling between solar and coal with an RS latch, or setting train limits based on inventory, is ...
For most players, building solutions for common problems—balancing oil, toggling between solar and coal with an RS latch, or setting train limits based on inventory, is ...
- Mon Apr 20, 2026 12:32 am
- Forum: Combinator Creations
- Topic: Tiny Space Automall
- Replies: 4
- Views: 696
Re: Tiny Space Automall
Just try putting some iron and copper plates in, and some steel, for example. Turn it on by enabling the On/Reset combinator. Request a few items in the Requests combinator. Belts, inserters, a car, you name it. It will make use of existing intermediates in the wagon if available, so you can save it ...
- Sun Apr 19, 2026 4:56 am
- Forum: Combinator Creations
- Topic: Tiny Space Automall
- Replies: 4
- Views: 696
Tiny Space Automall
This design is intended for use on space platforms, if you want to be able to craft anything just by setting a request on a combinator and having the raw materials available. It automatically calculates and crafts intermediates. For example, if you have only iron and copper plates, and you request ...
- Sun Nov 10, 2024 12:56 am
- Forum: Resolved Problems and Bugs
- Topic: [boskid] [2.0.15] Asteroid Collector circuit filter not working one tick after item removed
- Replies: 11
- Views: 7591
Re: [2.0.15] Asteroid Collector circuit filter not working one tick after item removed
Same issue here. Had to do the 'workaround' to make things work.