update BBL profile to "01.10.01.50" (#7629)

# Description

This PR updates the profiles for BambuLab to the versions shipped in
[01.10.01.50](https://github.com/bambulab/BambuStudio/releases) (which
at time of writing is the latest version).

These includes new profiles for:
 - BambuLab ASA-CF
 - BambuLab TPU for AMS
 - Polymaker Fiberon PA12-CF
 - Polymaker Fiberon PA6-CF
 - Polymaker Fiberon PA6-GF
 - Polymaker Fiberon PA612-CF
 - Polymaker Fiberon PET-CF
 - Polymaker Fiberon PETG-ESD
 - Polymaker Fiberon PETG-rCF
 - multiple new generic filaments

And additionally also changes for there Bambu Cool Plate SuperTack
This commit is contained in:
SoftFever
2024-12-14 20:25:10 +08:00
committed by GitHub
232 changed files with 2424 additions and 228 deletions
+167 -7
View File
@@ -1,7 +1,7 @@
{
"name": "Bambulab",
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
"version": "01.09.00.23",
"version": "01.10.00.26",
"force_update": "0",
"description": "the initial version of BBL configurations",
"machine_model_list": [
@@ -674,8 +674,8 @@
"sub_path": "filament/fdm_filament_bvoh.json"
},
{
"name": "fdm_filament_sbs",
"sub_path": "filament/fdm_filament_sbs.json"
"name": "fdm_filament_sbs",
"sub_path": "filament/fdm_filament_sbs.json"
},
{
"name": "Bambu PLA Matte @base",
@@ -738,8 +738,8 @@
"sub_path": "filament/Generic PLA-CF @base.json"
},
{
"name": "Generic SBS @base",
"sub_path": "filament/Generic SBS @base.json"
"name": "Generic SBS @base",
"sub_path": "filament/Generic SBS @base.json"
},
{
"name": "Bambu PLA-CF @base",
@@ -797,6 +797,14 @@
"name": "Bambu TPU 95A HF @base",
"sub_path": "filament/Bambu TPU 95A HF @base.json"
},
{
"name": "Generic TPU for AMS @base",
"sub_path": "filament/Generic TPU for AMS @base.json"
},
{
"name": "Bambu TPU for AMS @base",
"sub_path": "filament/Bambu TPU for AMS @base.json"
},
{
"name": "Bambu PETG Basic @base",
"sub_path": "filament/Bambu PETG Basic @base.json"
@@ -833,6 +841,22 @@
"name": "Bambu PETG HF @base",
"sub_path": "filament/Bambu PETG HF @base.json"
},
{
"name": "Fiberon PETG-ESD @base",
"sub_path": "filament/Fiberon PETG-ESD @base.json"
},
{
"name": "Fiberon PETG-rCF @base",
"sub_path": "filament/Fiberon PETG-rCF @base.json"
},
{
"name": "Fiberon PET-CF @base",
"sub_path": "filament/Fiberon PET-CF @base.json"
},
{
"name": "Generic PETG HF @base",
"sub_path": "filament/Generic PETG HF @base.json"
},
{
"name": "Bambu ABS @base",
"sub_path": "filament/Bambu ABS @base.json"
@@ -877,6 +901,10 @@
"name": "Bambu ASA-Aero @base",
"sub_path": "filament/Bambu ASA-Aero @base.json"
},
{
"name": "Bambu ASA-CF @base",
"sub_path": "filament/Bambu ASA-CF @base.json"
},
{
"name": "Generic PVA @base",
"sub_path": "filament/Generic PVA @base.json"
@@ -925,6 +953,22 @@
"name": "Bambu PA6-GF @base",
"sub_path": "filament/Bambu PA6-GF @base.json"
},
{
"name": "Fiberon PA6-CF @base",
"sub_path": "filament/Fiberon PA6-CF @base.json"
},
{
"name": "Fiberon PA6-GF @base",
"sub_path": "filament/Fiberon PA6-GF @base.json"
},
{
"name": "Fiberon PA12-CF @base",
"sub_path": "filament/Fiberon PA12-CF @base.json"
},
{
"name": "Fiberon PA612-CF @base",
"sub_path": "filament/Fiberon PA612-CF @base.json"
},
{
"name": "Generic HIPS @base",
"sub_path": "filament/Generic HIPS @base.json"
@@ -1406,8 +1450,8 @@
"sub_path": "filament/Generic PLA-CF @BBL A1.json"
},
{
"name": "Generic SBS",
"sub_path": "filament/Generic SBS.json"
"name": "Generic SBS",
"sub_path": "filament/Generic SBS.json"
},
{
"name": "Bambu PLA-CF @BBL X1C 0.8 nozzle",
@@ -1745,6 +1789,38 @@
"name": "Bambu TPU 95A HF @BBL A1",
"sub_path": "filament/Bambu TPU 95A HF @BBL A1.json"
},
{
"name": "Generic TPU for AMS @BBL X1C",
"sub_path": "filament/Generic TPU for AMS @BBL X1C.json"
},
{
"name": "Generic TPU for AMS @BBL P1P",
"sub_path": "filament/Generic TPU for AMS @BBL P1P.json"
},
{
"name": "Generic TPU for AMS @BBL A1",
"sub_path": "filament/Generic TPU for AMS @BBL A1.json"
},
{
"name": "Generic TPU for AMS @BBL A1M",
"sub_path": "filament/Generic TPU for AMS @BBL A1M.json"
},
{
"name": "Bambu TPU for AMS @BBL X1C",
"sub_path": "filament/Bambu TPU for AMS @BBL X1C.json"
},
{
"name": "Bambu TPU for AMS @BBL P1P",
"sub_path": "filament/Bambu TPU for AMS @BBL P1P.json"
},
{
"name": "Bambu TPU for AMS @BBL A1",
"sub_path": "filament/Bambu TPU for AMS @BBL A1.json"
},
{
"name": "Bambu TPU for AMS @BBL A1M",
"sub_path": "filament/Bambu TPU for AMS @BBL A1M.json"
},
{
"name": "Bambu PETG Basic @BBL X1C",
"sub_path": "filament/Bambu PETG Basic @BBL X1C.json"
@@ -1945,6 +2021,50 @@
"name": "Generic PCTG @BBL A1M",
"sub_path": "filament/Generic PCTG @BBL A1M.json"
},
{
"name": "Fiberon PETG-ESD @BBL X1C",
"sub_path": "filament/Fiberon PETG-ESD @BBL X1C.json"
},
{
"name": "Fiberon PETG-rCF @BBL X1C",
"sub_path": "filament/Fiberon PETG-rCF @BBL X1C.json"
},
{
"name": "Fiberon PET-CF @BBL X1C",
"sub_path": "filament/Fiberon PET-CF @BBL X1C.json"
},
{
"name": "Generic PETG HF @BBL X1C",
"sub_path": "filament/Generic PETG HF @BBL X1C.json"
},
{
"name": "Generic PETG HF @BBL X1C 0.2 nozzle",
"sub_path": "filament/Generic PETG HF @BBL X1C 0.2 nozzle.json"
},
{
"name": "Generic PETG HF @BBL P1P",
"sub_path": "filament/Generic PETG HF @BBL P1P.json"
},
{
"name": "Generic PETG HF @BBL P1P 0.2 nozzle",
"sub_path": "filament/Generic PETG HF @BBL P1P 0.2 nozzle.json"
},
{
"name": "Generic PETG HF @BBL A1",
"sub_path": "filament/Generic PETG HF @BBL A1.json"
},
{
"name": "Generic PETG HF @BBL A1 0.2 nozzle",
"sub_path": "filament/Generic PETG HF @BBL A1 0.2 nozzle.json"
},
{
"name": "Generic PETG HF @BBL A1M",
"sub_path": "filament/Generic PETG HF @BBL A1M.json"
},
{
"name": "Generic PETG HF @BBL A1M 0.2 nozzle",
"sub_path": "filament/Generic PETG HF @BBL A1M 0.2 nozzle.json"
},
{
"name": "Bambu ABS @BBL X1C",
"sub_path": "filament/Bambu ABS @BBL X1C.json"
@@ -2173,6 +2293,30 @@
"name": "Bambu ASA-Aero @BBL A1",
"sub_path": "filament/Bambu ASA-Aero @BBL A1.json"
},
{
"name": "Bambu ASA-CF @BBL X1C",
"sub_path": "filament/Bambu ASA-CF @BBL X1C.json"
},
{
"name": "Bambu ASA-CF @BBL X1C 0.6 nozzle",
"sub_path": "filament/Bambu ASA-CF @BBL X1C 0.6 nozzle.json"
},
{
"name": "Bambu ASA-CF @BBL P1P",
"sub_path": "filament/Bambu ASA-CF @BBL P1P.json"
},
{
"name": "Bambu ASA-CF @BBL P1P 0.6 nozzle",
"sub_path": "filament/Bambu ASA-CF @BBL P1P 0.6 nozzle.json"
},
{
"name": "Bambu ASA-CF @BBL A1",
"sub_path": "filament/Bambu ASA-CF @BBL A1.json"
},
{
"name": "Bambu ASA-CF @BBL A1 0.6 nozzle",
"sub_path": "filament/Bambu ASA-CF @BBL A1 0.6 nozzle.json"
},
{
"name": "Generic PVA @0.2 nozzle",
"sub_path": "filament/Generic PVA @0.2 nozzle.json"
@@ -2321,6 +2465,22 @@
"name": "Bambu PA6-GF @BBL A1",
"sub_path": "filament/Bambu PA6-GF @BBL A1.json"
},
{
"name": "Fiberon PA6-CF @BBL X1C",
"sub_path": "filament/Fiberon PA6-CF @BBL X1C.json"
},
{
"name": "Fiberon PA6-GF @BBL X1C",
"sub_path": "filament/Fiberon PA6-GF @BBL X1C.json"
},
{
"name": "Fiberon PA12-CF @BBL X1C",
"sub_path": "filament/Fiberon PA12-CF @BBL X1C.json"
},
{
"name": "Fiberon PA612-CF @BBL X1C",
"sub_path": "filament/Fiberon PA612-CF @BBL X1C.json"
},
{
"name": "Generic HIPS @BBL X1C",
"sub_path": "filament/Generic HIPS @BBL X1C.json"
+40 -20
View File
@@ -75,80 +75,100 @@
"Bambu Lab X1": {
"downward_check": {
"Bambu Lab X1 0.2 nozzle": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.2 nozzle",
"Bambu Lab A1 0.2 nozzle"
],
"Bambu Lab X1 0.4 nozzle": [
"Bambu Lab A1 mini 0.4 nozzle"
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle"
],
"Bambu Lab X1 0.6 nozzle": [
"Bambu Lab A1 mini 0.6 nozzle"
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 0.6 nozzle"
],
"Bambu Lab X1 0.8 nozzle": [
"Bambu Lab A1 mini 0.8 nozzle"
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
},
"Bambu Lab X1 Carbon": {
"downward_check": {
"Bambu Lab X1 Carbon 0.2 nozzle": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.2 nozzle",
"Bambu Lab A1 0.2 nozzle"
],
"Bambu Lab X1 Carbon 0.4 nozzle": [
"Bambu Lab A1 mini 0.4 nozzle"
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle"
],
"Bambu Lab X1 Carbon 0.6 nozzle": [
"Bambu Lab A1 mini 0.6 nozzle"
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 0.6 nozzle"
],
"Bambu Lab X1 Carbon 0.8 nozzle": [
"Bambu Lab A1 mini 0.8 nozzle"
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
},
"Bambu Lab X1E": {
"downward_check": {
"Bambu Lab X1E 0.2 nozzle": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.2 nozzle",
"Bambu Lab A1 0.2 nozzle"
],
"Bambu Lab X1E 0.4 nozzle": [
"Bambu Lab A1 mini 0.4 nozzle"
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle"
],
"Bambu Lab X1E 0.6 nozzle": [
"Bambu Lab A1 mini 0.6 nozzle"
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 0.6 nozzle"
],
"Bambu Lab X1E 0.8 nozzle": [
"Bambu Lab A1 mini 0.8 nozzle"
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
},
"Bambu Lab P1P": {
"downward_check": {
"Bambu Lab P1P 0.2 nozzle": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.2 nozzle",
"Bambu Lab A1 0.2 nozzle"
],
"Bambu Lab P1P 0.4 nozzle": [
"Bambu Lab A1 mini 0.4 nozzle"
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle"
],
"Bambu Lab P1P 0.6 nozzle": [
"Bambu Lab A1 mini 0.6 nozzle"
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 0.6 nozzle"
],
"Bambu Lab P1P 0.8 nozzle": [
"Bambu Lab A1 mini 0.8 nozzle"
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
},
"Bambu Lab P1S": {
"downward_check": {
"Bambu Lab P1S 0.2 nozzle": [
"Bambu Lab A1 mini 0.2 nozzle"
"Bambu Lab A1 mini 0.2 nozzle",
"Bambu Lab A1 0.2 nozzle"
],
"Bambu Lab P1S 0.4 nozzle": [
"Bambu Lab A1 mini 0.4 nozzle"
"Bambu Lab A1 mini 0.4 nozzle",
"Bambu Lab A1 0.4 nozzle"
],
"Bambu Lab P1S 0.6 nozzle": [
"Bambu Lab A1 mini 0.6 nozzle"
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 0.6 nozzle"
],
"Bambu Lab P1S 0.8 nozzle": [
"Bambu Lab A1 mini 0.8 nozzle"
"Bambu Lab A1 mini 0.8 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
}
@@ -8,9 +8,15 @@
"fan_max_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"100"
],
@@ -8,9 +8,15 @@
"fan_max_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"100"
],
@@ -8,9 +8,15 @@
"fan_max_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"12"
],
@@ -8,9 +8,15 @@
"fan_max_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"260"
],
@@ -8,9 +8,15 @@
"fan_max_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"12"
],
@@ -5,12 +5,13 @@
"from": "system",
"filament_id": "GFB00",
"instantiation": "false",
"filament_flow_ratio": [
"0.95"
],
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"filament_cost": [
"24.99"
],
"filament_flow_ratio": [
"0.95"
],
"filament_vendor": [
"Bambu Lab"
]
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSB50_02",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle",
"Bambu Lab A1 0.6 nozzle",
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSB50_01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab P1P 0.8 nozzle",
"Bambu Lab P1P 0.6 nozzle",
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSB50_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab P1S 0.6 nozzle",
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFB50",
"instantiation": "false",
"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.",
"fan_cooling_layer_time": [
"12"
],
@@ -17,15 +18,15 @@
"filament_density": [
"1.08"
],
"filament_type": [
"ABS-GF"
],
"filament_flow_ratio": [
"0.95"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_type": [
"ABS-GF"
],
"filament_vendor": [
"Bambu Lab"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSB01_10",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab A1 0.2 nozzle"
]
@@ -8,6 +8,12 @@
"chamber_temperatures": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle"
]
@@ -8,6 +8,12 @@
"fan_min_speed": [
"25"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSB01_03",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 0.2 nozzle"
]
@@ -8,6 +8,12 @@
"fan_min_speed": [
"25"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_speed": [
"0.4"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSB01_01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab P1S 0.2 nozzle",
@@ -8,6 +8,12 @@
"chamber_temperatures": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
@@ -8,6 +8,12 @@
"fan_min_speed": [
"25"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFB01",
"instantiation": "false",
"description": "When printing this filament, there's a risk of warping and low layer adhesion strength. To get better results, please refer to this wiki: Printing Tips for High Temp / Engineering materials.",
"fan_max_speed": [
"35"
],
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFB02",
"instantiation": "false",
"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: ASA Aero Printing Guide.",
"fan_cooling_layer_time": [
"30"
],
@@ -26,9 +27,6 @@
"filament_max_volumetric_speed": [
"12"
],
"filament_retract_before_wipe": [
"nil"
],
"filament_retraction_length": [
"1.5"
],
@@ -58,5 +56,8 @@
],
"slow_down_layer_time": [
"5"
],
"filament_scarf_seam_type": [
"none"
]
}
@@ -0,0 +1,12 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL A1 0.6 nozzle",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_05",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.6 nozzle",
"Bambu Lab A1 0.8 nozzle"
]
}
@@ -0,0 +1,11 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL A1",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_04",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab A1 0.4 nozzle"
]
}
@@ -0,0 +1,12 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL P1P 0.6 nozzle",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_03",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.6 nozzle",
"Bambu Lab P1P 0.8 nozzle"
]
}
@@ -0,0 +1,11 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL P1P",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_02",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab P1P 0.4 nozzle"
]
}
@@ -0,0 +1,18 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL X1C 0.6 nozzle",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_01",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.6 nozzle",
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab X1 0.6 nozzle",
"Bambu Lab X1 0.8 nozzle",
"Bambu Lab X1E 0.6 nozzle",
"Bambu Lab X1E 0.8 nozzle",
"Bambu Lab P1S 0.6 nozzle",
"Bambu Lab P1S 0.8 nozzle"
]
}
@@ -0,0 +1,14 @@
{
"type": "filament",
"name": "Bambu ASA-CF @BBL X1C",
"inherits": "Bambu ASA-CF @base",
"from": "system",
"setting_id": "GFSB51_00",
"instantiation": "true",
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 0.4 nozzle",
"Bambu Lab P1S 0.4 nozzle",
"Bambu Lab X1E 0.4 nozzle"
]
}
@@ -0,0 +1,44 @@
{
"type": "filament",
"name": "Bambu ASA-CF @base",
"inherits": "fdm_filament_asa",
"from": "system",
"filament_id": "GFB51",
"instantiation": "false",
"fan_max_speed": [
"25"
],
"filament_cost": [
"36.99"
],
"filament_density": [
"1.02"
],
"filament_flow_ratio": [
"0.9"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_type": [
"ASA-CF"
],
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature": [
"275"
],
"nozzle_temperature_initial_layer": [
"275"
],
"nozzle_temperature_range_low": [
"250"
],
"slow_down_layer_time": [
"12"
],
"temperature_vitrification": [
"108"
]
}
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFN03",
"instantiation": "false",
"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.",
"filament_cost": [
"84.99"
],
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFN05",
"instantiation": "false",
"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.",
"fan_cooling_layer_time": [
"5"
],
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFN08",
"instantiation": "false",
"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.",
"fan_cooling_layer_time": [
"5"
],
@@ -5,20 +5,18 @@
"from": "system",
"filament_id": "GFN04",
"instantiation": "false",
"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.",
"fan_cooling_layer_time": [
"5"
],
"fan_max_speed": [
"30"
],
"fan_min_speed": [
"10"
],
"fan_cooling_layer_time": [
"5"
],
"full_fan_speed_layer": [
"2"
],
"filament_vendor": [
"Bambu Lab"
"filament_cost": [
"94.99"
],
"filament_density": [
"1.06"
@@ -26,17 +24,20 @@
"filament_flow_ratio": [
"0.96"
],
"overhang_fan_threshold": [
"0%"
"filament_type": [
"PA-CF"
],
"filament_vendor": [
"Bambu Lab"
],
"full_fan_speed_layer": [
"2"
],
"overhang_fan_speed": [
"40"
],
"filament_type": [
"PA-CF"
],
"filament_cost": [
"94.99"
"overhang_fan_threshold": [
"0%"
],
"temperature_vitrification": [
"180"
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFT01",
"instantiation": "false",
"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.",
"cool_plate_temp": [
"0"
],
@@ -68,6 +69,12 @@
"required_nozzle_HRC": [
"40"
],
"supertack_plate_temp": [
"80"
],
"supertack_plate_temp_initial_layer": [
"80"
],
"slow_down_layer_time": [
"2"
],
@@ -8,6 +8,12 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.2 nozzle"
]
@@ -8,9 +8,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_max_volumetric_speed": [
"9"
],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.4 nozzle"
]
@@ -8,9 +8,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"nil"
],
"filament_max_volumetric_speed": [
"12"
],
"filament_retraction_distances_when_cut": [
"nil"
],
"compatible_printers": [
"Bambu Lab A1 mini 0.6 nozzle",
"Bambu Lab A1 mini 0.8 nozzle"
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFG00",
"instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.",
"cool_plate_temp": [
"0"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -17,9 +17,15 @@
"filament_flow_ratio": [
"0.94"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"nozzle_temperature": [
"240"
],
@@ -11,9 +11,15 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -11,6 +11,12 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -11,6 +11,12 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -11,9 +11,15 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.2"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSG01_05",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.3"
],
@@ -11,9 +11,15 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.2"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSG01_02",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.3"
],
@@ -11,9 +11,15 @@
"fan_min_speed": [
"20"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"16"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.2"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSG01_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"filament_retraction_length": [
"0.3"
],
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFG01",
"instantiation": "false",
"description": "To get better transparent or translucent results with the corresponding filament, please refer to this wiki: Printing tips for transparent PETG.",
"cool_plate_temp": [
"0"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"5"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"9"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"5"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"9"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSG50_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"9"
],
"filament_retraction_distances_when_cut": [
"18"
],
"textured_plate_temp_initial_layer": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"5"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"11.5"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"5"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"11.5"
],
"filament_retraction_distances_when_cut": [
"18"
],
"overhang_fan_speed": [
"100"
],
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFA11",
"instantiation": "false",
"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).",
"fan_min_speed": [
"30"
],
@@ -26,12 +27,21 @@
"filament_vendor": [
"Bambu Lab"
],
"nozzle_temperature_range_high": [
"260"
"filament_scarf_seam_type": [
"none"
],
"nozzle_temperature_range_low": [
"210"
],
"nozzle_temperature_range_high": [
"260"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -20,6 +20,19 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"10%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"10"
],
"compatible_printers": [],
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -11,9 +11,15 @@
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -11,6 +11,12 @@
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSA15_01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA15_02",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle",
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA15_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
@@ -11,9 +11,15 @@
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -11,6 +11,12 @@
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -11,6 +11,12 @@
"fan_min_speed": [
"50"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA12_08",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"8"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA12_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA12_04",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1E 0.4 nozzle",
"Bambu Lab X1E 0.6 nozzle",
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,6 +14,12 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA07_01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"8"
],
@@ -5,6 +5,12 @@
"from": "system",
"setting_id": "GFSA07_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"22"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"22"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSA05",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"22"
],
"filament_retraction_distances_when_cut": [
"18"
],
"slow_down_layer_time": [
"8"
],
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSA01_00",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"2"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.2 nozzle",
"Bambu Lab X1 0.2 nozzle",
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSA01_01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"22"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.8 nozzle",
"Bambu Lab P1S 0.8 nozzle",
@@ -5,9 +5,15 @@
"from": "system",
"setting_id": "GFSA01",
"instantiation": "true",
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"22"
],
"filament_retraction_distances_when_cut": [
"18"
],
"compatible_printers": [
"Bambu Lab X1 Carbon 0.4 nozzle",
"Bambu Lab X1 Carbon 0.6 nozzle",
@@ -17,6 +17,18 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
],
"filament_scarf_height":[
"5%"
],
"filament_scarf_gap":[
"0%"
],
"filament_scarf_length":[
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFA02",
"instantiation": "false",
"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.",
"filament_cost": [
"29.99"
],
@@ -17,6 +18,9 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
],
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -5,6 +5,7 @@
"from": "system",
"filament_id": "GFA05",
"instantiation": "false",
"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.",
"filament_cost": [
"29.99"
],
@@ -17,12 +18,24 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_height": [
"5%"
],
"filament_scarf_gap": [
"0%"
],
"nozzle_temperature": [
"230"
],
"nozzle_temperature_initial_layer": [
"230"
],
"supertack_plate_temp": [
"0"
],
"supertack_plate_temp_initial_layer": [
"0"
],
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -17,6 +17,9 @@
"filament_vendor": [
"Bambu Lab"
],
"filament_scarf_seam_type": [
"none"
],
"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}\n\n{if activate_air_filtration[current_extruder] && support_air_filtration}\nM106 P3 S{during_print_exhaust_fan_speed_num[current_extruder]} \n{endif}"
]
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"15"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"65"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"18"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],
@@ -14,9 +14,15 @@
"fan_min_speed": [
"60"
],
"filament_long_retractions_when_cut": [
"1"
],
"filament_max_volumetric_speed": [
"15"
],
"filament_retraction_distances_when_cut": [
"18"
],
"hot_plate_temp": [
"60"
],

Some files were not shown because too many files have changed in this diff Show More