Actions

Difference between revisions of "Fabricator"

From Unofficial Stationeers Wiki

m (Fabricator was removed text)
 
(8 intermediate revisions by 4 users not shown)
Line 1: Line 1:
Deprecated / No Longer in Game
+
{{deprecated|0.2.2479.11384}}[[Category:Deprecated]]
 
<languages />
 
<languages />
 
<translate>
 
<translate>
 
<!--T:1-->
 
<!--T:1-->
 
[[Category:Machines]]
 
[[Category:Machines]]
 +
[[Category:Fabricators]]
 
{{Itembox
 
{{Itembox
 
  | name        = Kit (Fabricator)
 
  | name        = Kit (Fabricator)
 
  | image      = [[File:ItemKitFabricator.png]]
 
  | image      = [[File:ItemKitFabricator.png]]
  | createdwith = [[Electronics Printer]], [[Fabricator]]
+
| stacks      = No
  | cost        = 50g [[Iron]], 5g [[Gold]], 20g [[Copper]]
+
  | createdwith = [[Fabricator]]
 +
  | cost        = 30g [[Iron]], 5g [[Gold]], 20g [[Copper]]
 
}}
 
}}
 
<!--T:2-->
 
 
{{Structurebox
 
{{Structurebox
 
  | name            = Fabricator
 
  | name            = Fabricator
Line 22: Line 22:
 
}}
 
}}
  
== Description == <!--T:3-->
+
<!--T:2-->
Note: The Fabricator was removed from the game in version 0.2.2479.11384.  
+
Note: The Fabricator was removed from the survival mode in version 0.2.2479.11384. Available in [[Creative Mode]] only via the spawn menu ('/' key by default).
The [[Fabricator]] is an advanced machine used to manufacture most of the craftable items in the game. It largely fills the role of the [[Autolathe]], [[Electronics Printer]], [[Hydraulic Pipe Bender]] and [[Tool Manufactory]].
+
 
 +
The [[Fabricator]] is an advanced machine used to manufacture most of the craftable items in the game. It largely fills the role of the [[Autolathe]], [[Electronics Printer]], [[Hydraulic Pipe Bender]], [[Tool Manufactory]] and [[Security Printer]].
  
 
However at current version one can not search a recipe like other dedicated printers, making it less convenient.
 
However at current version one can not search a recipe like other dedicated printers, making it less convenient.
Line 30: Line 31:
 
It also manufactures certain items slower then the dedicated printers. For example, it's much faster to print a [[Cable Coil|cable coil]] using [[Electronics Printer|electronics printer]] than using a fabricator.
 
It also manufactures certain items slower then the dedicated printers. For example, it's much faster to print a [[Cable Coil|cable coil]] using [[Electronics Printer|electronics printer]] than using a fabricator.
  
== Usage == <!--T:4-->
+
== Usage == <!--T:3-->
 
In order to use the fabricator, you will need to set up a [[Computer]] with a [[Motherboard (Manufacturing)]] and connect it to the fabricator's data port. You can then use the manufacturing interface in order to request manufacturing jobs from the fabricator.
 
In order to use the fabricator, you will need to set up a [[Computer]] with a [[Motherboard (Manufacturing)]] and connect it to the fabricator's data port. You can then use the manufacturing interface in order to request manufacturing jobs from the fabricator.
 
You can choose the quantity of each item you want to build and  set up a queue of items to be manufactured. If the fabricator is unable to finish an item, it will idle until it is able to continue (materials are added or power is resumed).
 
You can choose the quantity of each item you want to build and  set up a queue of items to be manufactured. If the fabricator is unable to finish an item, it will idle until it is able to continue (materials are added or power is resumed).
  
<!--T:5-->
 
 
''Fabricator with computer hooked up''<br>
 
''Fabricator with computer hooked up''<br>
 
[[File:Fabricator_computer.jpg|Fabricator with computer hooked up]]
 
[[File:Fabricator_computer.jpg|Fabricator with computer hooked up]]
  
 
+
== Recipes == <!--T:4-->
== Recipes == <!--T:6-->
 
 
'''Used to create:'''
 
'''Used to create:'''
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
Line 68: Line 67:
 
'''UNABLE to create:'''
 
'''UNABLE to create:'''
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
 
