Timer Combinator


Add delays, timed signals and repeating cycles to your circuits. Choose when to start, how long to run and when to stop.

Content
3 days ago
2.1
15
Circuit network

Changelog

Version: 0.1.0
Date: 2026-09-07
  Features:
    - First public release of Timer Combinator for Factorio 2.1.
    - Add delays, timed pulses, repeating cycles and an output that stays on until reset.
    - Choose separate start and reset conditions, output signal, pulse duration and cycle limit.
    - Configure the timer through a compact window with live status and a countdown.
    - Copy timer settings with blueprints and settings paste; new copies start fresh.
    - Use the timer without electricity or additional mods. Includes English and French.
  Info:
    - Research Circuit network and craft a timer from one arithmetic combinator.
    - Repeat mode waits the full delay after each pulse ends. Use a cycle limit of 0 for unlimited repeats.
    - Reset clears the output and cycle count. The start condition must become false before another run.
    - Invalid blueprint settings won't start the timer, and rejected settings copies won't overwrite your existing setup.