Difference between revisions of "Arc Furnace Automation"
From Unofficial Stationeers Wiki
(New, better diagram for automating the Arc Furnace. Fully tested in Creative Mode, 2021-08-05) |
|||
Line 7: | Line 7: | ||
* [[Arc Furnace]] | * [[Arc Furnace]] | ||
* 2x [[Kit (Logic I/O)]] | * 2x [[Kit (Logic I/O)]] | ||
− | |||
− | |||
* Optional: [[Chutes]] | * Optional: [[Chutes]] | ||
=== Setup === | === Setup === | ||
− | |||
This setup triggers once for each stack that enters the Import-slot, making the process work just as if you pressed the button yourself. | This setup triggers once for each stack that enters the Import-slot, making the process work just as if you pressed the button yourself. | ||
− | [[File: | + | [[File:2022-07-18-172654 1920x1080 scrot.png|thumb|Automated Arc Furnace setup]] |
Slot Reader ([[Kit (Logic I/O)]]) | Slot Reader ([[Kit (Logic I/O)]]) | ||
Line 22: | Line 19: | ||
* Slot: Import | * Slot: Import | ||
* Var: Quantity | * Var: Quantity | ||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
Logic Write ([[Kit (Logic I/O)]]) | Logic Write ([[Kit (Logic I/O)]]) | ||
− | * In: | + | * In: Slot Reader |
* Out: Arc Furnace | * Out: Arc Furnace | ||
* Out Var: Activate | * Out Var: Activate | ||
</translate> | </translate> |
Latest revision as of 08:31, 18 July 2022
This is a logic system that will automatically keep the furnace active as long as it has something to smelt.
Items Used[edit]
- Arc Furnace
- 2x Kit (Logic I/O)
- Optional: Chutes
Setup[edit]
This setup triggers once for each stack that enters the Import-slot, making the process work just as if you pressed the button yourself.
Slot Reader (Kit (Logic I/O))
- In: Arc Furnace
- Slot: Import
- Var: Quantity
Logic Write (Kit (Logic I/O))
- In: Slot Reader
- Out: Arc Furnace
- Out Var: Activate