History
Current version
3/8/2026, 10:06:10 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:22 PM
Imported from wiki
by tmascroft · 3/8/2026, 9:31:22 PM
Electronics Printer
## Kit (Electronics Printer) :::infobox | Property | Value | |----------|-------| | Stacks | No | | Created With | [Autolathe](/wiki/autolathe) | | Cost | 20g [Iron](/wiki/iron), 2g [Gold](/wiki/gold), 10g [Copper](/wiki/copper) |  ::: ## Electronics Printer :::infobox | Property | Value | |----------|-------| | Power Usage | 100W + Recipe Usage | | Placed With | [Kit (Electronics Printer)](/wiki/kit-electronics-printer) | | Placed On | Small Grid |  ::: ### Construction Steps | Step | Tool | Item | |---|---|---| | 1 | [Welding Torch](/wiki/welding-torch) | 2 x [Iron Sheets](/wiki/iron-sheets) | | 2 | - | 4 x [Cable Coil](/wiki/cable-coil) | | 3 | [Welding Torch](/wiki/welding-torch) | 2 x [Plastic Sheets](/wiki/plastic-sheets) | | 4 | [Screwdriver](/wiki/screwdriver) | - | ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Wrench](/wiki/wrench) | [Kit (Electronics Printer)](/wiki/kit-electronics-printer) | | 2 | [Angle Grinder](/wiki/angle-grinder) | 2 x [Iron Sheets](/wiki/iron-sheets) | | 3 | [Wire Cutters](/wiki/wire-cutters) | 4 x [Cable Coil](/wiki/cable-coil) | | 4 | [Angle Grinder](/wiki/angle-grinder) | 2 x [Plastic Sheets](/wiki/plastic-sheets) | | 5 | [Hand Drill](/wiki/hand-drill) | - | ## Overall Electronics Printer (Tier One) Cost/Requirements :::infobox | Property | Value | |----------|-------| | Created With | [Autolathe](/wiki/autolathe) | | Cost | 2g [Silicon Ingot](/wiki/silicon-ingot), 2g [Gold Ingot](/wiki/gold-ingot), 12g [Copper Ingot](/wiki/copper-ingot), 22g [Iron Ingot](/wiki/iron-ingot) |  ::: ## Electronics Printer (Tier Two) :::infobox | Property | Value | |----------|-------| | Power Usage | 100W + Recipe Usage | | Placed With | [Electronic Printer Mod](/wiki/electronic-printer-mod) | | Placed On | Small Grid with Electronics Printer (Tier One) |  ::: ### Deconstruction Steps | Step | Tool | Recovered Item | |---|---|---| | 1 | [Hand Drill](/wiki/hand-drill) | [Electronic Printer Mod](/wiki/electronic-printer-mod) | ## Overall Electronics Printer (Tier Two) Cost/Requirements :::infobox | Property | Value | |----------|-------| | Created With | [Autolathe](/wiki/autolathe), [Electronics Printer](/wiki/electronics-printer) | | Cost | 2g [Silicon Ingot](/wiki/silicon-ingot), 2g [Gold Ingot](/wiki/gold-ingot), 8g [Constantan](/wiki/constantan), 8g[Solder](/wiki/solder), 8g [Electrum](/wiki/electrum) 12g [Copper Ingot](/wiki/copper-ingot), 22g [Iron Ingot](/wiki/iron-ingot), 35g [Steel](/wiki/steel) |  ::: ## Description > *"The electronic printer will create any [electronic](/wiki/categoryelectronic) part you need. From circuit boards and electronic devices to solar panels. The choice is yours. Upgrade the device using a [Electronic Printer Mod](/wiki/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](/wiki/cartridge) for [handheld tablets](/wiki/handheld-tablet), [circuitboards](/wiki/circuitboard) for [consoles](/wiki/console), [motherboards](/wiki/motherboard) for [computers](/wiki/computer), I/O Kits, [solar panels](/wiki/solar-panel), and more. Also, this is the only machine (aside from the deprecated [Fabricator](/wiki/fabricator)) that can create [Cable Coil (Heavy)](/wiki/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](/wiki/mod-kit) and a [Screwdriver](/wiki/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](/wiki/mod-kit) Manufacturing The Electronics Printer can also print [Mod Kits](/wiki/mod-kit), at first only for itself. But once upgraded it can print [Mod Kits](/wiki/mod-kit) for the other manufacturing machines. ## Recipes Expand to see the recipes. **Used to create:** *See [Electronics Printer/Recipes](/wiki/electronics-printerrecipes) 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](/wiki/#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. |