mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-11 19:17:33 +00:00
fix filament names
This commit is contained in:
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
}
|
||||
|
||||
@@ -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"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -102,6 +102,6 @@
|
||||
"machine_end_gcode": "END_PRINT\n",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"default_filament_profile": [
|
||||
"Sovol SV08 PLA"
|
||||
"Generic PLA @Sovol SV08"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -108,6 +108,6 @@
|
||||
"machine_end_gcode": "END_PRINT\n",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"default_filament_profile": [
|
||||
"Sovol SV08 PLA"
|
||||
"Generic PLA @Sovol SV08"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -108,6 +108,6 @@
|
||||
"machine_end_gcode": "END_PRINT\n",
|
||||
"machine_pause_gcode": "PAUSE",
|
||||
"default_filament_profile": [
|
||||
"Sovol SV08 PLA"
|
||||
"Generic PLA @Sovol SV08"
|
||||
]
|
||||
}
|
||||
|
||||
@@ -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
@@ -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"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user