this post was submitted on 17 Nov 2024
18 points (100.0% liked)
Factorio
990 readers
462 users here now
A Lemmy community for the game Factorio made by Wube Software.
Rules
- Be a good person
- Content must relate to Factorio
- Adhere to Lemmy's Code of Conduct
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I was actually making my own legendary grinder! But it has some of the problems I personally think is a deal breaker
Good points, its highly tailored to my environment its true.
Electromagnetic Lab - https://factoriobin.com/post/cy943i Foundary - https://factoriobin.com/post/285mfg
From my perspective, it is modular, just throw up another line if you want to double the output of below, but in my quality journey, i've had much bigger gains through enabling all the full build quality paths then by just grinding one quality level
The Arithmetic combinator at the top of the blueprint on the same line as the constant combinator sets the desired stack volume in one place. For some things I want 5 stacks, some things I want 40 stacks.
I'd love to see how your approaching the problem if you would like to share your design. I just love all the different tradeoffs and methods factorio enables.
You could make this more flexible by routing all the wires going to the assembler into a power pole, so replacing the assembler with a different crafter is easy.
Adding more throuput to lower quality teirs might be as easy as adding more crafters. Alternatively, each crafter might be able to become it's own module, with just one wire connection to other modules and the initial combinators, and the quality be set arbitrarily on each module. If you need more throuput, you can just add another module.
The next step to that is setting the quality of the recipe based on need, with every module always working. Then adding more modules directly increase throuput with no extra thought required.
Pulling the stocked amount out into the constant combinator would be good for readability. Having a readout of stocked amounts might be fun too.