mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-19 11:23:42 +00:00
ENH: add profiles for H2D
This commit is contained in:
@@ -4,18 +4,18 @@
|
||||
"inherits": "fdm_process_single_common",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"layer_height": "0.28",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"top_surface_line_width": "0.45",
|
||||
"top_shell_thickness": "1.0",
|
||||
"bridge_flow": "1",
|
||||
"initial_layer_speed": "50",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"outer_wall_speed": "200",
|
||||
"inner_wall_speed": "200",
|
||||
"sparse_infill_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"elefant_foot_compensation": "0.15",
|
||||
"gap_infill_speed": "200",
|
||||
"initial_layer_infill_speed": "105",
|
||||
"initial_layer_speed": "50",
|
||||
"inner_wall_speed": "200",
|
||||
"internal_solid_infill_speed": "200",
|
||||
"layer_height": "0.28",
|
||||
"outer_wall_speed": "200",
|
||||
"sparse_infill_speed": "200",
|
||||
"support_threshold_angle": "40",
|
||||
"top_shell_layers": "4"
|
||||
"top_shell_layers": "4",
|
||||
"top_shell_thickness": "1.0",
|
||||
"top_surface_line_width": "0.45"
|
||||
}
|
||||
Reference in New Issue
Block a user