This is a fork of PrusaSlicer that removes various warnings related to multi-toolhead operation, such as blocking wipe towers with mismatching nozzle sizes, even if the layer height is a sane number. This will likely cause tons of issues unless you are watching closely and have a specific use case in mind. Caveat emptor!
Please note that when using dissimilar nozzle sizes, as per BaconFase on the Prusa forums, you will want to set your min and max layer heights for all 5 extruders to zero. We are not 100% sure of what else this may affect, but we are doing additional testing to determine specifics. If code changes can help, I'll look into those.
You may want to check the upstream PrusaSlicer project page. Prebuilt Windows, OSX and Linux binaries are available through the git releases page or from the Prusa3D downloads page. There are also 3rd party Linux builds available.
PrusaSlicer takes 3D models (STL, OBJ, AMF) and converts them into G-code instructions for FFF printers or PNG layers for mSLA 3D printers. It's compatible with any modern printer based on the RepRap toolchain, including all those based on the Marlin, Prusa, Sprinter and Repetier firmware. It also works with Mach3, LinuxCNC and Machinekit controllers.
PrusaSlicer is based on Slic3r by Alessandro Ranellucci and the RepRap community.
See the project homepage and the documentation directory for more information.