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,24 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.28mm DRAFT @MK4S HF0.4",
|
||||
"inherits": "process_common_mk4s",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"bottom_shell_layers": "3",
|
||||
"compatible_printers_condition": "printer_notes=~/.*MK4S.*/ and nozzle_diameter[0]==0.4 and printer_notes=~/.*HF_NOZZLE.*/",
|
||||
"initial_layer_line_width": "0.55",
|
||||
"inner_wall_line_width": "0.55",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_line_width": "0.55",
|
||||
"layer_height": "0.28",
|
||||
"outer_wall_line_width": "0.55",
|
||||
"outer_wall_speed": "180",
|
||||
"small_perimeter_speed": "200",
|
||||
"sparse_infill_line_width": "0.55",
|
||||
"support_interface_top_layers": "3",
|
||||
"support_threshold_angle": "35",
|
||||
"support_top_z_distance": "0.28",
|
||||
"top_shell_layers": "4",
|
||||
"top_surface_acceleration": "2000",
|
||||
"top_surface_line_width": "0.45"
|
||||
}
|
||||
Reference in New Issue
Block a user