Reimport parent profile from resources #143

Closed
opened 2026-04-05 16:18:37 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @ianalexis on 3/26/2026

Handling of missing parent presets during preset loading in PresetCollection.
Instead of failing or skipping presets when a parent preset is missing, now attempts to resolve the missing parent by loading it from the resource directory.

  • If the parent still cannot be found, the system falls back to the default root preset, allowing for greater resilience and forward compatibility when presets are renamed or moved.
    IDK IF I SHOULD KEEP THIS.
*Originally created by @ianalexis on 3/26/2026* Handling of missing parent presets during preset loading in `PresetCollection`. Instead of failing or skipping presets when a parent preset is missing, now attempts to resolve the missing parent by loading it from the resource directory. - If the parent still cannot be found, the system falls back to the default root preset, allowing for greater resilience and forward compatibility when presets are renamed or moved. IDK IF I SHOULD KEEP THIS.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#143