mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-21 04:13:50 +00:00
ENH: only enable pre fan for pla and petg in H2D
jira: STUDIO-11154 Signed-off-by: xun.zhang <xun.zhang@bambulab.com> Change-Id: Ic67ed36d507957dc0328b532e7ab3d82981f97e8 (cherry picked from commit 880919dc2433e0c696be0a38673c067da3d5cabc)
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
"from": "system",
|
||||
"setting_id": "GFSS02_07",
|
||||
"instantiation": "true",
|
||||
"description": "This is a non-water-soluble support filament, and usually it is only for the support structure and not for the model body. To get better printing quality, please refer to this wiki: Printing Tips for Support Filament and Support Function.",
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
@@ -15,10 +16,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"1",
|
||||
"1"
|
||||
@@ -31,14 +28,6 @@
|
||||
"6",
|
||||
"6"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
@@ -87,6 +76,18 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"220",
|
||||
"220"
|
||||
@@ -95,6 +96,9 @@
|
||||
"220",
|
||||
"220"
|
||||
],
|
||||
"pre_start_fan_time": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.4 nozzle",
|
||||
"Bambu Lab H2D 0.6 nozzle",
|
||||
|
||||
Reference in New Issue
Block a user