fix filament names

This commit is contained in:
SoftFever
2026-09-01 17:44:12 +08:00
parent 6ec904074b
commit ab21af6b08
83 changed files with 570 additions and 769 deletions

View File

@@ -126,6 +126,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV06 ACE PLA"
"Generic PLA @Sovol SV06 ACE"
]
}

View File

@@ -126,6 +126,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV06 ACE PLA"
"Generic PLA @Sovol SV06 ACE"
]
}

View File

@@ -126,6 +126,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV06 ACE PLA"
"Generic PLA @Sovol SV06 ACE"
]
}

View File

@@ -126,6 +126,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV06 ACE PLA"
"Generic PLA @Sovol SV06 ACE"
]
}

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_sv06_ace_buildplate_model.stl",
"bed_texture": "sovol_sv06_ace_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Sovol SV06 ACE PLA"
"default_materials": "Generic PLA @Sovol SV06 ACE"
}

View File

@@ -124,6 +124,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV06 Plus ACE PLA"
"Generic PLA @Sovol SV06 Plus ACE"
]
}

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_sv06plus_ace_buildplate_model.stl",
"bed_texture": "sovol_sv06plus_ace_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Sovol SV06 Plus ACE PLA"
"default_materials": "Generic PLA @Sovol SV06 Plus ACE"
}

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_sv07_buildplate_model.stl",
"bed_texture": "sovol_sv07_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Sovol SV07 PLA"
"default_materials": "Generic PLA @Sovol SV07"
}

View File

@@ -108,6 +108,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV08 PLA @SV08 0.2 nozzle"
"Generic PLA @Sovol SV08 0.2 nozzle"
]
}

View File

@@ -102,6 +102,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV08 PLA"
"Generic PLA @Sovol SV08"
]
}

View File

@@ -108,6 +108,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV08 PLA"
"Generic PLA @Sovol SV08"
]
}

View File

@@ -108,6 +108,6 @@
"machine_end_gcode": "END_PRINT\n",
"machine_pause_gcode": "PAUSE",
"default_filament_profile": [
"Sovol SV08 PLA"
"Generic PLA @Sovol SV08"
]
}

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_sv08_buildplate_model.stl",
"bed_texture": "sovol_sv08_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Sovol SV08 PLA;Sovol SV08 PLA @SV08 0.2 nozzle;Sovol SV08 ABS;Sovol SV08 PETG;Sovol SV08 TPU"
"default_materials": "Generic PLA @Sovol SV08;Generic PLA @Sovol SV08 0.2 nozzle;Generic ABS @Sovol SV08;Generic PETG @Sovol SV08;Generic TPU @Sovol SV08"
}

File diff suppressed because one or more lines are too long

View File

@@ -8,5 +8,5 @@
"bed_model": "sovol_zero_buildplate_model.stl",
"bed_texture": "sovol_zero_buildplate_texture.svg",
"hotend_model": "",
"default_materials": "Sovol Zero PLA Basic;Sovol Zero PLA Basic HS Nozzle;Sovol Zero PLA Silk;Sovol Zero PLA Silk HS Nozzle;Sovol Zero ABS;Sovol Zero PETG;Sovol Zero PETG HS Nozzle;Sovol Zero TPU;Sovol Zero PC"
"default_materials": "Generic PLA @Sovol Zero;Sovol Zero PLA Basic HS Nozzle;Generic PLA Silk @Sovol Zero;Sovol Zero PLA Silk HS Nozzle;Generic ABS @Sovol Zero;Generic PETG @Sovol Zero;Sovol Zero PETG HS Nozzle;Generic TPU @Sovol Zero;Generic PC @Sovol Zero"
}