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,4 +1,9 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.07mm DETAIL @MK4S 0.25",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "9",
|
||||
"bridge_acceleration": "1000",
|
||||
"bridge_speed": "30",
|
||||
@@ -6,21 +11,17 @@
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.25",
|
||||
"default_acceleration": "1500",
|
||||
"elefant_foot_compensation": "0",
|
||||
"from": "system",
|
||||
"gap_infill_speed": "40",
|
||||
"infill_anchor": "1",
|
||||
"inherits": "process_common_mk4s",
|
||||
"initial_layer_line_width": "0.32",
|
||||
"inner_wall_acceleration": "1200",
|
||||
"inner_wall_line_width": "0.25",
|
||||
"inner_wall_speed": "60",
|
||||
"instantiation": "true",
|
||||
"internal_solid_infill_acceleration": "2000",
|
||||
"internal_solid_infill_line_width": "0.25",
|
||||
"internal_solid_infill_speed": "140",
|
||||
"layer_height": "0.07",
|
||||
"line_width": "0.27",
|
||||
"name": "0.07mm DETAIL @MK4S 0.25",
|
||||
"outer_wall_acceleration": "800",
|
||||
"outer_wall_line_width": "0.25",
|
||||
"outer_wall_speed": "40",
|
||||
@@ -41,6 +42,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