Letting stations overlap is a way to save space. This station does that.
https://www.youtube.com/watch?v=xynrNfzN7RM
map download:
blueprint string with assemblers:
https://pastebin.com/E6gKEyq3
blueprint string without assemblers:
https://pastebin.com/9akBCE3V
Grid station for ethereal trains
- arrow in my gluteus
- Long Handed Inserter
- Posts: 56
- Joined: Mon Apr 24, 2017 1:52 pm
- Contact:
- eradicator
- Smart Inserter
- Posts: 5207
- Joined: Tue Jul 12, 2016 9:03 am
- Contact:
Re: Grid station for ethereal trains
I'm a bit baffled how you even make the trains go into the station. The whole thing is just one huge rail-block, so unless you have no signals anywhere on the whole track it shouldn't work. And if it can't be used with signals then usecases are severely limited.
That said it certainly looks fancy.
(Also it'd be nice if you didn't use 3rd party for the blueprints. Just use
That said it certainly looks fancy.
(Also it'd be nice if you didn't use 3rd party for the blueprints. Just use
Code: Select all
tags)
-
- Manual Inserter
- Posts: 4
- Joined: Tue Jan 23, 2018 8:02 pm
- Contact:
Re: Grid station for ethereal trains
I agree on the limited number of usecases, but I would guess it could be possible to force signals (edit: by circuit network of course) to green in order to allow trains in.
In the same way, the system might be improved by only allowing trains to go out, if no train is in the perpendicular stations, or if the train in the perpendicular station has reached the correct position, by using two signals, probably one regular and one chain, right behind each other.
In the same way, the system might be improved by only allowing trains to go out, if no train is in the perpendicular stations, or if the train in the perpendicular station has reached the correct position, by using two signals, probably one regular and one chain, right behind each other.
Re: Grid station for ethereal trains
AFAIK, you can only force a signal to be red. We cannot force a green, can we?Blacksmoker wrote:I agree on the limited number of usecases, but I would guess it could be possible to force signals (edit: by circuit network of course) to green in order to allow trains in.
-
- Filter Inserter
- Posts: 947
- Joined: Wed Nov 25, 2015 11:44 am
- Contact:
Re: Grid station for ethereal trains
noBauer wrote: ↑Wed Jul 04, 2018 6:09 amAFAIK, you can only force a signal to be red. We cannot force a green, can we?Blacksmoker wrote:I agree on the limited number of usecases, but I would guess it could be possible to force signals (edit: by circuit network of course) to green in order to allow trains in.
but it sure looks cool
(edit: in theory you can take over the full signalling by not using any signals but instead activating stations if there is a route. I guess you might be able to get that to work in toy situations, or write some infernal compiler from a graph model to the required combinator logic )