mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
ENH:[Process/Filament] Modify H2S volumetric flow Profile Edited by lianhu.xiong
Change-Id: Iecb4ae8ca0769234ffd4d870ea63a324f67ac377 (cherry picked from commit 64642337e1d3738ae473d96e83a855013606b439)
This commit is contained in:
@@ -6,19 +6,21 @@
|
||||
"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"
|
||||
"bridge_speed": [
|
||||
"50",
|
||||
"50"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2S 0.4 nozzle"
|
||||
"default_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"enable_overhang_speed": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"gap_infill_speed": [
|
||||
"250",
|
||||
"250"
|
||||
"150"
|
||||
],
|
||||
"initial_layer_infill_speed": [
|
||||
"105",
|
||||
@@ -30,28 +32,12 @@
|
||||
],
|
||||
"inner_wall_speed": [
|
||||
"300",
|
||||
"300"
|
||||
"600"
|
||||
],
|
||||
"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"
|
||||
@@ -60,6 +46,14 @@
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"initial_layer_travel_acceleration": [
|
||||
"6000",
|
||||
"6000"
|
||||
],
|
||||
"outer_wall_speed": [
|
||||
"200",
|
||||
"500"
|
||||
],
|
||||
"outer_wall_acceleration": [
|
||||
"5000",
|
||||
"5000"
|
||||
@@ -80,6 +74,12 @@
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"overhang_totally_speed": [
|
||||
"10",
|
||||
"10"
|
||||
],
|
||||
"prime_tower_flat_ironing": "1",
|
||||
"prime_tower_width": "60",
|
||||
"print_extruder_id": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -88,6 +88,11 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"smooth_coefficient": "4",
|
||||
"sparse_infill_speed": [
|
||||
"350",
|
||||
"600"
|
||||
],
|
||||
"small_perimeter_speed": [
|
||||
"50%",
|
||||
"50%"
|
||||
@@ -104,6 +109,14 @@
|
||||
"150",
|
||||
"150"
|
||||
],
|
||||
"support_interface_speed": [
|
||||
"80",
|
||||
"80"
|
||||
],
|
||||
"travel_speed": [
|
||||
"1000",
|
||||
"1000"
|
||||
],
|
||||
"top_surface_acceleration": [
|
||||
"2000",
|
||||
"2000"
|
||||
@@ -116,28 +129,15 @@
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"travel_acceleration": [
|
||||
"10000",
|
||||
"10000"
|
||||
],
|
||||
"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"
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2S 0.4 nozzle"
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user