From 880919dc2433e0c696be0a38673c067da3d5cabc Mon Sep 17 00:00:00 2001 From: "xun.zhang" Date: Thu, 10 Apr 2025 21:15:31 +0800 Subject: [PATCH] ENH: only enable pre fan for pla and petg in H2D jira: STUDIO-11154 Signed-off-by: xun.zhang Change-Id: Ic67ed36d507957dc0328b532e7ab3d82981f97e8 --- resources/profiles/BBL.json | 2 +- .../Bambu PETG Basic @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu PETG Basic @BBL H2D 0.4 nozzle.json | 11 ++++-- .../Bambu PETG Basic @BBL H2D 0.6 nozzle.json | 11 ++++-- .../Bambu PETG HF @BBL H2D 0.2 nozzle.json | 27 +++++++------ .../Bambu PETG HF @BBL H2D 0.4 nozzle.json | 27 +++++++------ .../Bambu PETG HF @BBL H2D 0.6 nozzle.json | 27 +++++++------ ... PETG Translucent @BBL H2D 0.2 nozzle.json | 11 ++++-- ... PETG Translucent @BBL H2D 0.4 nozzle.json | 11 ++++-- ... PETG Translucent @BBL H2D 0.6 nozzle.json | 11 ++++-- .../Bambu PLA Basic @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu PLA Basic @BBL H2D 0.8 nozzle.json | 11 ++++-- .../filament/Bambu PLA Basic @BBL H2D.json | 11 ++++-- ...Bambu PLA Dynamic @BBL H2D 0.2 nozzle.json | 11 ++++-- ...Bambu PLA Dynamic @BBL H2D 0.8 nozzle.json | 11 ++++-- .../filament/Bambu PLA Dynamic @BBL H2D.json | 11 ++++-- .../Bambu PLA Galaxy @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu PLA Galaxy @BBL H2D 0.8 nozzle.json | 11 ++++-- .../filament/Bambu PLA Galaxy @BBL H2D.json | 11 ++++-- .../Bambu PLA Glow @BBL H2D 0.2 nozzle.json | 11 ++++-- .../BBL/filament/Bambu PLA Glow @BBL H2D.json | 11 ++++-- .../Bambu PLA Lite @BBL H2D 0.2 nozzle.json | 33 +++++++++------- .../Bambu PLA Lite @BBL H2D 0.8 nozzle.json | 33 +++++++++------- .../BBL/filament/Bambu PLA Lite @BBL H2D.json | 39 ++++++++++--------- .../filament/Bambu PLA Marble @BBL H2D.json | 11 ++++-- .../Bambu PLA Matte @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu PLA Matte @BBL H2D 0.8 nozzle.json | 11 ++++-- .../filament/Bambu PLA Matte @BBL H2D.json | 17 ++++---- .../Bambu PLA Metal @BBL H2D 0.2 nozzle.json | 11 ++++-- .../filament/Bambu PLA Metal @BBL H2D.json | 11 ++++-- .../Bambu PLA Silk @BBL H2D 0.2 nozzle.json | 11 ++++-- .../BBL/filament/Bambu PLA Silk @BBL H2D.json | 17 ++++---- .../Bambu PLA Silk+ @BBL H2D 0.2 nozzle.json | 11 ++++-- .../filament/Bambu PLA Silk+ @BBL H2D.json | 11 ++++-- .../filament/Bambu PLA Sparkle @BBL H2D.json | 11 ++++-- .../Bambu PLA Tough @BBL H2D 0.2 nozzle.json | 11 ++++-- .../filament/Bambu PLA Tough @BBL H2D.json | 11 ++++-- .../Bambu PLA Wood @BBL H2D 0.8 nozzle.json | 11 ++++-- .../BBL/filament/Bambu PLA Wood @BBL H2D.json | 11 ++++-- ...u Support For PLA @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu Support For PLA @BBL H2D.json | 28 +++++++------ ...port For PLA-PETG @BBL H2D 0.2 nozzle.json | 11 ++++-- .../Bambu Support For PLA-PETG @BBL H2D.json | 11 ++++-- .../Bambu Support W @BBL H2D 0.2 nozzle.json | 11 ++++-- .../filament/Bambu Support W @BBL H2D.json | 11 ++++-- .../BBL/process/fdm_process_common.json | 3 ++ src/libslic3r/PrintConfig.cpp | 2 +- 47 files changed, 388 insertions(+), 252 deletions(-) diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 098825b13..7ff82382b 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -1,7 +1,7 @@ { "name": "Bambulab", "url": "http://www.bambulab.com/Parameters/vendor/BBL.json", - "version": "02.00.00.79", + "version": "02.00.00.80", "force_update": "0", "description": "the initial version of BBL configurations", "machine_model_list": [ diff --git a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.2 nozzle.json index b95af8632..a16e97e3d 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.2 nozzle.json @@ -22,6 +22,10 @@ "1", "1" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "255", "255" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.4 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.4 nozzle.json index ff931ac0a..7cda4e6cf 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.4 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.4 nozzle.json @@ -22,6 +22,10 @@ "13", "13" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "255", "255" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.6 nozzle.json index d79baa3c5..8d3d08b99 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.6 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Basic @BBL H2D 0.6 nozzle.json @@ -28,6 +28,10 @@ "16", "16" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -76,10 +80,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -96,6 +96,9 @@ "255", "255" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.6 nozzle", "Bambu Lab H2D 0.8 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.2 nozzle.json index f998bf27b..231db0078 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.2 nozzle.json @@ -15,10 +15,6 @@ "nil", "nil" ], - "filament_extruder_variant": [ - "Direct Drive Standard", - "Direct Drive High Flow" - ], "filament_flow_ratio": [ "0.95", "0.95" @@ -31,14 +27,6 @@ "1", "1" ], - "filament_pre_cooling_temperature": [ - "0", - "0" - ], - "filament_ramming_travel_time": [ - "0", - "0" - ], "filament_ramming_volumetric_speed": [ "-1", "-1" @@ -87,6 +75,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": [ "245", "245" @@ -98,6 +98,9 @@ "overhang_fan_speed": [ "100" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "10" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.4 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.4 nozzle.json index 2984cfe7e..6372cee3d 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.4 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.4 nozzle.json @@ -24,10 +24,6 @@ "nil", "nil" ], - "filament_extruder_variant": [ - "Direct Drive Standard", - "Direct Drive High Flow" - ], "filament_flow_ratio": [ "0.95", "0.95" @@ -40,14 +36,6 @@ "24", "32" ], - "filament_pre_cooling_temperature": [ - "0", - "0" - ], - "filament_ramming_travel_time": [ - "0", - "0" - ], "filament_ramming_volumetric_speed": [ "-1", "-1" @@ -96,6 +84,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" + ], "hole_coef_2": [ "-0.006" ], @@ -116,6 +116,9 @@ "overhang_fan_speed": [ "100" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "10" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.6 nozzle.json index c733a00dc..d725e236c 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.6 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2D 0.6 nozzle.json @@ -15,10 +15,6 @@ "nil", "nil" ], - "filament_extruder_variant": [ - "Direct Drive Standard", - "Direct Drive High Flow" - ], "filament_flow_ratio": [ "0.95", "0.95" @@ -31,14 +27,6 @@ "24", "24" ], - "filament_pre_cooling_temperature": [ - "0", - "0" - ], - "filament_ramming_travel_time": [ - "0", - "0" - ], "filament_ramming_volumetric_speed": [ "-1", "-1" @@ -87,6 +75,18 @@ "Spiral Lift", "Spiral Lift" ], + "filament_extruder_variant": [ + "Direct Drive Standard", + "Direct Drive High Flow" + ], + "filament_pre_cooling_temperature": [ + "0", + "0" + ], + "filament_ramming_travel_time": [ + "0", + "0" + ], "nozzle_temperature": [ "245", "245" @@ -98,6 +98,9 @@ "overhang_fan_speed": [ "100" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "10" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.2 nozzle.json index 944d3b0e0..da193e586 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.2 nozzle.json @@ -22,6 +22,10 @@ "1", "1" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "250", "250" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "8" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.4 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.4 nozzle.json index 6bff6ef97..75fb39f39 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.4 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.4 nozzle.json @@ -22,6 +22,10 @@ "6", "6" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "250", "250" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "8" ], diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.6 nozzle.json index c6144b691..0887a9446 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.6 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2D 0.6 nozzle.json @@ -28,6 +28,10 @@ "16", "16" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -76,10 +80,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -96,6 +96,9 @@ "250", "250" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "8" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.2 nozzle.json index 0cebc1c9e..382c7ae2a 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.2 nozzle.json @@ -30,6 +30,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -78,10 +82,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -98,6 +98,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.8 nozzle.json index 9ddb4613a..dfde959a0 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D 0.8 nozzle.json @@ -30,6 +30,10 @@ "24", "24" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -78,10 +82,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -98,6 +98,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D.json index 70a761615..1a4a81565 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2D.json @@ -39,6 +39,10 @@ "24", "40" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -87,10 +91,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -110,6 +110,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.2 nozzle.json index 353771216..96e14f734 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.2 nozzle.json @@ -21,6 +21,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.8 nozzle.json index 60cf34f08..5ca0956b5 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D 0.8 nozzle.json @@ -21,6 +21,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D.json index 113e62bca..bb51c536f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2D.json @@ -21,6 +21,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.2 nozzle.json index d74fc5d2f..548d14bb9 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.2 nozzle.json @@ -21,6 +21,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.8 nozzle.json index 289abba82..49f50015a 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D 0.8 nozzle.json @@ -21,6 +21,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D.json index 494251b69..593d27f6a 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2D.json @@ -21,6 +21,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D 0.2 nozzle.json index e1bb27464..f70621769 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D 0.2 nozzle.json @@ -21,6 +21,10 @@ "1", "1" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D.json index 1d82ad24d..4c9dbed62 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2D.json @@ -21,6 +21,10 @@ "18", "18" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.2 nozzle.json index 71ea7aa64..51007fb3d 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.2 nozzle.json @@ -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" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.8 nozzle.json index ff29d321f..cebeae026 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D 0.8 nozzle.json @@ -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 @@ "20", "30" ], - "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.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D.json index 7345b60b3..f68e40a8c 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2D.json @@ -14,12 +14,12 @@ "counter_coef_3": [ "-0.32" ], - "counter_limit_max": [ - "0.05" - ], "counter_limit_min": [ "-0.4" ], + "counter_limit_max": [ + "0.05" + ], "fan_max_speed": [ "80" ], @@ -36,10 +36,6 @@ "nil", "nil" ], - "filament_extruder_variant": [ - "Direct Drive Standard", - "Direct Drive High Flow" - ], "filament_flow_ratio": [ "0.98", "0.98" @@ -52,14 +48,6 @@ "20", "30" ], - "filament_pre_cooling_temperature": [ - "0", - "0" - ], - "filament_ramming_travel_time": [ - "0", - "0" - ], "filament_ramming_volumetric_speed": [ "-1", "-1" @@ -92,9 +80,6 @@ "nil", "nil" ], - "filament_scarf_seam_type": [ - "all" - ], "filament_wipe": [ "nil", "nil" @@ -111,6 +96,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" + ], "hole_coef_2": [ "-0.0081" ], @@ -122,6 +122,9 @@ "210", "210" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2D.json index a62227d6a..1fb9ccedb 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2D.json @@ -21,6 +21,10 @@ "12", "12" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.2 nozzle.json index 75e8ebd5f..73c686816 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.2 nozzle.json @@ -30,6 +30,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -78,10 +82,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -98,6 +98,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.8 nozzle.json index ce7592c8f..599604a3d 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D 0.8 nozzle.json @@ -30,6 +30,10 @@ "28", "28" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -78,10 +82,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -98,6 +98,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D.json index f41ebf188..2ec625c37 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2D.json @@ -14,12 +14,12 @@ "counter_coef_3": [ "-0.32" ], - "counter_limit_max": [ - "0.05" - ], "counter_limit_min": [ "-0.4" ], + "counter_limit_max": [ + "0.05" + ], "fan_max_speed": [ "80" ], @@ -42,6 +42,10 @@ "28", "48" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -90,10 +94,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -116,6 +116,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D 0.2 nozzle.json index 49b1e9592..f226da17f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D 0.2 nozzle.json @@ -22,6 +22,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D.json index b13deac51..cb54dbe22 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2D.json @@ -22,6 +22,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D 0.2 nozzle.json index e4a1dd8fd..3d79f6033 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D 0.2 nozzle.json @@ -25,6 +25,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -73,10 +77,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -93,6 +93,9 @@ "230", "230" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "6" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D.json index 275e7ca4d..e4699e053 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2D.json @@ -15,12 +15,12 @@ "counter_coef_3": [ "-0.01" ], - "counter_limit_max": [ - "0.05" - ], "counter_limit_min": [ "-0.05" ], + "counter_limit_max": [ + "0.05" + ], "filament_deretraction_speed": [ "nil", "nil" @@ -37,6 +37,10 @@ "12", "12" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -85,10 +89,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -111,6 +111,9 @@ "230", "230" ], + "pre_start_fan_time": [ + "2" + ], "slow_down_layer_time": [ "6" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D 0.2 nozzle.json index 5556e0fb3..3178769eb 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D 0.2 nozzle.json @@ -25,6 +25,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -73,10 +77,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -93,6 +93,9 @@ "230", "230" ], + "pre_start_fan_time": [ + "2" + ], "supertack_plate_temp": [ "35" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D.json index d7070cf7d..ddca0696f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2D.json @@ -25,6 +25,10 @@ "12", "12" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -73,10 +77,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -93,6 +93,9 @@ "230", "230" ], + "pre_start_fan_time": [ + "2" + ], "supertack_plate_temp": [ "35" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2D.json index 783bc7b05..f999ba159 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2D.json @@ -21,6 +21,10 @@ "12", "12" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D 0.2 nozzle.json index 2274cde5c..962e611d3 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D 0.2 nozzle.json @@ -21,6 +21,10 @@ "2", "2" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D.json index 5218523bb..a6777c68f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2D.json @@ -30,6 +30,10 @@ "21", "21" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -78,10 +82,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -107,6 +107,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D 0.8 nozzle.json index a21046ec6..4eea3ba8c 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D 0.8 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D 0.8 nozzle.json @@ -21,6 +21,10 @@ "18", "18" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.8 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D.json b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D.json index 6cd6a7683..3e8f4c7b3 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2D.json @@ -21,6 +21,10 @@ "18", "18" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -69,10 +73,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -89,6 +89,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle" diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D 0.2 nozzle.json index 712428cc7..91be99d3e 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D 0.2 nozzle.json @@ -22,6 +22,10 @@ "0.5", "0.5" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "240", "240" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D.json b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D.json index 629fe8ed7..f9740c1ba 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2D.json @@ -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", diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D 0.2 nozzle.json index bf2aeed9d..b32e86dcd 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D 0.2 nozzle.json @@ -28,6 +28,10 @@ "0.5", "0.5" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -76,10 +80,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -96,6 +96,9 @@ "210", "210" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D.json b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D.json index 2f06fe8c6..54de539e9 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2D.json @@ -28,6 +28,10 @@ "6", "6" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -76,10 +80,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -96,6 +96,9 @@ "210", "210" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu Support W @BBL H2D 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu Support W @BBL H2D 0.2 nozzle.json index 4bd5ea8a8..f00784012 100644 --- a/resources/profiles/BBL/filament/Bambu Support W @BBL H2D 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu Support W @BBL H2D 0.2 nozzle.json @@ -22,6 +22,10 @@ "0.5", "0.5" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "240", "240" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.2 nozzle" ], diff --git a/resources/profiles/BBL/filament/Bambu Support W @BBL H2D.json b/resources/profiles/BBL/filament/Bambu Support W @BBL H2D.json index 55e6fbdc1..b5447ed26 100644 --- a/resources/profiles/BBL/filament/Bambu Support W @BBL H2D.json +++ b/resources/profiles/BBL/filament/Bambu Support W @BBL H2D.json @@ -22,6 +22,10 @@ "12", "12" ], + "filament_ramming_volumetric_speed": [ + "-1", + "-1" + ], "filament_retract_before_wipe": [ "nil", "nil" @@ -70,10 +74,6 @@ "Direct Drive Standard", "Direct Drive High Flow" ], - "filament_ramming_volumetric_speed": [ - "-1", - "-1" - ], "filament_pre_cooling_temperature": [ "0", "0" @@ -90,6 +90,9 @@ "220", "220" ], + "pre_start_fan_time": [ + "2" + ], "compatible_printers": [ "Bambu Lab H2D 0.4 nozzle", "Bambu Lab H2D 0.6 nozzle", diff --git a/resources/profiles/BBL/process/fdm_process_common.json b/resources/profiles/BBL/process/fdm_process_common.json index 0e38d8538..add9709f6 100644 --- a/resources/profiles/BBL/process/fdm_process_common.json +++ b/resources/profiles/BBL/process/fdm_process_common.json @@ -69,6 +69,9 @@ "overhang_totally_speed": [ "10" ], + "pre_start_fan_time": [ + "0" + ], "prime_tower_width": "35", "print_sequence": "by layer", "print_settings_id": "", diff --git a/src/libslic3r/PrintConfig.cpp b/src/libslic3r/PrintConfig.cpp index 7e6137d6f..4b48dc339 100644 --- a/src/libslic3r/PrintConfig.cpp +++ b/src/libslic3r/PrintConfig.cpp @@ -931,7 +931,7 @@ void PrintConfigDef::init_fff_params() def->min = 0.; def->max = 5.; def->mode = comAdvanced; - def->set_default_value(new ConfigOptionFloats{2.0}); + def->set_default_value(new ConfigOptionFloats{0.0}); def = this->add("overhang_fan_threshold", coEnums); def->label = L("Cooling overhang threshold");