prusa3d / PrusaSlicer-settings

Prusa3D specific settings for the Slic3r Prusa Edition
GNU Affero General Public License v3.0
357 stars 203 forks source link

Rat Rig Profiles Update #257

Closed nameisCruzCruz closed 3 months ago

nameisCruzCruz commented 3 months ago

Hi! I'm Cruz from RatRig and would like to submit a RatRig.INI file with updates:

We restructured the file, to be more intuitive to make future changes and find parameters, we used inheritances to make some settings universal like speed, layer height, and nozzle settings, so changing them in one place will directly impact all profiles, avoiding future mistakes.

The V-Core 4 has new PNG images but uses the same bed and print surface from v-core3. I've also attached the IDX file with the updated change number 1.1.0. We were able to test the INI file on many computers and do a lot of print tests to validate our submission. I hope all files are correct for this submission, if not, I'll make the necessary changes/updates as required. Hope this is the right place for this subject, as mentioned in https://github.com/prusa3d/PrusaSlicer/wiki/Vendor-bundles-and-updating-process#creating-a-profile-for-a-vendor-not-currently-present-in-prusaslicer bullet point 12), it's simpler than making a PR. Files bellow: RatRig Profiles PrusaSlicer 1.1.0.zip

Thank you!

rtyr commented 3 months ago

Hello. I checked the bundle and found some small issues, which needs to be fixed.

The preset RatRig V-Core-3.1-400 0.6Nozzle inherits an unknown preset "*V-Core3_0.6Nozzle*".

It seems that "*V-Core3_0.6Nozzle*" preset is missing completely in your bundle.

The preset RatRig V-Minion-180 0.4Nozzle inherits an unknown preset "*0.4nozzle*" The preset RatRig V-Minion-180 0.5Nozzle inherits an unknown preset "*0.5nozzle*" The preset RatRig V-Minion-180 0.6Nozzle inherits an unknown preset "*0.6nozzle*"

There are no such presets within printer section.

Many of print presets uses variable_layer_height key, which is not valid key for print preset (it's printer setting, not print setting).

You can check for errors like this by running prusa-slicer-console with --loglevel=5 parameter.

nameisCruzCruz commented 3 months ago

Hi! Rookie mistakes, thanks for pointing them out. Fixed them:

RatRig Profiles PrusaSlicer 1.1.0.zip

Not to rush anything, just wondering what is the average time until the profiles are available (considering there are no mistakes on this version) Once again, thank you so much for your time.

rtyr commented 3 months ago

There were still some issues, but I fixed it.

I fixed the issues and pushed the update, so it is already available for users.