I have to say I really like what you did. I wrote a script that takes a .stl file and finds the relatively best printing position based on the amount of support there is, using mandoline. However, having a multithreaded application calling mandoline makes the terminal hell. Would you mind adding a "disable output" flag or a flag to print on success message only?
I have to say I really like what you did. I wrote a script that takes a
.stl
file and finds the relatively best printing position based on the amount of support there is, using mandoline. However, having a multithreaded application calling mandoline makes the terminal hell. Would you mind adding a "disable output" flag or a flag to print on success message only?