ENH: post commit for params to H2D

1. Add flush and  retract params in profiles

jira: STUDIO-11965

Signed-off-by: xun.zhang <xun.zhang@bambulab.com>
Change-Id: Id4a1017a927be58d1e951a78b98f1a86b060e602
(cherry picked from commit 403fb623729bc3f3433a80a90fc55c6b09a6d4b2)
This commit is contained in:
xun.zhang
2025-04-28 18:10:54 +08:00
committed by Noisyfox
parent 7bd4f85a96
commit 6c42f245de
143 changed files with 2376 additions and 187 deletions

View File

@@ -5,7 +5,6 @@
"from": "system",
"setting_id": "GFSU98_04",
"instantiation": "true",
"description": "If you are to print a kind of soft TPU, please don't slice with this profile, and it is only for TPU that has high enough hardness (not less than 55D) and is compatible with the AMS. To get better printing quality, please refer to this wiki: TPU printing guide.",
"additional_cooling_fan_speed": [
"100"
],
@@ -26,6 +25,14 @@
"1",
"1"
],
"filament_flush_temp": [
"0",
"0"
],
"filament_flush_volumetric_speed": [
"0",
"0"
],
"filament_long_retractions_when_cut": [
"nil",
"nil"
@@ -86,6 +93,10 @@
"Direct Drive Standard",
"Direct Drive High Flow"
],
"long_retractions_when_ec": [
"1",
"1"
],
"nozzle_temperature": [
"230",
"230"
@@ -97,6 +108,10 @@
"overhang_fan_threshold": [
"25%"
],
"retraction_distances_when_ec": [
"10",
"10"
],
"slow_down_layer_time": [
"10"
],