mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 11:53:48 +00:00
ENH:[filament/process/machine] Rename H2 to H2S
Change-Id: I180fe8b9c13cae3027f0dc7bfcfd38d6a66166c3 (cherry picked from commit 66c0856928557f7deda784b9f2b9c4a94440925b)
This commit is contained in:
143
resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json
Normal file
143
resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json
Normal file
@@ -0,0 +1,143 @@
|
||||
{
|
||||
"type": "process",
|
||||
"name": "0.20mm Standard @BBL H2S",
|
||||
"inherits": "fdm_process_single_0.20",
|
||||
"from": "system",
|
||||
"setting_id": "GP131",
|
||||
"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.",
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"smooth_coefficient": "4",
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2S 0.4 nozzle"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
"105"
|
||||
],
|
||||
"initial_layer_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
],
|
||||
"internal_solid_infill_speed": [
|
||||
"250",
|
||||
"300"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"sparse_infill_speed": [
|
||||
"350",
|
||||
"600"
|
||||
],
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"initial_layer_acceleration": [
|
||||
"500",
|
||||
"500"
|
||||
],
|
||||
"inner_wall_acceleration": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
],
|
||||
"overhang_1_4_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"overhang_2_4_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"overhang_3_4_speed": [
|
||||
"30",
|
||||
"30"
|
||||
],
|
||||
"overhang_4_4_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"print_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
],
|
||||
"small_perimeter_threshold": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"sparse_infill_acceleration": [
|
||||
"100%",
|
||||
"100%"
|
||||
],
|
||||
"support_speed": [
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
],
|
||||
"top_surface_speed": [
|
||||
"200",
|
||||
"200"
|
||||
],
|
||||
"travel_speed_z": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"vertical_shell_speed": [
|
||||
"80%",
|
||||
"80%"
|
||||
],
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user