Difference between revisions of "Organics Printer"
From Unofficial Stationeers Wiki
(Added Organics Printer) |
|||
Line 23: | Line 23: | ||
== Used to create == | == Used to create == | ||
− | + | ||
− | + | Each product requires a different amount of power to print: | |
− | + | {| class="wikitable sortable" | |
− | + | |- | |
− | + | ! Product !! Ticks to print !! Wattage per tick !! Total Wattage Consumed | |
− | + | |- | |
+ | | Corn | ||
+ | | 120 | ||
+ | | 513-521 | ||
+ | | 100000 | ||
+ | |- | ||
+ | | Fern | ||
+ | | 120 | ||
+ | | 513-521 | ||
+ | | 100000 | ||
+ | |- | ||
+ | | Fertilized Egg | ||
+ | | 300 | ||
+ | | 16.6-16.9K | ||
+ | | 10000000 | ||
+ | |- | ||
+ | | Potato | ||
+ | | 120 | ||
+ | | 513-521 | ||
+ | | 100000 | ||
+ | |- | ||
+ | | Soybean | ||
+ | | 120 | ||
+ | | 513-521 | ||
+ | | 100000 | ||
+ | |- | ||
+ | | Wheat | ||
+ | | 120 | ||
+ | | 513-521 | ||
+ | | 100000 | ||
+ | |} | ||
+ | |||
+ | == Data Network Properties == <!--T:3--> | ||
+ | These are all [[:Category:Data Network|Data Network]] properties of this device. | ||
+ | <!-- data network suggest it's a hack of the arc furnace with the same apparent bugs --> | ||
+ | |||
+ | === Data Parameters === | ||
+ | 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's "VAR" setting cycles through them. | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Parameter Name !! Data Type !! Description | ||
+ | |- | ||
+ | | Open || Boolean || Starts the Organics Printer Unit, when set to 1. Stops it, when set to 0. | ||
+ | |- | ||
+ | | Activate || Boolean || Activates the Organics Printer when set to 1. Deactivates it, when set to 0. | ||
+ | |- | ||
+ | | On || Boolean || Turns the Organics Printer on when set to 1. Turns it off, when set to 0. | ||
+ | |} | ||
+ | |||
+ | === Data Outputs === | ||
+ | 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's "VAR" setting cycles through them. | ||
+ | {| class="wikitable" | ||
+ | |- | ||
+ | ! Output Name !! Data Type !! Description | ||
+ | |- | ||
+ | | Power || Boolean || Returns whether the Organics Printer is turned on and receives power. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | Open || Boolean || Returns whether the Organics Printer Unit is running. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | Error || Boolean || Returns whether the Organics Printer is flashing an error. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | Activate || Boolean || Returns whether the Organics Printer is activated. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | Reagents || (Unknown) || (Unknown) | ||
+ | |- | ||
+ | | On || Boolean || Returns whether the Organics Printer is turned on. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | ImportQuantity || Integer || Returns the size of the current stack inside the Organics Printer 's input slot. | ||
+ | |- | ||
+ | | ImportSlotOccupant || Boolean || Returns whether the import slot holds an item. (0 for no, 1 for yes) | ||
+ | |- | ||
+ | | ExportQuantity || (Unknown) || (Unknown) | ||
+ | |- | ||
+ | | ExportSlotOccupant || Boolean || Returns whether the export slot currently holds an item. (0 for no, 1 for yes) This only turns to 1 for a short moment after the product is finished, before the product is ejected. | ||
+ | |- | ||
+ | | RequiredPower || Integer || Returns the current amount of power, required by the Organics Printer, in Watts. <ref>The "RequiredPower" output does not update while smelting. It only returns 100 when on, and 0 otherwise.</ref> | ||
+ | |} | ||
+ | |||
+ | <references /> | ||
</translate> | </translate> |
Revision as of 15:14, 22 June 2018
Recipe | |
---|---|
Created With | Fabricator |
Cost | 10g Gold, 30g Steel, 10g Lead, 20g Electrum |
Construction | |
---|---|
Placed with | {{{placed_with_item}}} |
Placed on | {{{placed_on_grid}}} |
Contents
Description
The Organics Printer is used to print a variety of different organic resources. The power button toggles machines power state. You can use the arrow buttons select a recipe, push the square button in-between the arrows to print. You can also use the box on the right to find a recipe.
NB: Machine will continue to craft until button is pushed again, machine is turned off or loses power.
Used to create
Each product requires a different amount of power to print:
Product | Ticks to print | Wattage per tick | Total Wattage Consumed |
---|---|---|---|
Corn | 120 | 513-521 | 100000 |
Fern | 120 | 513-521 | 100000 |
Fertilized Egg | 300 | 16.6-16.9K | 10000000 |
Potato | 120 | 513-521 | 100000 |
Soybean | 120 | 513-521 | 100000 |
Wheat | 120 | 513-521 | 100000 |
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 | Starts the Organics Printer Unit, when set to 1. Stops it, when set to 0. |
Activate | Boolean | Activates the Organics Printer when set to 1. Deactivates it, when set to 0. |
On | Boolean | Turns the Organics Printer on when set to 1. Turns it off, when set to 0. |
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 Organics Printer is turned on and receives power. (0 for no, 1 for yes) |
Open | Boolean | Returns whether the Organics Printer Unit is running. (0 for no, 1 for yes) |
Error | Boolean | Returns whether the Organics Printer is flashing an error. (0 for no, 1 for yes) |
Activate | Boolean | Returns whether the Organics Printer is activated. (0 for no, 1 for yes) |
Reagents | (Unknown) | (Unknown) |
On | Boolean | Returns whether the Organics Printer is turned on. (0 for no, 1 for yes) |
ImportQuantity | Integer | Returns the size of the current stack inside the Organics Printer 's input slot. |
ImportSlotOccupant | Boolean | Returns whether the import slot holds an item. (0 for no, 1 for yes) |
ExportQuantity | (Unknown) | (Unknown) |
ExportSlotOccupant | Boolean | Returns whether the export slot currently holds an item. (0 for no, 1 for yes) This only turns to 1 for a short moment after the product is finished, before the product is ejected. |
RequiredPower | Integer | Returns the current amount of power, required by the Organics Printer, in Watts. [1] |
- ↑ The "RequiredPower" output does not update while smelting. It only returns 100 when on, and 0 otherwise.