ENH:[Process/Filament] fix repeat setting_id and miss pla tough+ of h2s Profile Edited by qian.wang

Change-Id: I43be2a716b282a1f60042c5b07ffeed85fda36d1
jira:None
(cherry picked from commit b3e158e7d297899e5c6d8e60d809dda6e2199675)
This commit is contained in:
qian.wang
2025-08-19 09:41:39 +08:00
committed by Noisyfox
parent c4b9349d9d
commit 625d02661b
14 changed files with 558 additions and 63 deletions

View File

@@ -3,18 +3,25 @@
"name": "0.10mm Standard @BBL H2S 0.2 nozzle",
"inherits": "fdm_process_single_0.10_nozzle_0.2",
"from": "system",
"setting_id": "GP128",
"setting_id": "GP152",
"instantiation": "true",
"description": "It has a small layer height, and results in almost negligible layer lines and high printing quality. It is suitable for most general printing cases.",
"elefant_foot_compensation": "0.15",
"prime_tower_flat_ironing": "1",
"prime_tower_width": "60",
"travel_speed": [
"1000",
"1000"
"bridge_speed": [
"50",
"50"
],
"compatible_printers": [
"Bambu Lab H2S 0.2 nozzle"
"default_acceleration": [
"10000",
"10000"
],
"elefant_foot_compensation": "0.15",
"enable_overhang_speed": [
"1",
"1"
],
"gap_infill_speed": [
"50",
"50"
],
"initial_layer_infill_speed": [
"70",
@@ -24,26 +31,6 @@
"40",
"40"
],
"sparse_infill_speed": [
"100",
"100"
],
"top_surface_speed": [
"150",
"150"
],
"bridge_speed": [
"50",
"50"
],
"enable_overhang_speed": [
"1",
"1"
],
"gap_infill_speed": [
"50",
"50"
],
"initial_layer_acceleration": [
"500",
"500"
@@ -60,6 +47,10 @@
"150",
"150"
],
"initial_layer_travel_acceleration": [
"6000",
"6000"
],
"outer_wall_acceleration": [
"5000",
"5000"
@@ -80,6 +71,16 @@
"10",
"10"
],
"outer_wall_speed": [
"100",
"100"
],
"overhang_totally_speed": [
"10",
"10"
],
"prime_tower_flat_ironing": "1",
"prime_tower_width": "60",
"print_extruder_id": [
"1",
"1"
@@ -88,6 +89,10 @@
"Direct Drive Standard",
"Direct Drive High Flow"
],
"sparse_infill_speed": [
"100",
"100"
],
"small_perimeter_speed": [
"50%",
"50%"
@@ -104,42 +109,36 @@
"150",
"150"
],
"support_interface_speed": [
"80",
"80"
],
"smooth_coefficient": "4",
"travel_speed": [
"1000",
"1000"
],
"top_surface_speed": [
"150",
"150"
],
"top_surface_acceleration": [
"2000",
"2000"
],
"default_acceleration": [
"10000",
"10000"
],
"outer_wall_speed": [
"100",
"100"
],
"travel_speed_z": [
"0",
"0"
],
"vertical_shell_speed": [
"80%",
"80%"
],
"overhang_totally_speed": [
"10",
"10"
],
"support_interface_speed": [
"80",
"80"
],
"initial_layer_travel_acceleration": [
"6000",
"6000"
],
"travel_acceleration": [
"10000",
"10000"
],
"smooth_coefficient": "4"
"vertical_shell_speed": [
"80%",
"80%"
],
"compatible_printers": [
"Bambu Lab H2S 0.2 nozzle"
]
}