<div style="column-count:3;-moz-column-count:3;-webkit-column-count:3">
* [[Spray Paint | Any paints]] (use [[Tool Manufactory|Kit (Tool Manufactory)]])
+
* [[Spray Paint | Any paints]] (use [[Tool Manufactory]])
* [[Portable Tank]] (use [[Hydraulic Pipe Bender|Kit (Hydraulic Pipe Bender)]])
+
* [[Portable Tank]] (use [[Hydraulic Pipe Bender]])
* [[Portable Light]]
+
* [[Portable Light]] (use [[Electronics Printer]])
* [[Ground Penetrating Radar]]
+
* [[Ground Penetrating Radar]] (use [[Electronics Printer]])
* [[Plastic Sheets]]
+
* [[Plastic Sheets]] (use [[Autolathe]])
 
* '''And some more!'''
 
* '''And some more!'''
 
</div>
 
</div>
Line 83: Line 82:
 
! Parameter Name !! Data Type !! Description
 
! Parameter Name !! Data Type !! Description
 
|-
 
|-
| Open || Boolean || Opens the Fabricator, when set to 1. Closes it, when set to 0.
+
| Lock || Boolean || Locks the Fabricator, when set to 1. Unlocks it when set to 0.
 +
|-
 +
| ClearMemory || Boolean || Writing on this Parameter will reset the ExportCount and ImportCount values to zero. Will set itself back to 0 when actioned.
 
|-
 
|-
 
| Activate || Boolean || Activates the Fabricator, when set to 1. Deactivates it, when set to 0.
 
| Activate || Boolean || Activates the Fabricator, when set to 1. Deactivates it, when set to 0.
 
|-
 
|-
| Lock || Boolean || Locks the Fabricator, when set to 1. Unlocks it, when set to 0.
+
| Open || Boolean || Opens the Fabricator, when set to 1. Closes it, when set to 0.
 
|-
 
|-
 
| On || Boolean || Turns the Fabricator on, when set to 1. Turns it off, when set to 0.
 
| On || Boolean || Turns the Fabricator on, when set to 1. Turns it off, when set to 0.
Line 97: Line 98:
 
! Output Name !! Data Type !! Description
 
! Output Name !! Data Type !! Description
 
|-
 
|-
| Power || Boolean || Returns whether the Fabricator is turned on and receives power. (0 for no, 1 for yes)
+
| Open || Boolean || Returns whether the Fabricator is open. (0 for no, 1 for yes)
 
|-
 
|-
| Open || Boolean || Returns whether the Fabricator is open. (0 for no, 1 for yes)
+
| On || Boolean || Returns whether the Fabricator is turned on. (0 for no, 1 for yes)
 
|-
 
|-
| Error || Boolean || Returns whether the Fabricator is flashing an error. (0 for no, 1 for yes)
+
| Lock || Boolean || Returns whether the Fabricator is locked. (0 for no, 1 for yes)
 
|-
 
|-
| Activate || Boolean || Returns whether the Fabricator is active. (0 for no, 1 for yes)
+
| ImportCount || Integer || How many items imported since last ClearMemory.
 
|-
 
|-
| Lock || Boolean || Returns whether the Fabricator is locked. (0 for no, 1 for yes)
+
| ExportCount || Integer || How many items exported since last ClearMemory.
 
|-
 
|-
| Reagents || Float || The amount of reagent contents in the Fabricator in grams.
+
| Error || Boolean || Returns whether the Fabricator is flashing an error. (0 for no, 1 for yes)
 
|-
 
|-
| On || Boolean || Returns whether the Fabricator is turned on. (0 for no, 1 for yes)
+
| Activate || Boolean || Returns whether the Fabricator is active. (0 for no, 1 for yes)
 
|-
 
|-
| ImportQuantity || (Unknown) || (Unknown)
+
| RequiredPower || Integer || The amount of power, currently needed by the Fabricator, in Watts.
 
|-
 
|-
| ImportSlotOccupant || Boolean || Returns whether there is something in the import slot of the Fabricator. (0 for no, 1 for yes) (Only turns 1 briefly, when something is inserted in the Fabricator)
+
| RecipeHash || Integer || Current hash of the recipe the device is set to produce.
 
|-
 
|-
| ExportQuantity || Integer || Returns the amount of items in the export slot of the Fabricator. The export slot also encompasses whatever is currently being fabricated in the Fabricator.
+
| Reagents || Float || Returns the amount of reagent contents in the Fabricator in grams.
 
