Files
OrcaSlicer/resources/profiles/BBL/process/0.36mm Draft @BBL H2D 0.6 nozzle.json
xun.zhang ad740bde86 ENH: add more process profile for H2D
jira:none

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Ia0b3534e6e00d7f231cf759b0045473a3fb66526
(cherry picked from commit e2f25326c1c3cac8241773c94f4cc5b128d68cdb)
2025-09-16 21:21:39 +08:00

87 lines
1.6 KiB
JSON

{
"type": "process",
"name": "0.36mm Draft @BBL H2D 0.6 nozzle",
"inherits": "fdm_process_dual_0.36_nozzle_0.6",
"from": "system",
"setting_id": "GP147",
"instantiation": "true",
"description": "It has a big layer height, and results in apparent layer lines and ordinary printing quality and printing time.",
"bridge_speed": [
"50",
"50",
"50",
"50"
],
"default_acceleration": [
"8000",
"8000",
"8000",
"8000"
],
"gap_infill_speed": [
"250",
"250",
"250",
"250"
],
"initial_layer_infill_speed": [
"105",
"105",
"105",
"105"
],
"initial_layer_speed": [
"50",
"50",
"50",
"50"
],
"inner_wall_speed": [
"300",
"300",
"300",
"300"
],
"internal_solid_infill_speed": [
"250",
"300",
"250",
"300"
],
"layer_height": "0.36",
"outer_wall_speed": [
"200",
"200",
"200",
"200"
],
"overhang_3_4_speed": [
"30",
"30",
"30",
"30"
],
"prime_tower_brim_width": "-1",
"prime_tower_width": "60",
"sparse_infill_speed": [
"350",
"600",
"350",
"600"
],
"top_surface_speed": [
"200",
"200",
"200",
"200"
],
"travel_speed": [
"1000",
"1000",
"1000",
"1000"
],
"compatible_printers": [
"Bambu Lab H2D 0.6 nozzle"
]
}