The wiki has moved!

Visit the new wiki at stationeers-wiki.com The old wiki here at legacy.stationeers-wiki.com will sunset eventually.

Edits made after the 7th of March 6PM EST were NOT carried over to the new server as previously announced right here in this box.

 Actions

Arc Furnace Automation

From Unofficial Stationeers Wiki

Revision as of 14:16, 5 August 2021 by Fuddnir (talk | contribs) (New, better diagram for automating the Arc Furnace. Fully tested in Creative Mode, 2021-08-05)

This is a logic system that will automatically keep the furnace active as long as it has something to smelt.

Items Used

Setup

Previous guides for automating the Arc Furnace have had the annoying side-effect of triggering the Activate-command every time the quantity of ore in the Import-slot changes. This would result in the activation-sound playing every time one ore was processed, or 50 times for a full stack. This setup triggers once for each stack that enters the Import-slot, making the process work just as if you pressed the button yourself.

Arc furnace auto-trigger.png

Slot Reader (Kit (Logic I/O))

  • In: Arc Furnace
  • Slot: Import
  • Var: Quantity

Logic Memory

  • Value: 0

Compare Unit (Kit (Logic Processor))

  • 1: Slot Reader
  • 2: Logic Memory
  • Out: Greater

Logic Write (Kit (Logic I/O))

  • In: Compare Unit
  • Out: Arc Furnace
  • Out Var: Activate