Electronics Printer
From Unofficial Stationeers Wiki
Properties | |
---|---|
Stacks | No |
Recipe | |
Created With | Autolathe |
Cost | 20g Iron, 2g Gold, 10g Copper |
Operation | |
---|---|
Power Usage | 100W + Recipe Usage |
Construction | |
Placed with | Kit (Electronics Printer) |
Placed on | Small Grid |
Stage 1 | |
Next Stage Construction | |
Constructed with tool | Welding Torch |
Constructed with item | 2 x Iron Sheets |
Deconstruction | |
Deconstructed with | Wrench |
Item received | Kit (Electronics Printer) |
Stage 2 | |
Next Stage Construction | |
Constructed with item | 4 x Cable Coil |
Deconstruction | |
Deconstructed with | Angle Grinder |
Item received | 2 x Iron Sheets |
Stage 3 | |
Next Stage Construction | |
Constructed with tool | Welding Torch |
Constructed with item | 2 x Plastic Sheets |
Deconstruction | |
Deconstructed with | Wire Cutters |
Item received | 4 x Cable Coil |
Stage 4 | |
Next Stage Construction | |
Constructed with tool | Screwdriver |
Deconstruction | |
Deconstructed with | Angle Grinder |
Item received | 2 x Plastic Sheets |
Stage 5 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Recipe | |
---|---|
Created With | Autolathe |
Cost | 2g Silicon Ingot, 2g Gold Ingot, 12g Copper Ingot, 22g Iron Ingot |
Operation | |
---|---|
Power Usage | 100W + Recipe Usage |
Construction | |
Placed with | Electronic Printer Mod |
Placed on | Small Grid with Electronics Printer (Tier One) |
Stage 1 | |
Deconstruction | |
Deconstructed with | Hand Drill |
Item received | Electronic Printer Mod |
Recipe | |
---|---|
Created With | Autolathe, Electronics Printer |
Cost | 2g Silicon Ingot, 2g Gold Ingot, 8g Constantan, 8gSolder, 8g Electrum 12g Copper Ingot, 22g Iron Ingot, 35g Steel |
Contents
Description
Used to craft 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.
Also, this is the only machine (aside from the deprecated Fabricator) that can create Cable Coil (Heavy).
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. Magnifying glass button below the craft button opens a search interface for easier recipe selection.
The Electronics Printer can be upgraded to a Tier Two version by using its respective Mod Kit and a Welder on it.
Note: The machine will continue to craft until the button is pushed again, the entire machine is turned off, or in case it loses power.
If you want to craft only a single item unattended, start the craft and press any of the arrow buttons.
Versions
Tier | Creation | Energy Cost | Material Cost | Build Time | |||
---|---|---|---|---|---|---|---|
Tier One | x1 | x1 | x1 | x1 | |||
Tier Two | x1 | x1,1 | x1 | x0,66 | |||
Update 0.2.4677.21598 - Fri 29/12/2023 |
Mod Kit Manufacturing
The Electronics Printer can also print Mod Kits, at first only for itself. But once upgraded it can print Mod Kits for the other manufacturing machines.
Recipes
Expand to see the recipes.
Data Network Properties
These are all Data Network properties of this device. Expand to see the properties.
Data Parameters
These are all parameters that can be written with a Logic Writer, Batch Writer, or Integrated Circuit (IC10).
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 | Set machine to recipe Number is calculated using hash on prefabname |
Data Outputs
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 |
---|---|---|
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 | Read recipehash of selected recipe Number is calculated using hash on prefabname |