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",
|
||||
"bridge_flow": "0.95",
|
||||
"bridge_no_support": "0",
|
||||
"bridge_speed": "25",
|
||||
@@ -41,7 +40,6 @@
|
||||
"internal_solid_infill_speed": "40",
|
||||
"outer_wall_line_width": "0.42",
|
||||
"outer_wall_speed": "120",
|
||||
"overhang_totally_speed": "19",
|
||||
"print_sequence": "by layer",
|
||||
"spiral_mode": "0",
|
||||
"standby_temperature_delta": "-5",
|
||||
@@ -70,6 +68,5 @@
|
||||
"xy_hole_compensation": "0",
|
||||
"xy_contour_compensation": "0",
|
||||
"compatible_printers": [],
|
||||
"smooth_coefficient": "80",
|
||||
"scarf_angle_threshold": "155"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user