Christmas challenge: 28 to 24-belt merge
Posted: Thu Dec 24, 2015 6:27 pm
My current project (ludicrous # of rockets/second) requires taking the 28-belt output of a factory section, and turning that into 24 belts, so it can pair up with the 24 output belts of two other sections for final assembly at the silos. I think I've already found a good solution, but figured I'd throw it out here to see what other people come up with.
Parameters:
- The input belts are already balanced
- Input belts are already the fastest available
- The input belts must not back up
- This factory section outputs the same items/second as the other two with 24 output belts, so it can be safely assumed that the total item flow will fit on 24 belts.
- The output belts must remain balanced
Parameters:
- The input belts are already balanced
- Input belts are already the fastest available
- The input belts must not back up
- This factory section outputs the same items/second as the other two with 24 output belts, so it can be safely assumed that the total item flow will fit on 24 belts.
- The output belts must remain balanced
my solution