mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 20:25:20 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.25mm STRUCTURAL @MK4S HF0.4",
|
||||
"inherits": "0.20mm STRUCTURAL @MK4S 0.4",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"from": "system",
|
||||
"inherits": "0.20mm STRUCTURAL @MK4S 0.4",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"layer_height": "0.25",
|
||||
"name": "0.25mm STRUCTURAL @MK4S HF0.4",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"support_top_z_distance": "0.25",
|
||||
"top_shell_layers": "4",
|
||||
"type": "process"
|
||||
"top_shell_layers": "4"
|
||||
}
|
||||
Reference in New Issue
Block a user