mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,23 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm SPEED @MK4S 0.6",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_thickness": "0.6",
|
||||
"bridge_speed": "40",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.6 and printer_notes!~/.*HF_NOZZLE.*/",
|
||||
"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": "3000",
|
||||
"inner_wall_line_width": "0.62",
|
||||
"inner_wall_speed": "125",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "3000",
|
||||
"internal_solid_infill_line_width": "0.65",
|
||||
"internal_solid_infill_speed": "110",
|
||||
"line_width": "0.68",
|
||||
"name": "0.20mm SPEED @MK4S 0.6",
|
||||
"outer_wall_acceleration": "2500",
|
||||
"outer_wall_line_width": "0.62",
|
||||
"outer_wall_speed": "125",
|
||||
@@ -35,6 +36,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