diff --git a/resources/profiles/BBL/machine/Bambu Lab A1 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab A1 0.4 nozzle.json index 0807fd1e1..8900c67ea 100644 --- a/resources/profiles/BBL/machine/Bambu Lab A1 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab A1 0.4 nozzle.json @@ -20,6 +20,12 @@ "extruder_clearance_height_to_rod": "25", "extruder_clearance_max_radius": "75", "extruder_clearance_radius": "75", + "head_wrap_detect_zone": [ + "226x224", + "256x224", + "256x256", + "226x256" + ], "machine_load_filament_time": "25", "machine_max_acceleration_extruding": [ "12000", diff --git a/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.4 nozzle.json b/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.4 nozzle.json index 7e421f495..e6cbbea75 100644 --- a/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.4 nozzle.json +++ b/resources/profiles/BBL/machine/Bambu Lab A1 mini 0.4 nozzle.json @@ -21,8 +21,8 @@ "extruder_clearance_max_radius": "73", "extruder_clearance_radius": "73", "head_wrap_detect_zone": [ - "156x156", - "180x156", + "156x152", + "180x152", "180x180", "156x180" ],