diff --git a/resources/profiles/BBL.json b/resources/profiles/BBL.json index dec9180007..bfa27b58f8 100644 --- a/resources/profiles/BBL.json +++ b/resources/profiles/BBL.json @@ -481,6 +481,10 @@ "name": "Bambu Support For PA/PET @base", "sub_path": "filament/Bambu Support For PA PET @base.json" }, + { + "name": "Bambu PA6-CF @base", + "sub_path": "filament/Bambu PA6-CF @base.json" + }, { "name": "Generic HIPS @base", "sub_path": "filament/Generic HIPS @base.json" @@ -1037,6 +1041,10 @@ "name": "Bambu Support For PA/PET @BBL X1C", "sub_path": "filament/Bambu Support For PA PET @BBL X1C.json" }, + { + "name": "Bambu PA6-CF @BBL X1C", + "sub_path": "filament/Bambu PA6-CF @BBL X1C.json" + }, { "name": "Generic HIPS @BBL X1C", "sub_path": "filament/Generic HIPS @BBL X1C.json" diff --git a/resources/profiles/BBL/filament/Bambu PA-CF @base.json b/resources/profiles/BBL/filament/Bambu PA-CF @base.json index 7d34ca5072..98842dc105 100644 --- a/resources/profiles/BBL/filament/Bambu PA-CF @base.json +++ b/resources/profiles/BBL/filament/Bambu PA-CF @base.json @@ -5,8 +5,8 @@ "from": "system", "instantiation": "false", "inherits": "fdm_filament_pa", - "filament_vendor": [ - "Bambu Lab" + "filament_cost": [ + "84.99" ], "filament_density": [ "1.09" @@ -14,22 +14,25 @@ "filament_flow_ratio": [ "0.96" ], - "nozzle_temperature_initial_layer": [ + "filament_type": [ + "PA-CF" + ], + "filament_vendor": [ + "Bambu Lab" + ], + "nozzle_temperature": [ "280" ], - "overhang_fan_threshold": [ - "0%" + "nozzle_temperature_initial_layer": [ + "280" ], "overhang_fan_speed": [ "40" ], - "filament_type": [ - "PA-CF" + "overhang_fan_threshold": [ + "0%" ], - "filament_cost": [ - "84.99" - ], - "nozzle_temperature": [ - "280" + "temperature_vitrification": [ + "170" ] } \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PA6-CF @BBL X1C.json b/resources/profiles/BBL/filament/Bambu PA6-CF @BBL X1C.json new file mode 100644 index 0000000000..fd0b12425f --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu PA6-CF @BBL X1C.json @@ -0,0 +1,22 @@ +{ + "type": "filament", + "setting_id": "GFSN05_02", + "name": "Bambu PA6-CF @BBL X1C", + "from": "system", + "instantiation": "true", + "inherits": "Bambu PA6-CF @base", + "compatible_printers": [ + "Bambu Lab X1 Carbon 0.4 nozzle", + "Bambu Lab X1 0.4 nozzle", + "Bambu Lab X1 0.8 nozzle", + "Bambu Lab X1 0.6 nozzle", + "Bambu Lab X1 Carbon 0.6 nozzle", + "Bambu Lab X1 Carbon 0.8 nozzle", + "Bambu Lab P1P 0.4 nozzle", + "Bambu Lab P1P 0.6 nozzle", + "Bambu Lab P1P 0.8 nozzle", + "Bambu Lab P1S 0.4 nozzle", + "Bambu Lab P1S 0.6 nozzle", + "Bambu Lab P1S 0.8 nozzle" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Bambu PA6-CF @base.json b/resources/profiles/BBL/filament/Bambu PA6-CF @base.json new file mode 100644 index 0000000000..8f3649efb0 --- /dev/null +++ b/resources/profiles/BBL/filament/Bambu PA6-CF @base.json @@ -0,0 +1,44 @@ +{ + "type": "filament", + "filament_id": "GFN05", + "name": "Bambu PA6-CF @base", + "from": "system", + "instantiation": "false", + "inherits": "fdm_filament_pa", + "fan_cooling_layer_time": [ + "5" + ], + "fan_max_speed": [ + "30" + ], + "fan_min_speed": [ + "10" + ], + "filament_density": [ + "1.10" + ], + "filament_flow_ratio": [ + "0.96" + ], + "filament_type": [ + "PA-CF" + ], + "filament_vendor": [ + "Bambu" + ], + "nozzle_temperature": [ + "275" + ], + "nozzle_temperature_initial_layer": [ + "275" + ], + "overhang_fan_speed": [ + "40" + ], + "overhang_fan_threshold": [ + "0%" + ], + "temperature_vitrification": [ + "170" + ] +} \ No newline at end of file diff --git a/resources/profiles/BBL/filament/Generic PA-CF.json b/resources/profiles/BBL/filament/Generic PA-CF.json index bebf3edb69..7605865441 100644 --- a/resources/profiles/BBL/filament/Generic PA-CF.json +++ b/resources/profiles/BBL/filament/Generic PA-CF.json @@ -6,8 +6,8 @@ "from": "system", "instantiation": "true", "inherits": "fdm_filament_pa", - "filament_type": [ - "PA-CF" + "fan_cooling_layer_time": [ + "5" ], "fan_max_speed": [ "30" @@ -15,17 +15,20 @@ "fan_min_speed": [ "10" ], - "overhang_fan_threshold": [ - "0%" + "filament_type": [ + "PA-CF" + ], + "full_fan_speed_layer": [ + "2" ], "overhang_fan_speed": [ "40" ], - "fan_cooling_layer_time": [ - "5" + "overhang_fan_threshold": [ + "0%" ], - "full_fan_speed_layer": [ - "2" + "temperature_vitrification": [ + "170" ], "compatible_printers": [ "Bambu Lab X1 Carbon 0.4 nozzle",