mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
Fixed many profile issues and cleaned up some messes. (#10686)
This commit is contained in:
@@ -1,4 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.12mm STRUCTURAL @MK4S 0.3",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "6",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_speed": "30",
|
||||
@@ -6,20 +11,16 @@
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.3",
|
||||
"default_acceleration": "1500",
|
||||
"elefant_foot_compensation": "0",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "50",
|
||||
"infill_anchor": "1",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "0.4",
|
||||
"inner_wall_acceleration": "1500",
|
||||
"inner_wall_line_width": "0.34",
|
||||
"inner_wall_speed": "80",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"internal_solid_infill_line_width": "0.34",
|
||||
"layer_height": "0.12",
|
||||
"line_width": "0.34",
|
||||
"name": "0.12mm STRUCTURAL @MK4S 0.3",
|
||||
"outer_wall_acceleration": "1200",
|
||||
"outer_wall_line_width": "0.34",
|
||||
"outer_wall_speed": "40",
|
||||
@@ -39,6 +40,5 @@
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.3",
|
||||
"top_surface_speed": "40",
|
||||
"type": "process",
|
||||
"wall_loops": "3"
|
||||
}
|
||||
Reference in New Issue
Block a user