mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 10:51:22 +00:00
Repair shipped default materials and obsolete settings, and validate them (#15741)
* add orca profile skill * add default material check Improve validation for default materials and filament profiles * Fix default materials and obsolete keys * clarifying orca-profiles skill
This commit is contained in:
@@ -180,7 +180,6 @@
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
|
||||
@@ -180,7 +180,6 @@
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
|
||||
@@ -8,5 +8,5 @@
|
||||
"bed_model": "InfiMech TX-bed.stl",
|
||||
"bed_texture": "InfiMech TX-texture.svg",
|
||||
"hotend_model": "",
|
||||
"default_materials": "Generic ABS @InfiMech;Generic PA-CF @InfiMech;Generic PC @InfiMech;Generic PETG @InfiMech;Generic PLA @InfiMech;Generic TPU @InfiMech"
|
||||
"default_materials": "Generic ABS @InfiMech;Generic PA-CF @InfiMech;Generic PC @InfiMech;Generic PETG @InfiMech;Generic PLA @InfiMech;Generic TPU @InfiMech;InfiMech PLA @HSN"
|
||||
}
|
||||
|
||||
@@ -177,7 +177,6 @@
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
|
||||
@@ -173,7 +173,6 @@
|
||||
"30"
|
||||
],
|
||||
"scan_first_layer": "0",
|
||||
"silent_mode": "0",
|
||||
"single_extruder_multi_material": "1",
|
||||
"template_custom_gcode": "",
|
||||
"thumbnails": [
|
||||
|
||||
Reference in New Issue
Block a user