mirror of
https://github.com/FULU-Foundation/OrcaSlicer-bambulab.git
synced 2026-05-14 06:53:47 -07:00
Initial release
This commit is contained in:
@@ -0,0 +1,37 @@
|
||||
{
|
||||
"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",
|
||||
"gap_infill_speed": "40",
|
||||
"infill_anchor_max": "15",
|
||||
"initial_layer_line_width": "0.55",
|
||||
"inner_wall_acceleration": "2000",
|
||||
"inner_wall_line_width": "0.5",
|
||||
"inner_wall_speed": "70",
|
||||
"internal_solid_infill_acceleration": "2500",
|
||||
"internal_solid_infill_line_width": "0.5",
|
||||
"layer_height": "0.1",
|
||||
"line_width": "0.55",
|
||||
"outer_wall_acceleration": "1500",
|
||||
"outer_wall_line_width": "0.5",
|
||||
"outer_wall_speed": "40",
|
||||
"raft_contact_distance": "0.25",
|
||||
"small_perimeter_speed": "40",
|
||||
"sparse_infill_acceleration": "3000",
|
||||
"sparse_infill_line_width": "0.5",
|
||||
"support_interface_spacing": "0.22",
|
||||
"support_line_width": "0.4",
|
||||
"support_object_xy_distance": "0.44",
|
||||
"support_speed": "80",
|
||||
"top_shell_layers": "8",
|
||||
"top_surface_acceleration": "1000",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_surface_speed": "70"
|
||||
}
|
||||
Reference in New Issue
Block a user