Toggle menu
Toggle preferences menu
Toggle personal menu
Not logged in
Your IP address will be publicly visible if you make any edits.

Electronics Printer

From Stationeers Wiki
Revision as of 17:38, 2 September 2019 by Daedrias (talk | contribs) (Adding missing recipes)

<languages/> <translate>

Kit (Electronics Printer)
Properties
Stacks No
Recipe
Created With Autolathe, Fabricator
Cost 20g Copper, 5g Gold, 20g Iron
Electronics Printer
Operation
Power Usage 5W + Recipe Usage
Construction
Placed with Kit (Electronics Printer)
Placed on Small Grid
Stage 1
Deconstruction
Deconstructed with Hand Drill
Item received Kit (Electronics Printer)


Description

The Electronics Printer creates a majority of the electronic items in the game, such as batteries, cartridges for handheld tablets, circuitboards for consoles, motherboards for computers, I/O Kits, solar panels and more.

Note: The Electronics Printer will continue to craft until the button is pushed again, the entire machine is turned off, or in case it loses power.

Also, this is the only machine aside from the Fabricator that can create Cable Coil (Heavy).

Recipes

Used to create:

Item Input Output
Cartridge (Atmos Analyzer)

1


5


5


1


Cartridge (Configuration)
Cartridge (eReader)
Cartridge (Medical Analyzer)
Cartridge (Network Analyzer)
Cartridge (Ore Scanner)
Cartridge (Tracker)
Circuitboard (Advanced Airlock)

1


5


5


1


Circuitboard (Air Control)

5


5


1


Circuitboard (Airlock Control)

1


5


5


1


Circuitboard (Door Control)

5


5


1


Circuitboard (Gas Display)

1


5


5


1


Circuitboard (Graph Display)

5


5


1


Circuitboard (Hash Display)
Circuitboard (Mode Control)
Circuitboard (Power Control)
Circuitboard (Ship Display)
Circuitboard (Solar Control)
Ground Penetrating Radar (GPR)

10


2


5


5


1


Portable Light

5


2


1


Power Controller

5


2


3


1


Battery Cell (Small)

1


2


5


1


Battery Cell (Large)

5


10


3


1


Kit (Cable Analyzer)

2


2


2


1


Cable Coil

0.5


1


Cable Coil (Heavy)

0.5


0.5


1


Kit (Cable Fuses)

5


5


1


Data Disk

5


5


1


Flashing Light

2


3


1


Kit (Automated Hydroponics)

20


10


10


10


10


Kit (Battery)

20


20


20


1


Kit (Beacon)

4


2


5


2


1


Kit (Computer)

5


5


10


1


Kit (Consoles)

2


3


5


1


Kit (Portable Generator)

15


20


15


5


1


Kit (Elevator)

4


2


2


2


1


Kit (Fabricator)

50


5


20


1


Kit (Gas Generator)

50


10


1


Kit (Hydroponic Station)

5


20


10


5



Kit (Logic I/O)

1


1


1


Kit (Logic Memory)

1


1


1


Kit (Logic Processor)

2


2


1


Kit (Logic Switch)

1


1


1


Kit (Security Printer)

20


20


20


1


Construction Kit (Sensors)

3


1


1


1


Kit (Solar Panel)

10


5


20


1


Kit (Solid Generator)

50


10


1


Kit (Transformer)

50


10


1


Kit (Transformer Small)

10


1


3


1


Kit (Vending Machine)

50


20


50


10


1


Handheld Tablet

2


3


5


1


Kit (Lights)

1


2


1


Motherboard (IC Editor)

5


5



Motherboard (Logic)
Motherboard (Manufacturing)
Motherboard (Sorter)

5


5



Portable Solar Panel

5


3


10


1


Data Network Properties

These are all Data Network properties of this device.

Data Parameters

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

Parameter Name Data Type Description
Open Boolean Opens the Electronics Printer, when set to 1. Closes it, when set to 0.
Activate Boolean Activates the Electronics Printer, when set to 1. Deactivates the it, when set to 0. Note: This can cause a minor bug to occur. (See #Bugs)
On Boolean Turns the Electronics Printer on, when set to 1. Turns it off, when set to 0.
RecipeHash Integer Read recipehash of selected recipe Number is calculated using hash on prefabname

Data Outputs

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

Output Name Data Type Description
Power Boolean Returns whether the Electronics Printer is turned on and receives power. (0 for no, 1 for yes)
Open Boolean Returns whether the Electronics Printer is open. (0 for no, 1 for yes)
Error Boolean Returns whether the Electronics Printer is flashing an error. (0 for no, 1 for yes)
Activate Boolean Returns whether the Electronics Printer is active. (0 for no, 1 for yes)
Reagents Integer Returns the total amount of all contents, in the Electronics Printer, in grams.
On Boolean Returns whether the Electronics Printer is on. (0 for no, 1 for yes)
ImportQuantity (Unknown) (Unknown)
ImportSlotOccupant Boolean Returns whether there is something in the Electronics Printer import slot. (0 for no, 1 for yes) This outputs 1 only briefly, every time something is inserted in the Electronics Printer.
ExportQuantity Integer Returns how many items are in the export slot. This will usually only briefly turn 1, shortly before dropping something out of the export slot.
ExportSlotOccupant Boolean Returns whether there is something in the Electronics Printer export slot. (0 for no, 1 for yes) This will usually only briefly turn 1, shortly before dropping something out of the export slot.
RequiredPower Integer Returns the current amount of power, required by the Electronics Printer, in Watts. Note: This will not update when active (See #Bugs).
RecipeHash Integer Set machine to recipe Number is calculated using hash on prefabname

</translate>