Difference between revisions of "Small Curved Conveyor Tube"

From Space Engineers Wiki
Jump to: navigation, search
m (category)
 
(7 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{itembox
+
{{SimpleItembox|Mod:Vanilla/CubeBlock/ConveyorTubeSmallCurved|Size|Mass|Integrity|BuildTimeSeconds|IsAirTight|PCU}}
| item = Small Curved Conveyor Tube
+
{{CategorizeComponents|Mod:Vanilla/CubeBlock/ConveyorTubeSmallCurved}}
| description = Small conveyor tube for connecting corners.
+
== Overview ==
| tool = no
+
The Small Curved Conveyor Tube is a smaller, cheaper version of the [[Curved Conveyor Tube]]. It functions the same in that it allows the transfer of items from one inventory to another through [[Conveyor_Mechanics#Conveyor_ports|conveyor ports]] on two of its sides. It also has no control panel or interface in which to interact with.
| largeship = no
 
| smallship = yes
 
| component = no
 
| rawmaterial = no
 
| material = no
 
  
| sbuildtime = 3
+
== Usage ==
| scomponentstructure = 1
+
The Conveyor block automatically allows items to be passed through it once it is finished being built, and the grid (ship/station) it is being placed on has [[Electricity|power]]. Conveyors are also capable of transferring [[Oxygen]] and [[Hydrogen]].
| scomponent1 = Motor
 
| scomponent1amt = 1
 
| scomponent2 = Construction Component
 
| scomponent2amt = 1
 
| scomponent3 = Interior Plate
 
| scomponent3amt = 1
 
  
| version = 01.031.009
+
While the small ship conveyor blocks are able to transfer items the same way as its larger counterparts, it has some limitations. Not all items are able to pass through the small conveyors as they are too large.
}}
 
{{stub}}
 
The small curved conveyor tube is used for linking ship systems and storage. It acts as a corner for [[Small Conveyor Tube]]s. Since it only links two adjacent faces, it cannot easily be used by itself and should probably be used alongside other conveyor parts. It is more efficient in terms of resources than a [[Small Conveyor]] however, it either would work in the same situation.
 
  
Note that some items do not fit through small tubes, and thus will not be able to be transferred through them.
+
* See [[Conveyor Mechanics]] for more information -  [[Conveyor_Mechanics#Items_that_can_transfer_through_small_ports|Small Conveyor: Item List]]
 +
 
 +
== Media ==
 +
 
 +
== Tips ==
 +
* Small Conveyor blocks and large conveyors cannot directly connect with each other. The only way is to use a block with both large and small conveyor ports, such as a [[Medium Cargo Container]] or a [[Conveyor Junction]], as the junction point between them.
 +
 
 +
== Known Issues ==
 +
* All conveyors require power to function. However, interestingly enough the conveyor blocks do not have any power consumption. So while it does need power to pass items through it, it won't actually drain any power from the grid.
 +
* [[Update 01.110]] - Conveyor blocks consume noticeable amounts of processing power, and therefore causing a lot of in-game lag.
 +
 
 +
== Related Items ==
 +
*[[Conveyor Junction]]
 +
*[[Conveyor Tube]]
 +
*[[Curved Conveyor Tube]]
 +
*[[Small Conveyor]]
 +
*[[Small Conveyor Tube]]
 +
 
 +
== Programming ==
 +
 
 +
== Update History ==
 +
<div style="-webkit-border-image: none;-webkit-box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;background-color: #eeeeee;border-bottom-color: #AFAFAF;border-bottom-left-radius: 3px;border-bottom-right-radius: 3px;border-bottom-style: solid;border-bottom-width: 1px;border-left-color: #AFAFAF;border-left-style: solid;border-left-width: 1px;border-right-color: #AFAFAF;border-right-style: solid;border-right-width: 1px;border-top-color: #AFAFAF;border-top-left-radius: 3px;border-top-right-radius: 3px;border-top-style: solid;border-top-width: 1px;box-shadow: rgba(0, 0, 0, 0.046875) 0px 1px 1px 0px inset;color: #333;display: block;font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;font-size: 1em;height: auto;line-height: 20px;margin-bottom: 5px;margin-left: 8px;margin-right: 8px;margin-top: 0px;min-height: 20px;padding-bottom: 4px;padding-left: 4px;padding-right: 4px;padding-top: 4px;width: auto;">
 +
{| class="wikitable" style="width: 100%"
 +
|style="text-align: left;width: 8%"| [[Update 01.027]] ||style="padding-left: 10px;padding-right: 10px;"|
 +
*Conveyor systems now require power (electricity) in order to function
 +
|}
 +
 
 +
</div>
 +
[[Category:Conveyor and Cargo Blocks]]
 +
[[Category:Conveyor Blocks]]
 +
[[Category:Functional Blocks]]

Latest revision as of 23:04, 18 May 2020

Small Curved Conveyor Tube Icon.png
Small Ship
Small Curved Conveyor Tube
Small Ship Icon.png

ComponentsRequired

 Functional 

Dimensions (W,H,L)1,1,1
Mass35 kg
35,000 g
35,000,000 mg
0.035 t
Integrity85
Build time3 s
Is AirtightNo
PCU Cost10
BrowseLast edit: 2020-05-06

Overview

The Small Curved Conveyor Tube is a smaller, cheaper version of the Curved Conveyor Tube. It functions the same in that it allows the transfer of items from one inventory to another through conveyor ports on two of its sides. It also has no control panel or interface in which to interact with.

Usage

The Conveyor block automatically allows items to be passed through it once it is finished being built, and the grid (ship/station) it is being placed on has power. Conveyors are also capable of transferring Oxygen and Hydrogen.

While the small ship conveyor blocks are able to transfer items the same way as its larger counterparts, it has some limitations. Not all items are able to pass through the small conveyors as they are too large.

Media

Tips

  • Small Conveyor blocks and large conveyors cannot directly connect with each other. The only way is to use a block with both large and small conveyor ports, such as a Medium Cargo Container or a Conveyor Junction, as the junction point between them.

Known Issues

  • All conveyors require power to function. However, interestingly enough the conveyor blocks do not have any power consumption. So while it does need power to pass items through it, it won't actually drain any power from the grid.
  • Update 01.110 - Conveyor blocks consume noticeable amounts of processing power, and therefore causing a lot of in-game lag.

Related Items

Programming

Update History

Update 01.027
  • Conveyor systems now require power (electricity) in order to function