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
@@ -1,8 +1,8 @@
{
"type": "filament",
"name": "Generic PLA @CoPrint",
"inherits": "fdm_filament_pla",
"renamed_from": "CoPrint Generic PLA",
"inherits": "fdm_filament_pla",
"from": "system",
"setting_id": "9tNsM3FhIDgKJ05R",
"filament_id": "OFDSrzZ8",
@@ -10,12 +10,6 @@
"filament_vendor": [
"Generic"
],
"filament_load_time": [
"9.75"
],
"filament_unload_time": [
"9.75"
],
"compatible_printers": [
"Co Print ChromaSet 0.4 nozzle",
"Co Print ChromaSet 0.4 nozzle - Ender-3 V3",
@@ -173,12 +173,6 @@
"filament_unloading_speed": [
"90"
],
"filament_load_time": [
"9.75"
],
"filament_unload_time": [
"9.75"
],
"filament_toolchange_delay": [
"0"
],
@@ -14,7 +14,6 @@
"0x0"
],
"gcode_flavor": "klipper",
"silent_mode": "0",
"machine_max_acceleration_e": [
"5000"
],
@@ -3,7 +3,6 @@
"name": "fdm_process_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "1",
"bridge_flow": "0.9031",
"bridge_speed": "25",
@@ -4,7 +4,6 @@
"inherits": "fdm_process_common",
"from": "system",
"instantiation": "false",
"adaptive_layer_height": "0",
"reduce_crossing_wall": "1",
"bridge_flow": "0.9031",
"bridge_speed": "25",