Would like to get your geometry direclty from Rhino to your slicer? This is my solution that exports a temporary 3mf file and opens it in PrusaSlicer. Should work with other slicers, too. The script will ask you for “PATH” to the default slicer just once. The temp file has to be deleted manually afterwards.
No guarantees that this script works for you, I did not debug it properly. Feel free to help me and improve it further.
Slice.py (5.3 KB)
Cheers!