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

User:RA2lover/Sandbox/Printer Automation Notes: Revision history

From Stationeers Community Wiki

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

3 September 2026

  • curprev 22:5122:51, 3 September 2026 RA2lover talk contribs 4,086 bytes +4,086 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