Space Platform Circuit Control


Adds a Platform Controller combinator. Place it on a space platform and it outputs the platform's item requests as circuit signals, and reads a space-location signal (e.g. a push button set to a planet like [space-location=nauvis]) to fly the platform to that location. Works with vanilla and modded planets.

Utilities
3 days ago
2.0
3
Transportation Logistics Logistic network Circuit network
Owner:
VolcanoFuel1
Source:
N/A
Homepage:
N/A
License:
MIT
Created:
3 days ago
Latest Version:
0.2.0 (3 days ago)
Factorio version:
2.0
Downloaded by:
3 users

Space Platform Circuit Control

Adds the Platform Controller — a combinator that lets your space platforms actually talk to the circuit network.

Place one on a platform and it does two things:

Outputs the platform's requests

The hub's item requests are mirrored onto the circuit network as negative signals — request 100 iron plates and you get iron-plate = -100. Wire that together with the hub's contents (positive) and anything still below 0 means the request isn't filled yet. Stick a lamp on it set to anything < 0 and you've got a dead-simple "still loading" indicator.

Steers the platform

Feed the controller a space-location signal (e.g. a push button set to [space-location=nauvis]) and the platform flies there. If the destination isn't already in the platform's schedule, it's added as a temporary stop. Works with vanilla and modded planets/space locations.

Details

  • Crafted from 1 constant combinator + 5 processing units, unlocked by its own technology.
  • Destination signals are read every tick, so single-tick push button pulses work fine.
  • Request output refreshes every half second.
  • Requires Space Age.