Arc Furnace Automation: Difference between revisions
From Stationeers Wiki
More actions
Thundergod97 (talk | contribs) mNo edit summary |
m Remove translation markup (automated) |
||
| (2 intermediate revisions by 2 users not shown) | |||
| Line 1: | Line 1: | ||
[[Category: Tutorials]] | [[Category: Tutorials]] | ||
This is a logic system that will automatically keep the furnace active as long as it has something to smelt. | This is a logic system that will automatically keep the furnace active as long as it has something to smelt. | ||
| Line 6: | Line 6: | ||
* [[Arc Furnace]] | * [[Arc Furnace]] | ||
* [[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. | |||
[[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 20: | 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 | ||
Latest revision as of 17:19, 8 March 2026
This is a logic system that will automatically keep the furnace active as long as it has something to smelt.
Items Used
- Arc Furnace
- 2x Kit (Logic I/O)
- Optional: Chutes
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.

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