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",
|
||||
"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",
|
||||
|
||||
Reference in New Issue
Block a user