mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-09-27 19:01:02 +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:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user