mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-22 20:55:16 +00:00
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:
@@ -5,7 +5,6 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU03_02",
|
||||
"instantiation": "true",
|
||||
"description": "This filament is too soft and not compatible with the AMS. Printing it is of many requirements, and to get better printing quality, please refer to this wiki: TPU printing guide.",
|
||||
"additional_cooling_fan_speed": [
|
||||
"100"
|
||||
],
|
||||
@@ -17,6 +16,14 @@
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"filament_flush_temp": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_flush_volumetric_speed": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_long_retractions_when_cut": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -29,6 +36,9 @@
|
||||
"0.7",
|
||||
"0.7"
|
||||
],
|
||||
"filament_printable": [
|
||||
"2"
|
||||
],
|
||||
"filament_retract_before_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -85,12 +95,16 @@
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_printable": [
|
||||
"2"
|
||||
],
|
||||
"impact_strength_z": [
|
||||
"88.7"
|
||||
],
|
||||
"long_retractions_when_ec": [
|
||||
"1",
|
||||
"1"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"225",
|
||||
"225"
|
||||
@@ -99,8 +113,9 @@
|
||||
"225",
|
||||
"225"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
"retraction_distances_when_ec": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.4 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user