Add Sovol SV08 MAX profiles from Sovol's repo #2161

Closed
opened 2026-04-06 00:47:43 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @arachnist on 9/17/2025

Description

Import Sovol SV08 MAX profiles from Sovol's repo

Changes compared to manufacturer profiles:

  • file/identifier renames (SOVOL → Sovol)
  • changed inherits to Generic .* @System
  • occasional tabs (\t) replaced with spaces
  • occasional dangling spaces at end of lines removed
  • remove additional_cooling_fan_speed from process profiles
  • rename filament profiles from Sovol SV08 MAX .* to Generic .* @Sovol SV08 MAX
  • resize Sovol SV08 MAX_cover.png to 128x128

Drive-by:

  • remove executable attribute from Sovol Zero cover/buildplate files

In accordance to discussion in, for example, #10129, this change should not affect any pre-existing profiles.

Tests

Compiled latest git with these profiles, added a new printer configuration, checked settings if they look as I'd expect them to, checked if generated g-code looks similar enough to what was generated with manufacturer profiles copied verbatim.

edit: successfully printed an orca cube with a PLA profile.
edit: successfully printed a 43cm tall cat figurine with the generic pet-g profile

*Originally created by @arachnist on 9/17/2025* # Description Import Sovol SV08 MAX profiles from [Sovol's repo](https://github.com/Sovol3d/Sovol-OrcaSlicer) Changes compared to manufacturer profiles: * file/identifier renames (SOVOL → Sovol) * changed inherits to `Generic .* @System` * occasional tabs (`\t`) replaced with spaces * occasional dangling spaces at end of lines removed * remove `additional_cooling_fan_speed` from process profiles * rename filament profiles from `Sovol SV08 MAX .*` to `Generic .* @Sovol SV08 MAX` * resize `Sovol SV08 MAX_cover.png` to 128x128 Drive-by: * remove executable attribute from Sovol Zero cover/buildplate files In accordance to discussion in, for example, #10129, this change should not affect any pre-existing profiles. ## Tests Compiled latest git with these profiles, added a new printer configuration, checked settings if they look as I'd expect them to, checked if generated g-code looks similar enough to what was generated with manufacturer profiles copied verbatim. edit: successfully printed an orca cube with a PLA profile. edit: successfully printed a 43cm tall cat figurine with the generic pet-g profile
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#2161