diff --git a/resources/profiles/BBL/machine/Bambu Lab H2S 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab H2S 0.4 nozzle.json index 3c34b72439..59a618a680 100644 --- a/resources/profiles/BBL/machine/Bambu Lab H2S 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab H2S 0.4 nozzle.json @@ -29,6 +29,14 @@ "extruder_clearance_max_radius": "81", "extruder_clearance_radius": "30", "fan_direction": "left", + "hotend_cooling_rate": [ + "2", + "2" + ], + "hotend_heating_rate": [ + "2", + "2" + ], "long_retractions_when_cut": [ "0", "0" diff --git a/resources/profiles/BBL/process/0.10mm Standard @BBL H2S 0.2 nozzle.json b/resources/profiles/BBL/process/0.10mm Standard @BBL H2S 0.2 nozzle.json index b4b707794b..aa87040b85 100644 --- a/resources/profiles/BBL/process/0.10mm Standard @BBL H2S 0.2 nozzle.json +++ b/resources/profiles/BBL/process/0.10mm Standard @BBL H2S 0.2 nozzle.json @@ -19,6 +19,10 @@ "1", "1" ], + "enable_height_slowdown": [ + "0", + "0" + ], "gap_infill_speed": [ "50", "50" @@ -114,6 +118,30 @@ "80" ], "smooth_coefficient": "4", + "slowdown_start_height": [ + "0", + "0" + ], + "slowdown_start_speed": [ + "1000", + "1000" + ], + "slowdown_start_acc": [ + "100000", + "100000" + ], + "slowdown_end_height": [ + "400", + "400" + ], + "slowdown_end_speed": [ + "1000", + "1000" + ], + "slowdown_end_acc": [ + "100000", + "100000" + ], "travel_speed": [ "1000", "1000" diff --git a/resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json b/resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json index b3a5fddd9a..bd3dbf6e5e 100644 --- a/resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json +++ b/resources/profiles/BBL/process/0.20mm Standard @BBL H2S.json @@ -18,6 +18,10 @@ "1", "1" ], + "enable_height_slowdown": [ + "0", + "0" + ], "gap_infill_speed": [ "250", "150" @@ -113,6 +117,30 @@ "80", "80" ], + "slowdown_start_height": [ + "0", + "0" + ], + "slowdown_start_speed": [ + "1000", + "1000" + ], + "slowdown_start_acc": [ + "100000", + "100000" + ], + "slowdown_end_height": [ + "400", + "400" + ], + "slowdown_end_speed": [ + "1000", + "1000" + ], + "slowdown_end_acc": [ + "100000", + "100000" + ], "travel_speed": [ "1000", "1000"