diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index 3f1dd939d48..43fb731be64 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -6480,6 +6480,26 @@ { "name": "fdm_filament_dual_common", "sub_path": "filament/fdm_filament_dual_common.json" + }, + { + "name": "Bambu PETG Translucent @BBL H2 0.2 nozzle", + "sub_path": "filament/Bambu PETG Translucent @BBL H2 0.2 nozzle.json" + }, + { + "name": "Bambu TPU 85A @BBL H2 0.6 nozzle", + "sub_path": "filament/Bambu TPU 85A @BBL H2 0.6 nozzle.json" + }, + { + "name": "Bambu TPU 85A @BBL H2 0.8 nozzle", + "sub_path": "filament/Bambu TPU 85A @BBL H2 0.8 nozzle.json" + }, + { + "name": "Bambu TPU 90A @BBL H2 0.6 nozzle", + "sub_path": "filament/Bambu TPU 90A @BBL H2 0.6 nozzle.json" + }, + { + "name": "Bambu TPU 90A @BBL H2 0.8 nozzle", + "sub_path": "filament/Bambu TPU 90A @BBL H2 0.8 nozzle.json" } ], "machine_list": [ diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.2 nozzle.json index a66c31df559..ea16365f348 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.2 nozzle.json @@ -8,25 +8,25 @@ "chamber_temperatures": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "filament_z_hop_types": [ - "Spiral Lift" - ], "overhang_fan_speed": [ "100" ], - "slow_down_layer_time": [ - "12" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" + ], + "fan_max_speed": [ + "60" + ], + "fan_min_speed": [ + "40" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.8 nozzle.json deleted file mode 100644 index 3db843642ed..00000000000 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2 0.8 nozzle.json +++ /dev/null @@ -1,38 +0,0 @@ -{ - "type": "filament", - "name": "Bambu ABS @BBL H2 0.8 nozzle", - "inherits": "Bambu ABS @base", - "from": "system", - "setting_id": "GFSB00_26", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_max_volumetric_speed": [ - "18" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "filament_z_hop_types": [ - "Spiral Lift" - ], - "nozzle_temperature": [ - "260" - ], - "overhang_fan_speed": [ - "100" - ], - "slow_down_layer_time": [ - "12" - ], - "slow_down_min_speed": [ - "10" - ], - "compatible_printers": [ - "Bambu Lab H2 0.8 nozzle" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ABS @BBL H2.json b/resources/profiles/BBL/filament/Bambu ABS @BBL H2.json index 9f8615c1212..882be289ca4 100644 --- a/resources/profiles/BBL/filament/Bambu ABS @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu ABS @BBL H2.json @@ -8,26 +8,33 @@ "chamber_temperatures": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "16" ], - "filament_retraction_distances_when_cut": [ - "18" - ], "filament_z_hop_types": [ "Spiral Lift" ], "overhang_fan_speed": [ "100" ], - "slow_down_layer_time": [ - "12" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle" + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ABS-GF @BBL H2.json b/resources/profiles/BBL/filament/Bambu ABS-GF @BBL H2.json index 57686a758d8..2e3766d35fe 100644 --- a/resources/profiles/BBL/filament/Bambu ABS-GF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu ABS-GF @BBL H2.json @@ -8,12 +8,6 @@ "chamber_temperatures": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.2 nozzle.json index d9eb101e776..deb2ad67910 100644 --- a/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.2 nozzle.json @@ -8,28 +8,19 @@ "chamber_temperatures": [ "60" ], - "fan_max_speed": [ - "70" - ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "filament_z_hop_types": [ - "Spiral Lift" - ], "overhang_fan_speed": [ "100" ], - "slow_down_layer_time": [ - "20" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.6 nozzle.json deleted file mode 100644 index 2e68eb9d0a6..00000000000 --- a/resources/profiles/BBL/filament/Bambu ASA @BBL H2 0.6 nozzle.json +++ /dev/null @@ -1,33 +0,0 @@ -{ - "type": "filament", - "name": "Bambu ASA @BBL H2 0.6 nozzle", - "inherits": "Bambu ASA @base", - "from": "system", - "setting_id": "GFSB01_28", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "fan_max_speed": [ - "70" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "filament_z_hop_types": [ - "Spiral Lift" - ], - "overhang_fan_speed": [ - "100" - ], - "slow_down_layer_time": [ - "20" - ], - "compatible_printers": [ - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ASA @BBL H2.json b/resources/profiles/BBL/filament/Bambu ASA @BBL H2.json index d8f5a619ae9..cd05a32449f 100644 --- a/resources/profiles/BBL/filament/Bambu ASA @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu ASA @BBL H2.json @@ -8,28 +8,30 @@ "chamber_temperatures": [ "60" ], - "fan_max_speed": [ - "70" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_max_volumetric_speed": [ - "16" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], "filament_z_hop_types": [ "Spiral Lift" ], "overhang_fan_speed": [ "100" ], - "slow_down_layer_time": [ - "20" - ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle" + "Bambu Lab H2 0.4 nozzle", + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ASA-Aero @BBL H2.json b/resources/profiles/BBL/filament/Bambu ASA-Aero @BBL H2.json index 74af3604af0..f02d7bf0f08 100644 --- a/resources/profiles/BBL/filament/Bambu ASA-Aero @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu ASA-Aero @BBL H2.json @@ -13,7 +13,10 @@ "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" ], - "filament_long_retractions_when_cut": [ + "filament_max_volumetric_speed": [ + "6" + ], + "filament_z_hop": [ "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2 0.6 nozzle.json deleted file mode 100644 index 7e1ae55e553..00000000000 --- a/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2 0.6 nozzle.json +++ /dev/null @@ -1,18 +0,0 @@ -{ - "type": "filament", - "name": "Bambu ASA-CF @BBL H2 0.6 nozzle", - "inherits": "Bambu ASA-CF @base", - "from": "system", - "setting_id": "GFSB51_17", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "compatible_printers": [ - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2.json index 94a36baaab9..cb9d2fdffa4 100644 --- a/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu ASA-CF @BBL H2.json @@ -9,9 +9,8 @@ "60" ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" + "Bambu Lab H2 0.4 nozzle", + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PA-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PA-CF @BBL H2.json index e4197c53e50..250fa0c56eb 100644 --- a/resources/profiles/BBL/filament/Bambu PA-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PA-CF @BBL H2.json @@ -30,8 +30,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PA6-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PA6-CF @BBL H2.json index 828624ce689..749c6a4aefa 100644 --- a/resources/profiles/BBL/filament/Bambu PA6-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PA6-CF @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PA6-GF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PA6-GF @BBL H2.json index d46356f494f..825e7470f96 100644 --- a/resources/profiles/BBL/filament/Bambu PA6-GF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PA6-GF @BBL H2.json @@ -21,8 +21,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PAHT-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PAHT-CF @BBL H2.json index 5f8d669ac1a..7454d2ede0d 100644 --- a/resources/profiles/BBL/filament/Bambu PAHT-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PAHT-CF @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PC @BBL H2 0.2 nozzle.json index b8cc5c144c5..e5cd9a2cebe 100644 --- a/resources/profiles/BBL/filament/Bambu PC @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PC @BBL H2 0.2 nozzle.json @@ -22,8 +22,5 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P1" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC @BBL H2.json b/resources/profiles/BBL/filament/Bambu PC @BBL H2.json index 42ce90a9fe1..94e39e1499e 100644 --- a/resources/profiles/BBL/filament/Bambu PC @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PC @BBL H2.json @@ -21,8 +21,5 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P1" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.2 nozzle.json index d2168e6e208..d703f46eef8 100644 --- a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.2 nozzle.json @@ -22,8 +22,5 @@ ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.6 nozzle.json deleted file mode 100644 index f87ef11eda8..00000000000 --- a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.6 nozzle.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PC FR @BBL H2 0.6 nozzle", - "inherits": "Bambu PC FR @base", - "from": "system", - "setting_id": "GFSC01_36", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "fan_max_speed": [ - "40" - ], - "nozzle_temperature": [ - "260" - ], - "slow_down_layer_time": [ - "12" - ], - "compatible_printers": [ - "Bambu Lab H2 0.6 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.8 nozzle.json deleted file mode 100644 index 46c8272dfe1..00000000000 --- a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2 0.8 nozzle.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PC FR @BBL H2 0.8 nozzle", - "inherits": "Bambu PC FR @base", - "from": "system", - "setting_id": "GFSC01_37", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "fan_max_speed": [ - "40" - ], - "nozzle_temperature": [ - "260" - ], - "slow_down_layer_time": [ - "12" - ], - "compatible_printers": [ - "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2.json b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2.json index b1edc35b834..0c9035d6083 100644 --- a/resources/profiles/BBL/filament/Bambu PC FR @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PC FR @BBL H2.json @@ -15,9 +15,8 @@ "12" ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" + "Bambu Lab H2 0.4 nozzle", + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PET-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PET-CF @BBL H2.json index ebd5ab4ee64..9a79a40d7e9 100644 --- a/resources/profiles/BBL/filament/Bambu PET-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PET-CF @BBL H2.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFST01_04", "instantiation": "true", - "description": "When printing this filament, there's a risk of nozzle clogging, oozing, warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.", "chamber_temperatures": [ "60" ], @@ -19,8 +18,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2 0.2 nozzle.json index b46a70cd9f8..f1b0803cf4a 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2 0.2 nozzle.json @@ -11,15 +11,9 @@ "fan_min_speed": [ "20" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "1" ], - "filament_retraction_distances_when_cut": [ - "10" - ], "overhang_fan_speed": [ "100" ], @@ -34,5 +28,17 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "fan_max_speed": [ + "60" + ], + "nozzle_temperature_initial_layer": [ + "245" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2.json index 4699d5851dd..c19fc96cca1 100644 --- a/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PETG HF @BBL H2.json @@ -6,25 +6,13 @@ "setting_id": "GFSG02_10", "instantiation": "true", "fan_max_speed": [ - "20" - ], - "filament_flow_ratio": [ - "0.96" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "nozzle_temperature": [ - "230" + "60" ], "overhang_fan_speed": [ "100" ], "slow_down_layer_time": [ - "20" + "10" ], "slow_down_min_speed": [ "20" @@ -36,5 +24,35 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "fan_cooling_layer_time": [ + "20" + ], + "fan_min_speed": [ + "20" + ], + "filament_max_volumetric_speed": [ + "25" + ], + "nozzle_temperature_initial_layer": [ + "245" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2 0.2 nozzle.json new file mode 100644 index 00000000000..363171f1f54 --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2 0.2 nozzle.json @@ -0,0 +1,24 @@ +{ + "type": "filament", + "name": "Bambu PETG Translucent @BBL H2 0.2 nozzle", + "inherits": "Bambu PETG Translucent @base", + "from": "system", + "setting_id": "GFSG01_28", + "instantiation": "true", + "slow_down_layer_time": [ + "8" + ], + "compatible_printers": [ + "Bambu Lab H2 0.2 nozzle" + ], + "filament_start_gcode": [ + "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_id": "GFG01", + "filament_max_volumetric_speed": [ + "1" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2.json b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2.json index dbb9dc0bee2..6b76b807580 100644 --- a/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PETG Translucent @BBL H2.json @@ -5,15 +5,8 @@ "from": "system", "setting_id": "GFSG01_08", "instantiation": "true", - "description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.", - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], "filament_retraction_length": [ - "0.3" + "0.4" ], "slow_down_layer_time": [ "8" @@ -25,5 +18,20 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PETG-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PETG-CF @BBL H2.json index 011f91cf20a..a371ce05473 100644 --- a/resources/profiles/BBL/filament/Bambu PETG-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PETG-CF @BBL H2.json @@ -14,15 +14,9 @@ "fan_min_speed": [ "5" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "11.5" ], - "filament_retraction_distances_when_cut": [ - "10" - ], "overhang_fan_speed": [ "100" ], diff --git a/resources/profiles/BBL/filament/Bambu PLA Aero @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Aero @BBL H2.json index d957f821a38..95e2cb28a0e 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Aero @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Aero @BBL H2.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSA11_07", "instantiation": "true", - "description": "This filament is only used to print models with a low density usually, and some special parameters are required. To get better printing quality, please refer to this wiki: Instructions for printing RC model with foaming PLA (PLA Aero).", "additional_cooling_fan_speed": [ "0" ], @@ -20,7 +19,10 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ + "reduce_fan_stop_start_freq": [ + "0" + ], + "filament_z_hop": [ "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2 0.2 nozzle.json index 129a5c5781f..a5ce561d810 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2 0.2 nozzle.json @@ -8,25 +8,22 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2.json index 21a8bba8c5c..f729c7d8517 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Basic @BBL H2.json @@ -8,21 +8,9 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", @@ -30,5 +18,26 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_max_volumetric_speed": [ + "25" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2 0.2 nozzle.json index a108d57d02f..e28ca1c2195 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2 0.2 nozzle.json @@ -8,11 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" + "80" ], "filament_flow_ratio": [ "0.98" @@ -20,9 +17,6 @@ "filament_max_volumetric_speed": [ "2" ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], @@ -32,7 +26,10 @@ "filament_end_gcode": [ "; filament end gcode \n;M106 P3 S0\n" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2.json index 7070bdc3937..41dd38de97f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Dynamic @BBL H2.json @@ -8,11 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" + "80" ], "filament_flow_ratio": [ "0.98" @@ -20,9 +17,6 @@ "filament_max_volumetric_speed": [ "21" ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", @@ -34,7 +28,22 @@ "filament_end_gcode": [ "; filament end gcode \n;M106 P3 S0\n" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2 0.2 nozzle.json index c09663bc043..54d13a34942 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2 0.2 nozzle.json @@ -8,28 +8,22 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" + "80" ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2.json index 7ab98c4ca40..53e9acf0700 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Galaxy @BBL H2.json @@ -8,20 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "10" + "80" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", @@ -33,5 +21,23 @@ ], "filament_end_gcode": [ "; filament end gcode \n" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2 0.2 nozzle.json index c42949fac3e..f187f85b8f5 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2 0.2 nozzle.json @@ -8,28 +8,22 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" + "80" ], "filament_max_volumetric_speed": [ "1" ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2.json index 0a666c66b18..c3d9ef20847 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Glow @BBL H2.json @@ -8,20 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "10" + "80" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", @@ -33,5 +21,23 @@ ], "filament_end_gcode": [ "; filament end gcode \n" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.2 nozzle.json index 4b0f47513e3..727da4a30ea 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.2 nozzle.json @@ -8,34 +8,25 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "18" - ], "nozzle_temperature": [ "220" ], "nozzle_temperature_initial_layer": [ "220" ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.8 nozzle.json deleted file mode 100644 index b60241101e9..00000000000 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2 0.8 nozzle.json +++ /dev/null @@ -1,32 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PLA Lite @BBL H2 0.8 nozzle", - "inherits": "Bambu PLA Lite @base", - "from": "system", - "setting_id": "GFSA18_20", - "instantiation": "true", - "additional_cooling_fan_speed": [ - "75" - ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "slow_down_layer_time": [ - "10" - ], - "compatible_printers": [ - "Bambu Lab H2 0.8 nozzle" - ], - "filament_start_gcode": [ - "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2.json index b57a63e0f3c..446821183ee 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Lite @BBL H2.json @@ -8,26 +8,39 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle" + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" ], "filament_start_gcode": [ "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" + ], + "filament_max_volumetric_speed": [ + "20" + ], + "nozzle_temperature": [ + "220" + ], + "nozzle_temperature_initial_layer": [ + "220" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2.json index 1591832b871..354916e9c0f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Marble @BBL H2.json @@ -8,20 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "13" + "80" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", @@ -30,5 +18,23 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2 0.2 nozzle.json index 3ce1b4e744f..80637259e42 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2 0.2 nozzle.json @@ -8,25 +8,19 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "2" ], - "filament_retraction_distances_when_cut": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2.json index d905d64f403..bd135ff2c60 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Matte @BBL H2.json @@ -8,23 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ - "22" - ], - "filament_retraction_distances_when_cut": [ - "10" - ], - "slow_down_layer_time": [ - "12" + "25" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", @@ -33,5 +18,23 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2 0.2 nozzle.json index 39d83d2771c..0d2b36dcd4e 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2 0.2 nozzle.json @@ -8,25 +8,19 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], "filament_max_volumetric_speed": [ "2" ], - "slow_down_layer_time": [ - "15" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2.json index c6f0dc9e744..3952dbe668b 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Metal @BBL H2.json @@ -8,18 +8,9 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], "filament_max_volumetric_speed": [ "21" ], - "slow_down_layer_time": [ - "15" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", @@ -28,7 +19,22 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2 0.2 nozzle.json index 856884f9f54..3929cd1b1ac 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2 0.2 nozzle.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSA05_09", "instantiation": "true", - "description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.", "additional_cooling_fan_speed": [ "75" ], @@ -18,7 +17,13 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "slow_down_layer_time": [ + "10" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2.json index e17ec4bc4f9..8ae6a3e5b94 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk @BBL H2.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSA05_08", "instantiation": "true", - "description": "To make the prints get higher gloss, please dry the filament before use, and set the outer wall speed to be 40 to 60 mm/s when slicing.", "additional_cooling_fan_speed": [ "75" ], @@ -23,7 +22,22 @@ "filament_end_gcode": [ "; filament end gcode \n" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2 0.2 nozzle.json index a9e184c4fdb..78c7e478977 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2 0.2 nozzle.json @@ -26,7 +26,10 @@ "filament_start_gcode": [ "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2.json index 00c32833fcf..b083dd2a444 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Silk+ @BBL H2.json @@ -25,7 +25,22 @@ "filament_start_gcode": [ "; filament start gcode\n{if (bed_temperature[current_extruder] >55)||(bed_temperature_initial_layer[current_extruder] >55)}M106 P3 S200\n{elsif(bed_temperature[current_extruder] >50)||(bed_temperature_initial_layer[current_extruder] >50)}M106 P3 S150\n{elsif(bed_temperature[current_extruder] >45)||(bed_temperature_initial_layer[current_extruder] >45)}M106 P3 S50\n{endif}\nM142 P1 R35 S40\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2.json index 714b8fd73aa..27dcef5c3e0 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Sparkle @BBL H2.json @@ -8,14 +8,8 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "slow_down_layer_time": [ - "10" + "80" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", @@ -25,7 +19,22 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2 0.2 nozzle.json index e669081222b..ffc3d6f83ec 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2 0.2 nozzle.json @@ -8,25 +8,22 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" + "80" ], "filament_max_volumetric_speed": [ "2" ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2.json index ee3875df520..de705487a2c 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Tough @BBL H2.json @@ -8,18 +8,12 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" + "80" ], "filament_max_volumetric_speed": [ "21" ], - "slow_down_layer_time": [ - "10" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", @@ -28,7 +22,22 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.2 nozzle.json index f4eb3f02ca7..06d7e24f922 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.2 nozzle.json @@ -6,10 +6,7 @@ "setting_id": "GFSA17_16", "instantiation": "true", "filament_max_volumetric_speed": [ - "1.6" - ], - "filament_retract_before_wipe": [ - "0" + "1" ], "nozzle_temperature_range_low": [ "200" @@ -20,7 +17,16 @@ "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" ], - "filament_long_retractions_when_cut": [ - "0" + "nozzle_temperature": [ + "230" + ], + "nozzle_temperature_initial_layer": [ + "230" + ], + "pre_start_fan_time": [ + "2" + ], + "additional_cooling_fan_speed": [ + "75" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.8 nozzle.json deleted file mode 100644 index c7e5aab1fc6..00000000000 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2 0.8 nozzle.json +++ /dev/null @@ -1,24 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PLA Translucent @BBL H2 0.8 nozzle", - "inherits": "Bambu PLA Translucent @base", - "from": "system", - "setting_id": "GFSA17_17", - "instantiation": "true", - "filament_retract_before_wipe": [ - "0" - ], - "nozzle_temperature_range_low": [ - "200" - ], - "textured_plate_temp_initial_layer": [ - "60" - ], - "compatible_printers": [ - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2.json index bf472ddc3d7..65820717e14 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Translucent @BBL H2.json @@ -6,9 +6,6 @@ "setting_id": "GFSA17_15", "instantiation": "true", "description": "The generic presets are conservatively tuned for compatibility with a wider range of filaments. For higher printing quality and speeds, please use Bambu filaments with Bambu presets.", - "filament_retract_before_wipe": [ - "0" - ], "nozzle_temperature_range_low": [ "200" ], @@ -16,9 +13,29 @@ "60" ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle" + "Bambu Lab H2 0.4 nozzle", + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" ], - "filament_long_retractions_when_cut": [ - "0" + "additional_cooling_fan_speed": [ + "75" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2 0.8 nozzle.json deleted file mode 100644 index 6ce18edc3fe..00000000000 --- a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2 0.8 nozzle.json +++ /dev/null @@ -1,26 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PLA Wood @BBL H2 0.8 nozzle", - "inherits": "Bambu PLA Wood @base", - "from": "system", - "setting_id": "GFSA16_17", - "instantiation": "true", - "additional_cooling_fan_speed": [ - "75" - ], - "fan_max_speed": [ - "80" - ], - "fan_min_speed": [ - "60" - ], - "slow_down_layer_time": [ - "10" - ], - "compatible_printers": [ - "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2.json index 81ceb3461c0..68cbeb5a170 100644 --- a/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA Wood @BBL H2.json @@ -8,20 +8,36 @@ "additional_cooling_fan_speed": [ "75" ], - "fan_max_speed": [ - "80" - ], "fan_min_speed": [ - "60" - ], - "slow_down_layer_time": [ - "10" + "80" ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle" + "Bambu Lab H2 0.6 nozzle", + "Bambu Lab H2 0.8 nozzle" ], "filament_long_retractions_when_cut": [ - "0" + "nil" + ], + "filament_retraction_distances_when_cut": [ + "nil" + ], + "filament_retraction_length": [ + "0.4" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PLA-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PLA-CF @BBL H2.json index 45a0508475a..ca709a1cd9f 100644 --- a/resources/profiles/BBL/filament/Bambu PLA-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PLA-CF @BBL H2.json @@ -5,15 +5,9 @@ "from": "system", "setting_id": "GFSA50_07", "instantiation": "true", - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "15" ], - "filament_retraction_distances_when_cut": [ - "10" - ], "nozzle_temperature": [ "230" ], diff --git a/resources/profiles/BBL/filament/Bambu PPA-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PPA-CF @BBL H2.json index 442053e8cfc..f82781c964f 100644 --- a/resources/profiles/BBL/filament/Bambu PPA-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PPA-CF @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PPA-GF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PPA-GF @BBL H2.json deleted file mode 100644 index 1f41dc1f9b5..00000000000 --- a/resources/profiles/BBL/filament/Bambu PPA-GF @BBL H2.json +++ /dev/null @@ -1,19 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PPA-GF @BBL H2", - "inherits": "Bambu PPA-GF @base", - "from": "system", - "setting_id": "GFSN07_09", - "instantiation": "true", - "chamber_temperatures": [ - "60" - ], - "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PPS-CF @BBL H2.json b/resources/profiles/BBL/filament/Bambu PPS-CF @BBL H2.json index 11915b87f95..6870ca2048c 100644 --- a/resources/profiles/BBL/filament/Bambu PPS-CF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PPS-CF @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PVA @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu PVA @BBL H2 0.2 nozzle.json deleted file mode 100644 index 544b49d6a9b..00000000000 --- a/resources/profiles/BBL/filament/Bambu PVA @BBL H2 0.2 nozzle.json +++ /dev/null @@ -1,23 +0,0 @@ -{ - "type": "filament", - "name": "Bambu PVA @BBL H2 0.2 nozzle", - "inherits": "Bambu PVA @base", - "from": "system", - "setting_id": "GFSS04_21", - "instantiation": "true", - "filament_max_volumetric_speed": [ - "1" - ], - "nozzle_temperature": [ - "240" - ], - "nozzle_temperature_initial_layer": [ - "240" - ], - "compatible_printers": [ - "Bambu Lab H2 0.2 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" - ] -} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PVA @BBL H2.json b/resources/profiles/BBL/filament/Bambu PVA @BBL H2.json index 7c68d96c200..42ff1a78cfa 100644 --- a/resources/profiles/BBL/filament/Bambu PVA @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu PVA @BBL H2.json @@ -15,8 +15,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support For PA PET @BBL H2.json b/resources/profiles/BBL/filament/Bambu Support For PA PET @BBL H2.json index 3c5c821d0f1..14139602960 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PA PET @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu Support For PA PET @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2 0.2 nozzle.json index 6d207f2ea0a..e0b1c11486d 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2 0.2 nozzle.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSS02_09", "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.", "additional_cooling_fan_speed": [ "75" ], @@ -29,8 +28,5 @@ ], "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2.json b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2.json index cea81d40626..d3dbe64a231 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA @BBL H2.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSS02_08", "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.", "additional_cooling_fan_speed": [ "75" ], @@ -23,7 +22,7 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_max_volumetric_speed": [ + "6" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2 0.2 nozzle.json b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2 0.2 nozzle.json index 49272f597ed..6a7373ab45e 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2 0.2 nozzle.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2 0.2 nozzle.json @@ -11,16 +11,16 @@ "eng_plate_temp_initial_layer": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], "filament_max_volumetric_speed": [ "0.5" ], - "filament_retraction_distances_when_cut": [ - "18" - ], "compatible_printers": [ "Bambu Lab H2 0.2 nozzle" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2.json b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2.json index e9930ad4b73..183baecd356 100644 --- a/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu Support For PLA-PETG @BBL H2.json @@ -11,15 +11,15 @@ "eng_plate_temp_initial_layer": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" + ], + "filament_ramming_volumetric_speed": [ + "-1" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support G @BBL H2.json b/resources/profiles/BBL/filament/Bambu Support G @BBL H2.json index b64b2955fd5..e255ba99e5e 100644 --- a/resources/profiles/BBL/filament/Bambu Support G @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu Support G @BBL H2.json @@ -12,8 +12,5 @@ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" - ], - "filament_long_retractions_when_cut": [ - "0" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu Support for ABS @BBL H2.json b/resources/profiles/BBL/filament/Bambu Support for ABS @BBL H2.json index e54a95c45d4..4513196738a 100644 --- a/resources/profiles/BBL/filament/Bambu Support for ABS @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu Support for ABS @BBL H2.json @@ -8,12 +8,6 @@ "chamber_temperatures": [ "60" ], - "filament_long_retractions_when_cut": [ - "0" - ], - "filament_retraction_distances_when_cut": [ - "18" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", diff --git a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.6 nozzle.json new file mode 100644 index 00000000000..09956810f1f --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.6 nozzle.json @@ -0,0 +1,45 @@ +{ + "type": "filament", + "name": "Bambu TPU 85A @BBL H2 0.6 nozzle", + "inherits": "Bambu TPU 85A @base", + "from": "system", + "setting_id": "GFSU04_8", + "instantiation": "true", + "filament_deretraction_speed": [ + "10" + ], + "filament_max_volumetric_speed": [ + "3" + ], + "filament_retraction_length": [ + "2" + ], + "filament_retraction_speed": [ + "10" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "compatible_printers": [ + "Bambu Lab H2 0.6 nozzle" + ], + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_id": "GFU04", + "slow_down_for_layer_cooling": [ + "0" + ], + "filament_ramming_volumetric_speed": [ + "0.55" + ], + "filament_wipe": [ + "1" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.8 nozzle.json new file mode 100644 index 00000000000..a3f2ed46697 --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2 0.8 nozzle.json @@ -0,0 +1,45 @@ +{ + "type": "filament", + "name": "Bambu TPU 85A @BBL H2 0.8 nozzle", + "inherits": "Bambu TPU 85A @base", + "from": "system", + "setting_id": "GFSU04_9", + "instantiation": "true", + "filament_deretraction_speed": [ + "5" + ], + "filament_max_volumetric_speed": [ + "3" + ], + "filament_retraction_length": [ + "1" + ], + "filament_retraction_speed": [ + "5" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "compatible_printers": [ + "Bambu Lab H2 0.8 nozzle" + ], + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_id": "GFU04", + "slow_down_for_layer_cooling": [ + "0" + ], + "filament_ramming_volumetric_speed": [ + "0.55" + ], + "filament_wipe": [ + "1" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2.json b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2.json index 8a7aaf280cc..d1cfc0ff845 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu TPU 85A @BBL H2.json @@ -21,11 +21,21 @@ "Spiral Lift" ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" + "Bambu Lab H2 0.4 nozzle" ], - "filament_long_retractions_when_cut": [ - "0" + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_ramming_volumetric_speed": [ + "0.55" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.6 nozzle.json b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.6 nozzle.json new file mode 100644 index 00000000000..6dff6fc7cd6 --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.6 nozzle.json @@ -0,0 +1,45 @@ +{ + "type": "filament", + "name": "Bambu TPU 90A @BBL H2 0.6 nozzle", + "inherits": "Bambu TPU 90A @base", + "from": "system", + "setting_id": "GFSU03_13", + "instantiation": "true", + "filament_deretraction_speed": [ + "10" + ], + "filament_max_volumetric_speed": [ + "4" + ], + "filament_retraction_length": [ + "2" + ], + "filament_retraction_speed": [ + "10" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "compatible_printers": [ + "Bambu Lab H2 0.6 nozzle" + ], + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_id": "GFU03", + "slow_down_for_layer_cooling": [ + "0" + ], + "filament_ramming_volumetric_speed": [ + "0.7" + ], + "filament_wipe": [ + "1" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.8 nozzle.json b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.8 nozzle.json new file mode 100644 index 00000000000..b028f915f0d --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2 0.8 nozzle.json @@ -0,0 +1,45 @@ +{ + "type": "filament", + "name": "Bambu TPU 90A @BBL H2 0.8 nozzle", + "inherits": "Bambu TPU 90A @base", + "from": "system", + "setting_id": "GFSU03_14", + "instantiation": "true", + "filament_deretraction_speed": [ + "5" + ], + "filament_max_volumetric_speed": [ + "4" + ], + "filament_retraction_length": [ + "1" + ], + "filament_retraction_speed": [ + "5" + ], + "filament_z_hop_types": [ + "Spiral Lift" + ], + "compatible_printers": [ + "Bambu Lab H2 0.8 nozzle" + ], + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_id": "GFU03", + "slow_down_for_layer_cooling": [ + "0" + ], + "filament_ramming_volumetric_speed": [ + "0.7" + ], + "filament_wipe": [ + "1" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2.json b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2.json index 020669ddd41..871a5132a61 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu TPU 90A @BBL H2.json @@ -20,15 +20,22 @@ "filament_z_hop_types": [ "Spiral Lift" ], - "slow_down_layer_time": [ - "17" - ], "compatible_printers": [ - "Bambu Lab H2 0.4 nozzle", - "Bambu Lab H2 0.6 nozzle", - "Bambu Lab H2 0.8 nozzle" + "Bambu Lab H2 0.4 nozzle" ], - "filament_long_retractions_when_cut": [ - "0" + "additional_cooling_fan_speed": [ + "100" + ], + "filament_wipe_distance": [ + "1" + ], + "filament_ramming_volumetric_speed": [ + "0.7" + ], + "pre_start_fan_time": [ + "2" + ], + "filament_wipe": [ + "1" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 95A @BBL H2.json b/resources/profiles/BBL/filament/Bambu TPU 95A @BBL H2.json index c496237dcb9..ce0376e2679 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 95A @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu TPU 95A @BBL H2.json @@ -5,7 +5,6 @@ "from": "system", "setting_id": "GFSU01_04", "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.", "filament_max_volumetric_speed": [ "3.6" ], @@ -17,7 +16,22 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "additional_cooling_fan_speed": [ + "100" + ], + "filament_retraction_length": [ + "2" + ], + "filament_deretraction_speed": [ + "10" + ], + "filament_retraction_speed": [ + "10" + ], + "filament_ramming_volumetric_speed": [ + "0.9" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU 95A HF @BBL H2.json b/resources/profiles/BBL/filament/Bambu TPU 95A HF @BBL H2.json index 37f240f33fd..f7b8432fb85 100644 --- a/resources/profiles/BBL/filament/Bambu TPU 95A HF @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu TPU 95A HF @BBL H2.json @@ -5,16 +5,6 @@ "from": "system", "setting_id": "GFSU00_09", "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.", - "filament_deretraction_speed": [ - "nil" - ], - "filament_retraction_length": [ - "0.8" - ], - "filament_retraction_speed": [ - "nil" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", @@ -23,7 +13,13 @@ "filament_start_gcode": [ "; filament start gcode\nM145 P0\nM142 P1 R35 S40 U0.3 V0.5" ], - "filament_long_retractions_when_cut": [ - "0" + "additional_cooling_fan_speed": [ + "100" + ], + "filament_ramming_volumetric_speed": [ + "3" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu TPU for AMS @BBL H2.json b/resources/profiles/BBL/filament/Bambu TPU for AMS @BBL H2.json index d095ddf2509..14b3da665a5 100644 --- a/resources/profiles/BBL/filament/Bambu TPU for AMS @BBL H2.json +++ b/resources/profiles/BBL/filament/Bambu TPU for AMS @BBL H2.json @@ -23,15 +23,15 @@ "filament_retraction_speed": [ "nil" ], - "slow_down_layer_time": [ - "12" - ], "compatible_printers": [ "Bambu Lab H2 0.4 nozzle", "Bambu Lab H2 0.6 nozzle", "Bambu Lab H2 0.8 nozzle" ], - "filament_long_retractions_when_cut": [ - "0" + "filament_ramming_volumetric_speed": [ + "4.5" + ], + "pre_start_fan_time": [ + "2" ] } \ No newline at end of file