mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-16 18:12:10 +00:00
ENH: modify fan speed for bambu tpu for AMS
Set fan speed to 40 jira:NONE Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: I861f78e2cca4b31daf41e2cba0a4b9b11a658a5d (cherry picked from commit 4a087ef78070af66d7551aacdca74c9a2d4463f2)
This commit is contained in:
@@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_02",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 0.4 nozzle",
|
||||
"Bambu Lab A1 0.6 nozzle",
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_03",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab A1 mini 0.4 nozzle",
|
||||
"Bambu Lab A1 mini 0.6 nozzle",
|
||||
|
||||
@@ -5,11 +5,17 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_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.",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_deretraction_speed": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.97",
|
||||
"0.97"
|
||||
@@ -26,6 +32,14 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_lift_above": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_lift_below": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_restart_extra": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -66,18 +80,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_retract_lift_above": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_retract_lift_below": [
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230",
|
||||
"230"
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_01",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
|
||||
@@ -5,6 +5,9 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSU02_00",
|
||||
"instantiation": "true",
|
||||
"fan_max_speed": [
|
||||
"40"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user