mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 12:15:21 +00:00
ENH: add profiles for H2D
This commit is contained in:
29
resources/profiles/BBL/process/0.20mm Standard @BBL H2D.json
Normal file
29
resources/profiles/BBL/process/0.20mm Standard @BBL H2D.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @BBL H2D",
|
||||
"inherits": "fdm_process_dual_0.20_nozzle_0.4",
|
||||
"from": "system",
|
||||
"setting_id": "GP124",
|
||||
"instantiation": "true",
|
||||
"description": "It has a general layer height, and results in general layer lines and printing quality. It is suitable for most general printing cases.",
|
||||
"bridge_speed": "50",
|
||||
"default_acceleration": "8000",
|
||||
"enable_overhang_speed": "1",
|
||||
"gap_infill_speed": "250",
|
||||
"initial_layer_speed": "50",
|
||||
"inner_wall_speed": "300",
|
||||
"internal_solid_infill_speed": "250",
|
||||
"outer_wall_speed": "200",
|
||||
"overhang_1_4_speed": "0",
|
||||
"overhang_2_4_speed": "50",
|
||||
"overhang_3_4_speed": "30",
|
||||
"prime_tower_width": "60",
|
||||
"prime_tower_brim_width": "8",
|
||||
"prime_tower_outer_first": "1",
|
||||
"sparse_infill_speed": "270",
|
||||
"top_surface_speed": "200",
|
||||
"travel_speed": "1000",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user