Actions

Simple Arc Furnace Automation

From Unofficial Stationeers Wiki

Revision as of 15:20, 5 March 2021 by Itsjusty0gurt (talk | contribs) (Created page with "Category:Tutorials == Simple Arc Furnace Automation with Logic Chips == ---- '''Author: itsjusty0gurt''' ---- Build simple automation for the arc furnace with logic chips....")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Simple Arc Furnace Automation with Logic Chips


Author: itsjusty0gurt


Build simple automation for the arc furnace with logic chips.


Resources:


Setup:

  1. Place Arc Furnace.
  2. Place 2 Kit (Logic I/O) as the Slot Reader.
  3. Place remaining Kit (Logic I/O) as Logic Writer.
  4. Place Kit (Logic Processor) as Compare Unit.
  5. Connect Cables from a power source to all power inputs, and data inputs and outputs. Also connect Cables to the data and power on Arc Furnace.
  6. Label the Slot Readers as:
    • "Slot Reader Import"
    • "Slot Reader Export"
  7. Set Slot Reader Import's screws to:
    • In: "Arc Furnace"
    • Slot: "Import"
    • Var: "Occupied"
  8. Set Slot Reader Export's screws to:
    • In: "Arc Furnace"
    • Slot: "Export"
    • Var: "Occupied"
  9. Set Compare Unit's screws to:
      1. "Slot Reader Import"
      2. "Slot Reader Export"
    • Out:"Greater"
  10. Set "Logic Writer's screws to:
    • In: "Compare Unit"
    • Out: "Arc Furnace"
    • Out Var: "Activate"
  11. Place Chutes on the Import of the Arc Furnace. Each Chutes holds one stack of something, so keep that in mind when you are trying to figure out how many to place.
  12. Place Chute Inlet or Chute Bin at other end of chutes.
  13. Power on all chips and Arc Furnace.