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:
SoftFever
2026-09-18 00:39:46 +08:00
committed by GitHub
parent 60b4a61854
commit f520e9221f
2135 changed files with 85633 additions and 87858 deletions
@@ -3,7 +3,6 @@
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"layer_height": "0.2",
"initial_layer_print_height": "0.3",
"line_width": "0.42",
@@ -72,7 +71,6 @@
"infill_combination": "0",
"detect_narrow_internal_solid_infill": "1",
"ensure_vertical_shell_thickness": "1",
"internal_bridge_support_thickness": "0.8",
"initial_layer_speed": "50",
"initial_layer_infill_speed": "50",
"initial_layer_travel_speed": "80%",
@@ -86,7 +84,6 @@
"support_interface_speed": "50",
"ironing_speed": "35",
"enable_overhang_speed": "1",
"overhang_speed_classic": "0",
"overhang_1_4_speed": "35",
"overhang_2_4_speed": "25",
"overhang_3_4_speed": "15",
@@ -129,7 +126,6 @@
"tree_support_adaptive_layer_height": "1",
"tree_support_auto_brim": "1",
"tree_support_brim_width": "3",
"tree_support_with_infill": "0",
"support_top_z_distance": "0.12",
"support_bottom_z_distance": "0.12",
"support_base_pattern": "rectilinear",