MrPig91 / PSChiaPlotter

A repo for powershell module that helps Chia Plotting
MIT License
182 stars 47 forks source link

Final Directory Size Limit #161

Closed Crimsonking314 closed 3 years ago

Crimsonking314 commented 3 years ago

The app will not let me exceed the number of plots that will fit on a drive so the plots wait for space on the final drive even though space is free. I use a small SSD for a buffer drive and use robocopy to move to final directories.

MrPig91 commented 3 years ago

I will be adding a ignore final size limit checkbox to bypass this in the next update. Sorry for the late response I have been on vacation. Using basic plotting feature will also bypass this in the meantime.

MrPig91 commented 3 years ago

You can now disable PSChiaPlotter from checking free space for final drives by checking the checkbox "Ignore Free Space" which will disabling checking if there is enough free space available before starting the plotting process.