<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Egamebox</id>
	<title>Stationeers Community Wiki - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://stationeers-wiki.com/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Egamebox"/>
	<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/Special:Contributions/Egamebox"/>
	<updated>2026-04-04T07:26:24Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.43.6</generator>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Stacker&amp;diff=8977</id>
		<title>Stacker</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Stacker&amp;diff=8977"/>
		<updated>2019-12-08T04:27:40Z</updated>

		<summary type="html">&lt;p&gt;Egamebox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Stacker)&lt;br /&gt;
 | image       = [[File:ItemKitStacker.png]]&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]]&lt;br /&gt;
| cost        = 10g [[Ingot_(Iron)|Iron]], 2g [[Ingot_(Copper)|Copper]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
=Description=&lt;br /&gt;
The kit has 3 variations : 2 are the Stacker, with the power/data port on one side or the other. The last variant is the Unloader&lt;br /&gt;
&lt;br /&gt;
=Stacker=&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Stacker&lt;br /&gt;
 | power_usage      = 50W&lt;br /&gt;
 | placed_with_item = [[Kit (Stacker)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Stacker)]]&lt;br /&gt;
 | slot_0           = Import&lt;br /&gt;
 | slot_1           = Export&lt;br /&gt;
 | slot_2           = Inside Machine&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
