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,23 +1,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.10mm STRUCTURAL @MK4S 0.5",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "7",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_speed": "30",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.5",
|
||||
"default_acceleration": "2000",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "40",
|
||||
"infill_anchor_max": "15",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "0.55",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"inner_wall_speed": "70",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"layer_height": "0.1",
|
||||
"line_width": "0.55",
|
||||
"name": "0.10mm STRUCTURAL @MK4S 0.5",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"outer_wall_speed": "40",
|
||||
@@ -32,6 +33,5 @@
|
||||
"top_shell_layers": "8",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_surface_speed": "70",
|
||||
"type": "process"
|
||||
"top_surface_speed": "70"
|
||||
}
|
||||
Reference in New Issue
Block a user