Electronics Printer
Kit (Electronics Printer)
Electronics Printer
Construction Steps
| Step | Tool | Item |
|---|---|---|
| 1 | Welding Torch | 2 x Iron Sheets |
| 2 | - | 4 x Cable Coil |
| 3 | Welding Torch | 2 x Plastic Sheets |
| 4 | Screwdriver | - |
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Wrench | Kit (Electronics Printer) |
| 2 | Angle Grinder | 2 x Iron Sheets |
| 3 | Wire Cutters | 4 x Cable Coil |
| 4 | Angle Grinder | 2 x Plastic Sheets |
| 5 | Hand Drill | - |
Overall Electronics Printer (Tier One) Cost/Requirements
Electronics Printer (Tier Two)
Deconstruction Steps
| Step | Tool | Recovered Item |
|---|---|---|
| 1 | Hand Drill | Electronic Printer Mod |
Overall Electronics Printer (Tier Two) Cost/Requirements
Description
"The electronic printer will create any electronic part you need. From circuit boards and electronic devices to solar panels. The choice is yours. Upgrade the device using a Electronic Printer Mod for additional recipes and faster processing speeds." — Stationpedia
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 Screwdriver 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. Used to create:
See Electronics Printer/Recipes for details.
Data Network
| Parameter | Type | Access | Description |
|---|---|---|---|
| Power | Boolean | Read | Can be read to return if the Electronics Printer is turned on and receives power |
| Open | Boolean | Read/Write | 1 if device is open, otherwise 0 |
| Error | Boolean | Read | 1 if device is in error state, otherwise 0 |
| Activate | Boolean | Read/Write | 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) |
| Lock | Boolean | Read/Write | Disable manual operation |
| Reagents | Float | Read | Returns the total amount of all contents in the Electronics Printer |
| On | Boolean | Read/Write | The current state of the Electronics Printer. |
| RequiredPower | Integer | Read | Idle operating power quantity, does not necessarily include extra demand power |
| RecipeHash | Integer | Read/Write | Selected recipe |
| CompletionRatio | Integer | Read | Recipe completion |
| ClearMemory | Integer | Read/Write | r=0 |
| ExportCount | Integer | Read | How many items exported since last ClearMemory |
| ImportCount | Integer | Read | How many items imported since last ClearMemory |
| PrefabHash | Integer | Read | The hash of the structure |
| ReferenceId | Integer | Read | Unique Reference Identifier for this object |
| NameHash | Integer | Read | Provides the hash value for the name of the object as a 32 bit integer. |