mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-23 05:05:24 +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:
@@ -24,10 +24,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98",
|
||||
"0.98"
|
||||
@@ -40,14 +36,6 @@
|
||||
"2",
|
||||
"2"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_volumetric_speed": [
|
||||
"-1",
|
||||
"-1"
|
||||
@@ -80,9 +68,6 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
],
|
||||
"filament_wipe": [
|
||||
"nil",
|
||||
"nil"
|
||||
@@ -99,6 +84,21 @@
|
||||
"nil",
|
||||
"nil"
|
||||
],
|
||||
"filament_extruder_variant": [
|
||||
"Direct Drive Standard",
|
||||
"Direct Drive High Flow"
|
||||
],
|
||||
"filament_scarf_seam_type": [
|
||||
"all"
|
||||
],
|
||||
"filament_pre_cooling_temperature": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"filament_ramming_travel_time": [
|
||||
"0",
|
||||
"0"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"210",
|
||||
"210"
|
||||
@@ -107,6 +107,9 @@
|
||||
"210",
|
||||
"210"
|
||||
],
|
||||
"pre_start_fan_time": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab H2D 0.2 nozzle"
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user