mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-23 17:02:39 +00:00
* Add Sovol Zero nozzle profiles and filament updates Preserve inherited tuning with Zero-only overrides so shared Sovol defaults and other printers remain unchanged. Retain migration aliases while using canonical names in compatibility references. Co-authored-by: Codex <noreply@openai.com> * Fix Sovol Zero bed model reference and ignored settings Point the Zero model at the shipped bed mesh. Remove unsupported filament and process keys that the loader silently discards, preserving effective tuning and the existing preset names and IDs. Bump the Sovol bundle version. Co-authored-by: Codex <noreply@openai.com> * Fix Sovol Zero filament identity and vector formatting Add hardened-steel nozzle variants with disjoint filament compatibility, retain generic product IDs and preserve renamed preset aliases. Convert 43 scalar vector fields to arrays without changing tuning values and bump the Sovol bundle version. Co-authored-by: Codex <codex@openai.com> * Keep only shipped names in the Sovol Zero profile renames The Zero machines, processes, machine model and SPEEDBENCHY filament carried renamed_from entries for names that only ever existed inside this branch (Sovol ZERO ..., " - Brass", " - Hardened Steel"). Drop those, and keep only the redirects that matter to existing users: the historical Sovol Zero material names and the three deleted hardened-steel presets. The Sovol Zero machine model also sheds the setting_id, instantiation and from keys the model loader ignores. --------- Co-authored-by: Codex <noreply@openai.com> Co-authored-by: SoftFever <103989404+SoftFever@users.noreply.github.com> Co-authored-by: Codex <codex@openai.com> Co-authored-by: SoftFever <softfeverever@gmail.com>