Used to stack items in a chosen quantity. The stacker holds back the input until the configured quantity can be stacked _or_ until the input item type changes. If the input is bigger than the chosen quantity, the stacker (despite it&#039;s name) splits it.&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || 0 = Automatic stacking and export,&amp;lt;br&amp;gt; 1 = Stack and hold until Activate = 1&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || If set to 1, the Stacker will clear its content via its Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Default is 1. Sets the Stack Size (won&#039;t actually stack to that size if item&#039;s max stack size is smaller)&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || Value of 0 for Mode 0. Mode 1 sets this to -1 as default.&amp;lt;br&amp;gt; A value of -1 seems to mean hold export.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Incremented each time an item stack enter by the Import slot &lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Incremented each time an item stack exit by the Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || 1 if empty, 0 if something is inside the Stacker. When set to 0 The player can use the lever to clear the Stacker&lt;br /&gt;
|-&lt;br /&gt;
| Setting || Integer || Default is 1. Shows the Stack Size this Stacker is set to.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || In watts. The Stacker require 5W to operate.&lt;br /&gt;
|-&lt;br /&gt;
| PrefabHash || Float || Hash ID of the Stacker.&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || Value of 0 in Mode 0. Mode 1 sets this to -1.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
==Notes==&lt;br /&gt;
The stacker can only stack things up to the stacking limit of the given item:&lt;br /&gt;
*Ingots can be stacked up to 500.&lt;br /&gt;
*Ore will not stack over 50.&lt;br /&gt;
&lt;br /&gt;
=Unloader=&lt;br /&gt;
&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Unloader&lt;br /&gt;
 | power_usage      = 50W&lt;br /&gt;
 | placed_with_item = [[Kit (Stacker)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Stacker)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
The unloader variant will empty the content of a belt/container. It will output everything that is inside, followed by belt/container itself.&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Integer || 0 = automatic export,&amp;lt;br&amp;gt; 1 = holds export until Output set&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| ClearMemory || Integer? || Writing on this Parameter will reset the ExportCount and ImportCount values to zero.&lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || Value of 0 in Mode 0. Mode 1 sets this to -1 as default.&amp;lt;br&amp;gt; Writing a 0 (import) will export the entire container and reset Output to -1,&amp;lt;br&amp;gt; 1 (export) will export a single item stack from the container and will reset Output to -1&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Mode || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean ||&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || &lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || In watts. The Unloader require 50W to operate.&lt;br /&gt;
|-&lt;br /&gt;
| ExportCount || Integer || Incremented each time an item stack exit by the Export Slot&lt;br /&gt;
|-&lt;br /&gt;
| ImportCount || Integer || Incremented each time an item stack enter by the Import slot &lt;br /&gt;
|-&lt;br /&gt;
| Output || Integer || Value of 0 for Mode 0. Mode 1 sets this to -1(hold output)&amp;lt;br&amp;gt;  and will reset after output is written and an item is exported.&lt;br /&gt;
|-&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Egamebox</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Hydraulic_Pipe_Bender&amp;diff=8976</id>
		<title>Hydraulic Pipe Bender</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Hydraulic_Pipe_Bender&amp;diff=8976"/>
		<updated>2019-12-08T04:22:40Z</updated>

		<summary type="html">&lt;p&gt;Egamebox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Hydraulic Pipe Bender)&lt;br /&gt;
 | image       = [[File:ItemKitHydraulicPipeBender.png]]&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]]&lt;br /&gt;
 | cost        = 20g [[Iron]], 2g [[Gold]], 10g [[Copper]]&lt;br /&gt;
 | stacks      = ?&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Hydraulic Pipe Bender&lt;br /&gt;
 | image            = [[File:Hydraulic_Pipe_Bender.jpg]]&lt;br /&gt;
 | power_usage      = 100W + Recipe Usage&lt;br /&gt;
 | placed_with_item = [[Kit (Hydraulic Pipe Bender)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Hydraulic Pipe Bender)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
Used to create pipes, filters, portable structures, and some general-purpose items.&lt;br /&gt;
&lt;br /&gt;
== Recipes == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
* [[Active Vent]]&lt;br /&gt;
* [[Canister]]&lt;br /&gt;
* [[Chutes|Construction Kit (Chutes)]]&lt;br /&gt;
* [[Pipe|Construction Kit (Pipe)]]&lt;br /&gt;
* [[Pressure Regulator|Construction Kit (Pressure Regulator)]]&lt;br /&gt;
* [[Sensors|Construction Kit (Sensors)]]&lt;br /&gt;
* [[Filter|Filter (CO2)]]&lt;br /&gt;
* [[Filter|Filter (Nitrogen)]]&lt;br /&gt;
* [[Filter|Filter (Oxygen)]]&lt;br /&gt;
* [[Filter|Filter (Pollutant)]]&lt;br /&gt;
* [[Filter|Filter (Volatiles)]]&lt;br /&gt;
* [[Filter|Filter (Water)]]&lt;br /&gt;
* [[Gas Tank Storage]]&lt;br /&gt;
* [[Hydroponic Tray]]&lt;br /&gt;
* [[Airlock|Kit (Airlock)]]&lt;br /&gt;
* [[Atmospherics|Kit (Atmospherics)]]&lt;br /&gt;
* [[Tank|Kit (Tank)]]&lt;br /&gt;
* [[Passive Vent]]&lt;br /&gt;
* [[Pipe Analyzer]]&lt;br /&gt;
* [[Pipe Digital Valve]]&lt;br /&gt;
* [[Pipe Gas Mixer]]&lt;br /&gt;
* [[Pipe Label]]&lt;br /&gt;
* [[Pipe Meter]]&lt;br /&gt;
* [[Pipe Radiator]]&lt;br /&gt;
* [[Pipe Valve]]&lt;br /&gt;
* [[Pipe Volume Pump]]&lt;br /&gt;
* [[Portable Air Conditioner]]&lt;br /&gt;
* [[Portable Air Scrubber]]&lt;br /&gt;
* [[Portable Generator]]&lt;br /&gt;
* [[Portable Light]]&lt;br /&gt;
* [[Portable Tank]]&lt;br /&gt;
* [[Tank Connector]]&lt;br /&gt;
* [[Wall Cooler]]&lt;br /&gt;
* [[Wall Heater]]&lt;br /&gt;
&lt;br /&gt;
== Tips == &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
# Create an oxygen filter asap, so that you can harvest Oxygen into an empty canister&lt;br /&gt;
# Create a pollutants filter if you&#039;re using an Arc Furnace (or otherwise) indoors, to filter out &#039;Toxic&#039; atmosphere&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Egamebox</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Fabricator&amp;diff=8975</id>
		<title>Fabricator</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Fabricator&amp;diff=8975"/>
		<updated>2019-12-08T04:18:02Z</updated>

		<summary type="html">&lt;p&gt;Egamebox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages /&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | name        = Kit (Fabricator)&lt;br /&gt;
 | image       = [[File:ItemKitFabricator.png]]&lt;br /&gt;
 | createdwith = [[Electronics Printer]], [[Fabricator]]&lt;br /&gt;
 | cost        = 50g [[Iron]], 5g [[Gold]], 20g [[Copper]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Fabricator&lt;br /&gt;
 | image            = [[File:Fabricator.jpg]]&lt;br /&gt;
 | power_usage      = 50W + Recipe Usage&lt;br /&gt;
 | placed_with_item = [[Kit (Fabricator)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Fabricator)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
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]].&lt;br /&gt;
&lt;br /&gt;
However at current version one can not search a recipe like other dedicated printers, making it less convenient.&lt;br /&gt;
&lt;br /&gt;
It also manufactures certain items slower then the dedicated printers. For example, it&#039;s much faster to print a [[Cable Coil|cable coil]] using [[Electronics Printer|electronics printer]] then using a fabricator.&lt;br /&gt;
&lt;br /&gt;
== Usage == &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
In order to use the fabricator, you will need to set up a [[Computer]] with a [[Motherboard (Manufacturing)]] and connect it to the fabricator&#039;s data port. You can then use the manufacturing interface in order to request manufacturing jobs from the fabricator.&lt;br /&gt;
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).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;!--T:5--&amp;gt;&lt;br /&gt;
&#039;&#039;Fabricator with computer hooked up&#039;&#039;&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Fabricator_computer.jpg|Fabricator with computer hooked up]]&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
== Recipes == &amp;lt;!--T:6--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Used to create:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div style=&amp;quot;column-count:3;-moz-column-count:3;-webkit-column-count:3&amp;quot;&amp;gt;&lt;br /&gt;
* [[Cables|Cable Coil]]&lt;br /&gt;
* [[Chutes|Construction Kit (Chutes)]]&lt;br /&gt;
* [[Pipes|Construction Kit (Pipe)]]&lt;br /&gt;
* [[Kit (Wall)]]&lt;br /&gt;
* [[Floor Grating]]&lt;br /&gt;
* [[Glass Sheets]]&lt;br /&gt;
* [[Iron Frames]]&lt;br /&gt;
* [[Iron Sheets]]&lt;br /&gt;
* [[Kit (Arc Furnace)]]&lt;br /&gt;
* [[Autolathe|Kit (Autolathe)]]&lt;br /&gt;
* [[Kit (Door)]]&lt;br /&gt;
* [[Electronics Printer|Kit (Electronics Printer)]]&lt;br /&gt;
* [[Furnace|Kit (Furnace)]]&lt;br /&gt;
* [[Hydraulic Pipe Bender|Kit (Hydraulic Pipe Bender)]]&lt;br /&gt;
* [[Iron Walls|Kit (Iron Walls)]]&lt;br /&gt;
* [[Locker|Kit (Locker)]]&lt;br /&gt;
* [[Stairs|Kit (Stairs)]]&lt;br /&gt;
* [[Tool Manufactory|Kit (Tool Manufactory)]]&lt;br /&gt;
* [[Steel Frames]]&lt;br /&gt;
* [[Steel Sheets]]&lt;br /&gt;
* [[Kit (Lights)]]&lt;br /&gt;
* &#039;&#039;&#039;And many more!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;UNABLE to create:&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;div style=&amp;quot;column-count:3;-moz-column-count:3;-webkit-column-count:3&amp;quot;&amp;gt;&lt;br /&gt;
* [[Spray Paint | Any paints]] (use [[Tool Manufactory|Kit (Tool Manufactory)]])&lt;br /&gt;
* [[Portable Tank]] (use [[Hydraulic Pipe Bender|Kit (Hydraulic Pipe Bender)]])&lt;br /&gt;
* [[Portable Light]]&lt;br /&gt;
* [[Ground Penetrating Radar]]&lt;br /&gt;
* [[Plastic Sheets]]&lt;br /&gt;
* &#039;&#039;&#039;And some more!&#039;&#039;&#039;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&lt;br /&gt;
{{Data Network Header}}&lt;br /&gt;
&lt;br /&gt;
{{Data Parameters}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Opens the Fabricator, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Activates the Fabricator, when set to 1. Deactivates it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Locks the Fabricator, when set to 1. Unlocks it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Fabricator on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
{{Data Outputs}}&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Fabricator is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Fabricator is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Fabricator is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Returns whether the Fabricator is active. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Lock || Boolean || Returns whether the Fabricator is locked. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Reagents || Float || The amount of reagent contents in the Fabricator in grams.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Fabricator is turned on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| ImportQuantity || (Unknown) || (Unknown)&lt;br /&gt;
|-&lt;br /&gt;
| 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)&lt;br /&gt;
|-&lt;br /&gt;
| 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.&lt;br /&gt;
|-&lt;br /&gt;
| 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.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || The amount of power, currently needed by the Fabricator, in watts.&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
== Bugs ==&lt;br /&gt;
* If the Fabricator is deconstructed while fabricating an item, the complete [&#039;&#039;glowing!&#039;&#039;] item will be left behind along with any other reagents in the Fabricator.&lt;br /&gt;
* If the Fabricator is opened while fabricating an item (paused and unpaused), it will not drop any reagents it holds.&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;/div&gt;</summary>
		<author><name>Egamebox</name></author>
	</entry>
	<entry>
		<id>https://stationeers-wiki.com/index.php?title=Electronics_Printer&amp;diff=8974</id>
		<title>Electronics Printer</title>
		<link rel="alternate" type="text/html" href="https://stationeers-wiki.com/index.php?title=Electronics_Printer&amp;diff=8974"/>
		<updated>2019-12-08T04:15:15Z</updated>

		<summary type="html">&lt;p&gt;Egamebox: &lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;&amp;lt;languages/&amp;gt;&lt;br /&gt;
&amp;lt;translate&amp;gt;&lt;br /&gt;
&amp;lt;!--T:1--&amp;gt;&lt;br /&gt;
[[Category:Machines]]&lt;br /&gt;
{{Itembox&lt;br /&gt;
 | image       = [[File:ItemKitElectronicsPrinter.png]]&lt;br /&gt;
 | name        = Kit (Electronics Printer)&lt;br /&gt;
 | createdwith = [[Autolathe]], [[Fabricator]]&lt;br /&gt;
 | cost        = 20g [[Copper]], 5g [[Gold]], 20g [[Iron]]&lt;br /&gt;
 | stacks      = 1&lt;br /&gt;
}}&lt;br /&gt;
{{Structurebox&lt;br /&gt;
 | name             = Electronics Printer&lt;br /&gt;
 | image            = [[File:Electronics_printer.jpg]]&lt;br /&gt;
 | power_usage      = 100W + Recipe Usage&lt;br /&gt;
 | placed_with_item = [[Kit (Electronics Printer)]]&lt;br /&gt;
 | placed_on_grid   = Small Grid&lt;br /&gt;
 | decon_with_tool1 = [[Hand Drill]]&lt;br /&gt;
 | item_rec1        = [[Kit (Electronics Printer)]]&lt;br /&gt;
}}&lt;br /&gt;
&lt;br /&gt;
== Description == &amp;lt;!--T:2--&amp;gt;&lt;br /&gt;
The &#039;&#039;&#039;Electronics Printer&#039;&#039;&#039; creates a majority of the electronic items in the game, such as batteries, [[Cartridge|cartridges]] for [[Handheld Tablet|handheld tablets]], [[Circuitboard|circuitboards]] for [[Console|consoles]], [[Motherboard|motherboards]] for [[Computer|computers]], I/O Kits, [[Solar Panel|solar panels]] and more.&lt;br /&gt;
&lt;br /&gt;
&#039;&#039;&#039;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.&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
Also, this is the only machine aside from the [[Fabricator]] that can create [[Cables|Cable Coil (Heavy)]].&lt;br /&gt;
&lt;br /&gt;
== Recipes == &amp;lt;!--T:3--&amp;gt;&lt;br /&gt;
&#039;&#039;&#039;Used to create:&#039;&#039;&#039;&lt;br /&gt;
&lt;br /&gt;
{| class=&amp;quot;wikitable sortable&amp;quot;&lt;br /&gt;
! &#039;&#039;&#039;Item&#039;&#039;&#039;&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; |&#039;&#039;&#039;Input&#039;&#039;&#039;&lt;br /&gt;
! class=&amp;quot;unsortable&amp;quot; |&#039;&#039;&#039;Output&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Atmos Analyzer)]]&#039;&#039;&#039;&lt;br /&gt;
| rowspan=7 | {{Icon|Iron|1}} {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| rowspan=7 | {{Icon|cartridge|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Configuration)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (eReader)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Medical Analyzer)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Network Analyzer)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Ore Scanner)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cartridge|Cartridge (Tracker)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Advanced Airlock)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|1}} {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Air Control)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Airlock Control)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|1}} {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Door Control)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Gas Display)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|1}} {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Graph Display)]]&#039;&#039;&#039;&lt;br /&gt;
| rowspan=6 | {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| rowspan=6 | {{Icon|circuitboard|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Hash Display)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Mode Control)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Power Control)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Ship Display)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Circuitboard|Circuitboard (Solar Control)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Ground_Penetrating_Radar|Ground Penetrating Radar (GPR)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|10}} {{Icon|Copper|2}} {{Icon|Steel|5}} {{Icon|Solder|5}}&lt;br /&gt;
| {{Icon|gpr|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Portable Light]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|5}} {{Icon|Copper|2}}&lt;br /&gt;
| {{Icon|portable light|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Power Controller]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Steel|5}} {{Icon|Copper|2}} {{Icon|Solder|3}}&lt;br /&gt;
| {{Icon|power control|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Battery Cell|Battery Cell (Small)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|1}} {{Icon|Gold|2}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|battery cell small|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Battery Cell|Battery Cell (Large)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Copper|10}} {{Icon|Steel|3}} &lt;br /&gt;
| {{Icon|battery cell large|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cables|Cable Coil]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Copper|0.5}}&lt;br /&gt;
| {{Icon|cable coil|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Cables|Cable Coil (Heavy)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|0.5}} {{Icon|Copper|0.5}}&lt;br /&gt;
| {{Icon|cable coil heavy|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Data Disk]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|data disk|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Flashing Light]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|2}} {{Icon|Copper|3}}&lt;br /&gt;
| {{Icon|flashing light|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Automated Hydroponics|Kit (Automated Hydroponics)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Copper|20}} {{Icon|Steel|10}} {{Icon|Electrum|10}}  {{Icon|Solder|10}}  {{Icon|Silicon|10}} &lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Stationary_Battery|Kit (Battery)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|20}} {{Icon|Copper|20}} {{Icon|Steel|20}} &lt;br /&gt;
| {{Icon|stationary battery|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Beacon)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|4}} {{Icon|Copper|2}} {{Icon|Steel|5}} {{Icon|Solder|2}}&lt;br /&gt;
| {{Icon|beacon|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Cable Analyzer)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|2}} {{Icon|Copper|2}} {{Icon|Silicon|2}} &lt;br /&gt;
| {{Icon|cable analyzer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Cable Fuses)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|cable fuses|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Computer|Kit (Computer)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|5}} {{Icon|Gold|5}} {{Icon|Copper|10}}&lt;br /&gt;
| {{Icon|computer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Console|Kit (Consoles)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|2}} {{Icon|Gold|3}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|console|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Elevator|Kit (Elevator)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|4}} {{Icon|Copper|2}} {{Icon|Steel|2}} {{Icon|Solder|2}}&lt;br /&gt;
| {{Icon|electronics printer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Fabricator|Kit (Fabricator)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|50}} {{Icon|Gold|5}} {{Icon|Copper|20}}&lt;br /&gt;
| {{Icon|fabricator|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Gas Generator)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|50}} {{Icon|Copper|10}}&lt;br /&gt;
| {{Icon|gas generator|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Hydroponic Station| Kit (Hydroponic Station)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Copper|20}} {{Icon|Steel|10}} {{Icon|Nickel|5}}&lt;br /&gt;
| {{Icon|hydroponic station|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit_(Logic_I/O)|Kit (Logic I/O)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|1}} {{Icon|Copper|1}}&lt;br /&gt;
| {{Icon|logic io|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Logic Memory)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|1}} {{Icon|Copper|1}}&lt;br /&gt;
| {{Icon|logic memory|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Portable Generator |Kit (Portable Generator)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|15}} {{Icon|Steel|20}} {{Icon|Nickel|15}} {{Icon|Solder|5}}&lt;br /&gt;
| {{Icon|portable generator|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Logic Processor)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|2}} {{Icon|Copper|2}}&lt;br /&gt;
| {{Icon|logic processor|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Logic Switch)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|1}} {{Icon|Copper|1}}&lt;br /&gt;
| {{Icon|logic switch|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Security Printer)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|20}} {{Icon|Copper|20}} {{Icon|Steel|20}}&lt;br /&gt;
| {{Icon|security printer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Sensors|Kit (Sensors)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|3}} {{Icon|Gold|1}} {{Icon|Copper|1}}&lt;br /&gt;
| {{Icon|sensors|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Solar Panel|Kit (Solar Panel)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|10}} {{Icon|Gold|5}} {{Icon|Copper|20}}&lt;br /&gt;
| {{Icon|solar panel|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Solid Fuel Generator|Kit (Solid Generator)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|50}} {{Icon|Copper|10}}&lt;br /&gt;
| {{Icon|solid fuel generator|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Transformer|Kit (Transformer)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Steel|50}} {{Icon|Electrum|10}}&lt;br /&gt;
| {{Icon|transformer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Transformer|Kit (Transformer Small)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|10}} {{Icon|Gold|1}} {{Icon|Copper|3}}&lt;br /&gt;
| {{Icon|transformer small|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Vending Machine|Kit (Vending Machine)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|50}} {{Icon|Steel|20}} {{Icon|Electrum|50}} {{Icon|Solder|10}}&lt;br /&gt;
| {{Icon|vending machine|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Handheld Tablet]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|2}} {{Icon|Copper|3}} {{Icon|Solder|5}}&lt;br /&gt;
| {{Icon|handheld tablet|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Kit (Lights)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|1}} {{Icon|Copper|2}}&lt;br /&gt;
| {{Icon|wall light|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Microwave]]&#039;&#039;&#039;&lt;br /&gt;
| &lt;br /&gt;
| {{Icon|microwave|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Motherboard|Motherboard (IC Editor)]]&#039;&#039;&#039;&lt;br /&gt;
| rowspan=3 | {{Icon|Gold|5}} {{Icon|Copper|5}}&lt;br /&gt;
| rowspan=3 | {{Icon|motherboards|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Motherboard|Motherboard (Logic)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Motherboard|Motherboard (Manufacturing)]]&#039;&#039;&#039;&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Motherboard|Motherboard (Sorter)]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|5}} {{Icon|Silver|5}}&lt;br /&gt;
| {{Icon|motherboards|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Paint Mixer]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Gold|1}} {{Icon|Steel|5}} {{Icon|Copper|5}}&lt;br /&gt;
| {{Icon|paint mixer|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Portable Solar Panel]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|5}} {{Icon|Gold|3}} {{Icon|Copper|10}}&lt;br /&gt;
| {{Icon|portable solar panel|1}}&lt;br /&gt;
|-&lt;br /&gt;
! &#039;&#039;&#039;[[Reagent Processor]]&#039;&#039;&#039;&lt;br /&gt;
| {{Icon|Iron|5}} {{Icon|Gold|1}} {{Icon|Copper|2}}&lt;br /&gt;
| {{Icon|reagent processor|1}}&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Data Network Properties === &amp;lt;!--T:4--&amp;gt;&lt;br /&gt;
&amp;lt;div class=&amp;quot;toccolours mw-collapsible mw-collapsed&amp;quot;&amp;gt;&lt;br /&gt;
These are all [[:Category:Data Network|Data Network]] properties of this device.&lt;br /&gt;
&amp;lt;div class=&amp;quot;mw-collapsible-content&amp;quot;&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== Data Parameters ===&lt;br /&gt;
These are all parameters, that can be written to with a [[Kit_(Logic_I/O)#Logic_Writer|Logic Writer]] or a [[Kit_(Logic_I/O)#Batch_Writer|Batch Writer]]. The outputs are listed in the order a Logic Writer&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Parameter Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Opens the Electronics Printer, when set to 1. Closes it, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Activates the Electronics Printer, when set to 1. Deactivates the it, when set to 0. &#039;&#039;&#039;Note&#039;&#039;&#039;: This can cause a minor bug to occur. (See [[#Bugs]])&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Turns the Electronics Printer on, when set to 1. Turns it off, when set to 0.&lt;br /&gt;
|-&lt;br /&gt;
| [[RecipeHash]] || Integer || Read recipehash of selected recipe &amp;lt;small&amp;gt;Number is calculated using hash on prefabname&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
=== Data Outputs ===&lt;br /&gt;
These are all parameters, that can be read with a [[Kit_(Logic_I/O)#Logic_Reader|Logic Reader]]. The outputs are listed in the order a Logic Reader&#039;s &amp;quot;VAR&amp;quot; setting cycles through them.&lt;br /&gt;
{| class=&amp;quot;wikitable&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Output Name !! Data Type !! Description&lt;br /&gt;
|-&lt;br /&gt;
| Power || Boolean || Returns whether the Electronics Printer is turned on and receives power. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Open || Boolean || Returns whether the Electronics Printer is open. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Error || Boolean || Returns whether the Electronics Printer is flashing an error. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Activate || Boolean || Returns whether the Electronics Printer is active. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| Reagents || Integer || Returns the total amount of all contents, in the Electronics Printer, in grams.&lt;br /&gt;
|-&lt;br /&gt;
| On || Boolean || Returns whether the Electronics Printer is on. (0 for no, 1 for yes)&lt;br /&gt;
|-&lt;br /&gt;
| ImportQuantity || (Unknown) || (Unknown)&lt;br /&gt;
|-&lt;br /&gt;
| 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.&lt;br /&gt;
|-&lt;br /&gt;
| 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.&lt;br /&gt;
|-&lt;br /&gt;
| 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.&lt;br /&gt;
|-&lt;br /&gt;
| RequiredPower || Integer || Returns the current amount of power, required by the Electronics Printer, in Watts. &#039;&#039;&#039;Note&#039;&#039;&#039;: This will not update when active (See [[#Bugs]]).&lt;br /&gt;
|-&lt;br /&gt;
| [[RecipeHash]] || Integer || Set machine to recipe &amp;lt;small&amp;gt;Number is calculated using hash on prefabname&amp;lt;/small&amp;gt;&lt;br /&gt;
|}&lt;br /&gt;
&lt;br /&gt;
&amp;lt;/translate&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;br /&gt;
&amp;lt;/div&amp;gt;&lt;/div&gt;</summary>
		<author><name>Egamebox</name></author>
	</entry>
</feed>