Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Main public logs

More actions

Combined display of all available logs of Stationeers Community Wiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).

Logs
  • 22:51, 3 September 2026 RA2lover talk contribs created page User:RA2lover/Sandbox/Printer Automation Notes (Created page with "== Printer Stack Processing == All Printers inherit from SimpleFabricatorBase, which does the following actions on each logic tick: <!-- SimpleFabricatorBase.OnLogicTick --> * Check if the printer is usable and not busy, skipping all processing for the tick otherwise. ** A usable printer is built, turned on, and provided with power. ** Any of these make the printer count as busy: *** Printer is Activated (LogicType.Activate is 1) *** Printer purge handle is open and the...") Tag: Visual edit