PrusaSlicer UI warnings and errors not showing in Command Line outputs
Hello,
I am trying to log warnings and errors with the model using the command-line tool that is visible in the PrusaSlicer UI but not in the command-line tools. It looks like the command-line tool is auto-correcting and processing those warnings with the model itself. Such as, .3mf file's unit of measurement is in inches, but I do not see this warning in the command-line tool. If the file contains multiple objects with multiple heights, the command-line tools also ignore this and slice the model without logging it. If the model is outside the print area, the command line should log this before slicing it as the PrusaSlicer UI.
The following command I am using to process the file:
prusa-slicer-console.exe --load {my config file.ini} {my model file.3mf} --slice --loglevel=2
Is it possible that we disable the auto-correction in the command-line tool and allow PrusaSlicer to log all the warnings and errors?
I am using PrusaSlicer 2.5.0 version.
RE: PrusaSlicer UI warnings and errors not showing in Command Line outputs
This is a user to user forum. Your question sounds like it needs a change request or at least an answer from a dev. That is done over on the github project for Prusa Slicer. https://github.com/prusa3d/PrusaSlicer/issues