Transport belts: Difference between revisions
No edit summary |
|||
Line 1: | Line 1: | ||
{{sublinks|Transport network}} | {{sublinks|Transport network}} | ||
== | Transport belts (Conveyor belts) are used to transport [[Items]]. They don't need energy to do that, and this is one of the [[Mysteries of the Factorio World]], but like any other mystery in Factorio this has just gameplay-reasons. | ||
== Items == | |||
{| class="wikitable" | {| class="wikitable" | ||
Line 15: | Line 17: | ||
| {{imagelink|express-transport-belt|Express transport belt}} || 3 || 5.625 || [[Logistics 3]] | | {{imagelink|express-transport-belt|Express transport belt}} || 3 || 5.625 || [[Logistics 3]] | ||
|} | |} | ||
Related: [[Splitters]], [[Underground belts]] Nearby: [[Inserters]], [[Storages]], [[Transport belts/Physics]] | |||
== Basic == | |||
'''Task''': make a steady flow of items from your [[Mining drill]]s to the [[Furnace]]s. | |||
* Select a belt by taking a [[Storages/Stack]] from your [[Inventory]] | |||
* [[ | * rotate the belt by pressing "R", until the right direction is reached | ||
* place the belt (by default right mouse) | |||
* keep pressing right mouse and move into the belts directon: the build continues | |||
=== | == Advanced == | ||
== Behavior == | === Behavior === | ||
Technically the only difference of the belt-types is the speed (and color), in practical usage there are some differences in density, awaited throughput and handling in conjunction with inserters. See [[Transport belts/Physics]] to dig deeper into that. | Technically the only difference of the belt-types is the speed (and color), in practical usage there are some differences in density, awaited throughput and handling in conjunction with inserters. See [[Transport belts/Physics]] to dig deeper into that. | ||
Belts can be imagined as "moving ground". Everything on a belt is moved in the belts direction. | Belts can be imagined as "moving ground". Everything on a belt is moved in the belts direction. | ||
Line 40: | Line 42: | ||
Note: You can watch the [[Collision box|collision boxes]] running on the belt in game, when you press F6! See [[Game-options/Keyboard binding]]. | Note: You can watch the [[Collision box|collision boxes]] running on the belt in game, when you press F6! See [[Game-options/Keyboard binding]]. | ||
== Combining belts == | === Combining belts === | ||
=== Turns === | ==== Turns ==== | ||
[[File:transport-belt-two-lines-2.jpg|thumb|256px]] | [[File:transport-belt-two-lines-2.jpg|thumb|256px]] | ||
It is guaranteed, that that '''[[Transport belts/Turns|turns]]''' keep the alignment of items. Inner side of the turn moves items at half the speed, meaning turns are likely to be bottlenecks. Using faster belts at the [[Transport belts/Turns|turns]] is recommended. | It is guaranteed, that that '''[[Transport belts/Turns|turns]]''' keep the alignment of items. Inner side of the turn moves items at half the speed, meaning turns are likely to be bottlenecks. Using faster belts at the [[Transport belts/Turns|turns]] is recommended. | ||
Line 50: | Line 52: | ||
* [[Transport belts/Optimizing]] about other ways to speed up this bottleneck. | * [[Transport belts/Optimizing]] about other ways to speed up this bottleneck. | ||
=== Belt Lanes: using two sides === | ==== Belt Lanes: using two sides ==== | ||
[[File:transport-belt-two-lines-1.jpg|thumb|256px]] | [[File:transport-belt-two-lines-1.jpg|thumb|256px]] | ||
Because a belt is much broader than an item, a belt has '''[[Transport belts/Belt lane|two lanes]]''', that can be used for transporting. But there are many more things, that can be done with the two lanes. | Because a belt is much broader than an item, a belt has '''[[Transport belts/Belt lane|two lanes]]''', that can be used for transporting. But there are many more things, that can be done with the two lanes. | ||
Line 58: | Line 60: | ||
* [[Transport belts/Optimizing]] | * [[Transport belts/Optimizing]] | ||
=== Side inserts (Crossings) === | ==== Side inserts (Crossings) ==== | ||
[[File:transport-belt-two-lines-3.jpg|thumb|256px]] | [[File:transport-belt-two-lines-3.jpg|thumb|256px]] | ||
When belts are crossing, items are [[Transport belts/Side insert|inserted from the side]], items stay on the side of the belt it came from. | When belts are crossing, items are [[Transport belts/Side insert|inserted from the side]], items stay on the side of the belt it came from. | ||
Line 65: | Line 67: | ||
* [[Transport belts/Side insert]] how to use it efficiently. | * [[Transport belts/Side insert]] how to use it efficiently. | ||
== Special behavior == | == Expert == | ||
=== Special behavior === | |||
* [[Transport belts/Physics]] | * [[Transport belts/Physics]] | ||
Line 73: | Line 77: | ||
* [[Transport belts/Optimizing]] | * [[Transport belts/Optimizing]] | ||
== Other Usages == | === Other Usages === | ||
* [[Transport belts/Speedup Walking]]: Walk/run in belt direction add the speed of the belt to your own. | * [[Transport belts/Speedup Walking]]: Walk/run in belt direction add the speed of the belt to your own. | ||
* [[Transport belts/Defense]]: Use the Express belt to slow down the enemies | * [[Transport belts/Defense]]: Use the Express belt to slow down the enemies | ||
== Useless knowledge == | === Useless knowledge === | ||
* [[Transport belts/Transport other entities]]: even the car can be transported with belts. | * [[Transport belts/Transport other entities]]: even the car can be transported with belts. |
Revision as of 23:27, 8 January 2014
< Transport network
Transport belts (Conveyor belts) are used to transport Items. They don't need energy to do that, and this is one of the Mysteries of the Factorio World, but like any other mystery in Factorio this has just gameplay-reasons.
Items
belt-type | factor speed | speed (tiles/sec) | needed research |
---|---|---|---|
Basic transport belt | 1 | 1.875 | none |
Fast transport belt | 2 | 3.75 | Logistics 2 |
Express transport belt | 3 | 5.625 | Logistics 3 |
Related: Splitters, Underground belts Nearby: Inserters, Storages, Transport belts/Physics
Basic
Task: make a steady flow of items from your Mining drills to the Furnaces.
- Select a belt by taking a Storages/Stack from your Inventory
- rotate the belt by pressing "R", until the right direction is reached
- place the belt (by default right mouse)
- keep pressing right mouse and move into the belts directon: the build continues
Advanced
Behavior
Technically the only difference of the belt-types is the speed (and color), in practical usage there are some differences in density, awaited throughput and handling in conjunction with inserters. See Transport belts/Physics to dig deeper into that.
Belts can be imagined as "moving ground". Everything on a belt is moved in the belts direction.
Technically an item is a small box (Collision box) and moving means, that the position of an item is constantly changed but the items are not allowed to overlap. A picture can show you, the movement better:
Here you can see the items moving upward tick by tick. And when coming to the turn, they aren't rotated, but moved to the side.
Note: You can watch the collision boxes running on the belt in game, when you press F6! See Game-options/Keyboard binding.
Combining belts
Turns
It is guaranteed, that that turns keep the alignment of items. Inner side of the turn moves items at half the speed, meaning turns are likely to be bottlenecks. Using faster belts at the turns is recommended.
See also
- Transport belts/Turns for details about turns.
- Transport belts/Optimizing about other ways to speed up this bottleneck.
Belt Lanes: using two sides
Because a belt is much broader than an item, a belt has two lanes, that can be used for transporting. But there are many more things, that can be done with the two lanes.
See also
- Transport belts/Belt lane for more about usage of the two lanes of a belt.
- Transport belts/Optimizing
Side inserts (Crossings)
When belts are crossing, items are inserted from the side, items stay on the side of the belt it came from.
See also
- Transport belts/Side insert how to use it efficiently.
Expert
Special behavior
- Transport belts/Physics
- Transport belts/Turns
- Transport belts/Blocking items
- Transport belts/Side insert
- Transport belts/Optimizing
Other Usages
- Transport belts/Speedup Walking: Walk/run in belt direction add the speed of the belt to your own.
- Transport belts/Defense: Use the Express belt to slow down the enemies
Useless knowledge
- Transport belts/Transport other entities: even the car can be transported with belts.
- Transport belts/Why do belts use no energy?: Some reasons...