Dedicated Circuit Pole


Adds a small pole to carry exclusively circuit wires.

Content
11 days ago
2.0 - 2.1
133
Circuit network
Owner:
GoldenHoodie
Source:
N/A
Homepage:
N/A
License:
CC BY-SA 4.0
Created:
a month ago
Latest Version:
2101.2.0 (11 days ago)
Factorio version:
2.0 - 2.1
Downloaded by:
133 users

A cleaner way to route circuit wires

  • No copper cable mess or the UPS hit that independent electric networks bring.
  • Evident at a glance that the purpose of the connection is purely cable management, as compared to stringing cables along arbitrary entities.
  • Connection points stay neatly within the tile, as opposed to tall entities or those that put the connection points on the edge.
  • Four rotations give flexibility to make wires more readable.

Customization

Default max wire length (9) is equivalent to vanilla, but can be changed in mod settings.

Painting circuit poles for visibility, decoration, or beautification is available. Up to 11 customizable paint colors can be set in the mod settings. Painted (and default) circuit poles can be interchanged with upgrade planner.

For more flexible color coding, slap a lamp onto your pole. With better connection points than the vanilla lamp and no power requirement by default, using lamps to run wires is a thing of the past. As the circuit pole is not intended as a light source, it is very dim. Startup settings give the options to disable light altogether, or to make it as bright as a regular lamp.

Limitations

As this is not an electric pole under the hood, you cannot hover a circuit pole to view signals on its networks.

Similarly, dragging to connect at max distance does not work for circuit poles.

Colorable and rotatable poles must be separate things due to my implementation. An entity that does both is outside the scope of this mod, as it would require runtime scripting beyond just an on_built check. Simplicity is a friend of reliability.

Need to pack more connections inside a tile, squeeze wires between machines, or have more exact placement control? Check out the sister mod, Freeform Circuit Peg

Uninstall

The command /revert_all_dedicated_circuit_poles will convert all circuit poles into constant combinators, preserving wire connections. Use this before uninstalling instead of losing the wires the circuit poles are carrying.

Note that this command only replaces entities and ghosts on surfaces, it does not touch blueprints.

AI Disclosure

This mod is entirely human-made.