Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

allow passing of k setting with madmax #911

Open
sparklyballs opened this issue Aug 23, 2021 · 4 comments
Open

allow passing of k setting with madmax #911

sparklyballs opened this issue Aug 23, 2021 · 4 comments
Labels
enhancement New feature or request

Comments

@sparklyballs
Copy link

Madmax has recently allowed setting the k value for plot sizes , so can now use it for plotting k29's for chives, would it be possible to add to config yaml file so we can manage it with plotman.

madMAx43v3r/chia-plotter@f44713e

Similar to, but not identical to #186 but this is specific to madmax plotter , hence new issue/requiest.

@sparklyballs sparklyballs added the enhancement New feature or request label Aug 23, 2021
@altendky
Copy link
Collaborator

While I don't know how much I'm not going to bother to support forks, there are other reasons to allow this, such as testing, so this may bubble up and get worked on soon. We'll see.

@realdevnullius
Copy link

Madmax has recently allowed setting the k value for plot sizes ,

Still no k33 with madmax though, right?

@altendky
Copy link
Collaborator

That really seems like a madmax question.

https://github.com/madMAx43v3r/chia-plotter/blob/a9a49031ac03504b272b7199ef3e071c2d93e9cc/src/chia_plot.cpp#L241

		"k, size", "K size (default = 32, k <= 32)", cxxopts::value<int>(k))(

@guydavis
Copy link
Contributor

Hi all, just added this as a new pull request to allow Madmax plotting for Chives via Plotman.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

4 participants