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:
@@ -3,7 +3,6 @@
|
||||
"name": "fdm_process_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"adaptive_layer_height": "0",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_color_penetration_layers": "3",
|
||||
"bottom_shell_thickness": "0",
|
||||
@@ -47,7 +46,6 @@
|
||||
"40"
|
||||
],
|
||||
"interface_shells": "0",
|
||||
"internal_bridge_support_thickness": "0.8",
|
||||
"internal_solid_infill_line_width": "0.42",
|
||||
"internal_solid_infill_speed": [
|
||||
"40"
|
||||
@@ -77,9 +75,6 @@
|
||||
"outer_wall_speed": [
|
||||
"120"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10"
|
||||
],
|
||||
"override_filament_scarf_seam_setting": "0",
|
||||
"pre_start_fan_time": [
|
||||
"0"
|
||||
@@ -105,7 +100,6 @@
|
||||
"skirt_distance": "2",
|
||||
"skirt_height": "1",
|
||||
"skirt_loops": "0",
|
||||
"smooth_coefficient": "80",
|
||||
"sparse_infill_density": "15%",
|
||||
"skeleton_infill_density": "15%",
|
||||
"skin_infill_density": "15%",
|
||||
|
||||
Reference in New Issue
Block a user