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,25 +1,26 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm SPEED @MK4S 0.25",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "6",
|
||||
"bridge_speed": "30",
|
||||
"brim_object_gap": "0",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.25",
|
||||
"default_acceleration": "2000",
|
||||
"elefant_foot_compensation": "0",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "50",
|
||||
"infill_anchor": "1",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "0.32",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_line_width": "0.27",
|
||||
"inner_wall_speed": "120",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"internal_solid_infill_line_width": "0.27",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.27",
|
||||
"name": "0.12mm SPEED @MK4S 0.25",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_line_width": "0.27",
|
||||
"outer_wall_speed": "120",
|
||||
@@ -40,6 +41,5 @@
|
||||
"top_surface_line_width": "0.27",
|
||||
"top_surface_speed": "60",
|
||||
"travel_acceleration": "3000",
|
||||
"type": "process",
|
||||
"wall_loops": "3"
|
||||
}
|
||||
Reference in New Issue
Block a user