Closed sfjuocekr closed 5 years ago
This will break old slic3r versions, right?
Can you put a version check into the code and then branch depending on the version?
Probably, I think a simple checkbox to mark the use of PrusaSlicer would suffice in this case as well.
When the heat settles down I might look into it!
I worry that no one will find the checkbox and I'll be getting more bug reports. Why not just add a check in the code? Just run, like slic3r --version, look at the output, and determine which arguments to use based on that?
Fixed in #51
Fixes using PrusaSlicer