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,25 +1,26 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.15mm STRUCTURAL @MK4S 0.6",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "5",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"bridge_speed": "30",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.6",
|
||||
"default_acceleration": "2500",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "80",
|
||||
"infill_anchor": "2.5",
|
||||
"infill_anchor_max": "20",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "0.68",
|
||||
"inner_wall_acceleration": "2500",
|
||||
"inner_wall_line_width": "0.6",
|
||||
"inner_wall_speed": "70",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"internal_solid_infill_line_width": "0.6",
|
||||
"internal_solid_infill_speed": "160",
|
||||
"layer_height": "0.15",
|
||||
"line_width": "0.68",
|
||||
"name": "0.15mm STRUCTURAL @MK4S 0.6",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_line_width": "0.6",
|
||||
"outer_wall_speed": "45",
|
||||
@@ -38,6 +39,5 @@
|
||||
"top_shell_thickness": "0.9",
|
||||
"top_surface_acceleration": "1500",
|
||||
"top_surface_line_width": "0.5",
|
||||
"top_surface_speed": "70",
|
||||
"type": "process"
|
||||
"top_surface_speed": "70"
|
||||
}
|
||||
Reference in New Issue
Block a user