Profiles from Orca to Prusa slicer?
Hello.
It seems there is no profiles yet for the Centauri carbon on Prusa slicer.
Is there a way to convert/import/export from Orca to Prusa?
Or should I copy everything manually?
Tnx!
RE: Profiles from Orca to Prusa slicer?
Make your own and if you are eager to create PullRequest then head down to https://github.com/prusa3d/PrusaSlicer-settings-non-prusa-fff
See my GitHub and printables.com for some 3d stuff that you may like.
RE: Profiles from Orca to Prusa slicer?
A timely post. I am about to order an Elegoo resin printer and don't see a profile for it in any of the listed profiles from Prusa. Elegoo slicer doesn't work on Linux and I don't have any Windows or Mac computers. A quick search show that there is a way to make a profile and it may start with a copy from a known printer. Will have to search the github site more.
RE: Profiles from Orca to Prusa slicer?
I created the profile for it and did a pull request, we'll just have to wait for them to approve it.
RE: Profiles from Orca to Prusa slicer?
There's a script that's the opposite, Prusa to Orca: https://github.com/theophile/SuperSlicer_to_Orca_scripts/
I may have a go at creating a Python script that uses the mappings they did for all the parameter names and converts Orca JSON to Prusa INI format. I have a Sovol SV08 that doesn't have support in PrusaSlicer and am nervous about trying to create a profile myself.