Actions

Difference between revisions of "Autolathe"

From Unofficial Stationeers Wiki

m (swapped descriptions of recipehash pram and output)
m (lol forgot a word)
Line 172: Line 172:
 
| On || Boolean || Turns the Autolathe on, when set to 1. Turns it off, when set to 0.
 
| On || Boolean || Turns the Autolathe on, when set to 1. Turns it off, when set to 0.
 
|-
 
|-
| [[RecipeHash]] || Integer || Sets machine to recipe recipe <small>Number is calculated using hash on prefabname</small>
+
| [[RecipeHash]] || Integer || Set machine to recipe <small>Number is calculated using hash on prefabname</small>
 
|}
 
|}
  
Line 202: Line 202:
 
| RequiredPower || Integer || Returns the current amount of power, required by the Autolathe, in Watts. '''Note''': This will not update when active (See [[#Bugs|Bugs]]).
 
| RequiredPower || Integer || Returns the current amount of power, required by the Autolathe, in Watts. '''Note''': This will not update when active (See [[#Bugs|Bugs]]).
 
|-
 
|-
| [[RecipeHash]] || Integer || Reads recipehash of selected <small>Number is calculated using hash on prefabname</small>
+
| [[RecipeHash]] || Integer || Reads recipehash of selected recipe <small>Number is calculated using hash on prefabname</small>
 
|}
 
|}
 
</div>
 
</div>

Revision as of 09:45, 2 January 2020

Other languages:
English • ‎español • ‎русский
Kit (Autolathe)
ItemKitAutolathe.png
Recipe
Created With Autolathe, Fabricator
Cost 20g Iron, 10g Copper, 2g Gold
Autolathe
Autolathe.jpg
Operation
Power Usage 100W + Recipe Usage
Construction
Placed with Kit (Autolathe)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Autolathe)
Autolathe mk2
Autolathemk2.png
Operation
Power Usage unknown
Construction
Placed with Autolathe Printer Mod
Placed on Small Grid with Autolathe
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Autolathe Printer Mod


Description

Used to craft a variety of items. Takes ingots in the left and spits product out of the right. Power button toggles machine power state. Lever will eject materials inside if machine is powered. Arrow buttons select recipe, push the square button in between to craft.

Since December 2019 there is an option to upgrade the Autolathe to a MK2 Version.

Warning: Machine will continue to craft until button is pushed again, machine is turned off or loses power.

Recipes

[Expand]

Data Network Properties

These are all Data Network properties of this device. Expand to see the properties.

Bugs

  • Setting the "Activate" parameter to 1, can cause the Autolathe to activate, even when it is empty. Nothing is dropped from the output, once the production is finished in this case and the Autolathe will stop after one production run.
  • The "RequiredPower" output only ever outputs 5, when the Autolathe is turned on, 0 otherwise. It does not take into account the raised power required when active. (Still present in version 0.1.1234.6112)