|-
 
|-
| ExportSlotOccupant || Boolean || Returns whether the export slot of the Fabricator holds an item. The export slot also encompasses whatever is currently being fabricated in the Fabricator.
+
| PrefabHash|| Integer || The hash of the structure.
 
|-
 
|-
| RequiredPower || Integer || The amount of power, currently needed by the Fabricator, in watts.
+
| Power || Boolean || Returns whether the Fabricator is turned on and receives power. (0 for no, 1 for yes)
 
|}
 
|}
  

Latest revision as of 12:53, 21 December 2023

Warning Warning: This item is deprecated as of 0.2.2479.11384. As such this wiki page is only used as an archive.
Other languages:
English • ‎русский
Kit (Fabricator)
ItemKitFabricator.png
Stacks No
Recipe
Created With Fabricator
Cost 30g Iron, 5g Gold, 20g Copper
Fabricator
Fabricator.jpg
Operation
Power Usage 50W + Recipe Usage
Construction
Placed with Kit (Fabricator)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Fabricator)

Note: The Fabricator was removed from the survival mode in version 0.2.2479.11384. Available in Creative Mode only via the spawn menu ('/' key by default).

The Fabricator is an advanced machine used to manufacture most of the craftable items in the game. It largely fills the role of the Autolathe, Electronics Printer, Hydraulic Pipe Bender, Tool Manufactory and Security Printer.

However at current version one can not search a recipe like other dedicated printers, making it less convenient.

It also manufactures certain items slower then the dedicated printers. For example, it's much faster to print a cable coil using electronics printer than using a fabricator.

Usage[edit]

In order to use the fabricator, you will need to set up a Computer with a Motherboard (Manufacturing) and connect it to the fabricator's data port. You can then use the manufacturing interface in order to request manufacturing jobs from the fabricator. You can choose the quantity of each item you want to build and set up a queue of items to be manufactured. If the fabricator is unable to finish an item, it will idle until it is able to continue (materials are added or power is resumed).

Fabricator with computer hooked up
Fabricator with computer hooked up

Recipes[edit]

Used to create:

UNABLE to create:

Data Network Properties[edit]

These are all Data Network properties of this device.

Data Parameters[edit]

These are all parameters, that can be written to with a Logic Writer, Batch Writer, or Integrated Circuit (IC10). The outputs are listed in the order a Logic Writer's "VAR" setting cycles through them.

Parameter Name Data Type Description
Lock Boolean Locks the Fabricator, when set to 1. Unlocks it when set to 0.
ClearMemory Boolean Writing on this Parameter will reset the ExportCount and ImportCount values to zero. Will set itself back to 0 when actioned.
Activate Boolean Activates the Fabricator, when set to 1. Deactivates it, when set to 0.
Open Boolean Opens the Fabricator, when set to 1. Closes it, when set to 0.
On Boolean Turns the Fabricator on, when set to 1. Turns it off, when set to 0.

Data Outputs[edit]

These are all parameters, that can be read with a Logic Reader or a Slot Reader. The outputs are listed in the order a Logic Reader's "VAR" setting cycles through them.

Output Name Data Type Description
Open Boolean Returns whether the Fabricator is open. (0 for no, 1 for yes)
On Boolean Returns whether the Fabricator is turned on. (0 for no, 1 for yes)
Lock Boolean Returns whether the Fabricator is locked. (0 for no, 1 for yes)
ImportCount Integer How many items imported since last ClearMemory.
ExportCount Integer How many items exported since last ClearMemory.
Error Boolean Returns whether the Fabricator is flashing an error. (0 for no, 1 for yes)
Activate Boolean Returns whether the Fabricator is active. (0 for no, 1 for yes)
RequiredPower Integer The amount of power, currently needed by the Fabricator, in Watts.
RecipeHash Integer Current hash of the recipe the device is set to produce.
Reagents Float Returns the amount of reagent contents in the Fabricator in grams.
PrefabHash Integer The hash of the structure.
Power Boolean Returns whether the Fabricator is turned on and receives power. (0 for no, 1 for yes)

Bugs[edit]

  • If the Fabricator is deconstructed while fabricating an item, the complete [glowing!] item will be left behind along with any other reagents in the Fabricator.
  • If the Fabricator is opened while fabricating an item (paused and unpaused), it will not drop any reagents it holds.