mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,26 +1,27 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.30mm DETAIL @MK4S 0.8",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"bottom_shell_thickness": "0.8",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_speed": "22",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.8 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"default_acceleration": "2000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "40",
|
||||
"infill_anchor": "2.5",
|
||||
"infill_anchor_max": "20",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "1",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_line_width": "0.9",
|
||||
"inner_wall_speed": "70",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"internal_solid_infill_line_width": "0.9",
|
||||
"internal_solid_infill_speed": "50",
|
||||
"layer_height": "0.30",
|
||||
"line_width": "0.9",
|
||||
"name": "0.30mm DETAIL @MK4S 0.8",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_line_width": "0.9",
|
||||
"outer_wall_speed": "45",
|
||||
@@ -40,6 +41,5 @@
|
||||
"top_shell_thickness": "1.2",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.7",
|
||||
"top_surface_speed": "35",
|
||||
"type": "process"
|
||||
"top_surface_speed": "35"
|
||||
}
|
||||
Reference in New Issue
Block a user