mirror of
https://git.mirrors.martin98.com/https://github.com/bambulab/BambuStudio.git
synced 2025-08-06 08:36:08 +08:00
ENH: add some new filament
Bambu PLA tough, Bambu PLA Marble, Bambu PLA Sparkle Signed-off-by: salt.wei <salt.wei@bambulab.com> Change-Id: Ib882485d9bdf6a29b8f5c8681e2d7bda8c7e1da0
This commit is contained in:
parent
8d2f3c8440
commit
21485dec6a
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.05.00.04",
|
||||
"version": "01.05.00.05",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
@ -201,6 +201,18 @@
|
||||
"name": "Bambu PLA Basic @base",
|
||||
"sub_path": "filament/Bambu PLA Basic @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Tough @base",
|
||||
"sub_path": "filament/Bambu PLA Tough @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Marble @base",
|
||||
"sub_path": "filament/Bambu PLA Marble @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Sparkle @base",
|
||||
"sub_path": "filament/Bambu PLA Sparkle @base.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Impact @base",
|
||||
"sub_path": "filament/Bambu PLA Impact @base.json"
|
||||
@ -373,6 +385,34 @@
|
||||
"name": "Bambu PLA Basic @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Basic @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Tough @BBL X1C",
|
||||
"sub_path": "filament/Bambu PLA Tough @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Tough @BBL X1C 0.2 nozzle",
|
||||
"sub_path": "filament/Bambu PLA Tough @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Tough @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Tough @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Marble @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Marble @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Marble @BBL X1C",
|
||||
"sub_path": "filament/Bambu PLA Marble @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Sparkle @BBL X1",
|
||||
"sub_path": "filament/Bambu PLA Sparkle @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu PLA Sparkle @BBL X1C",
|
||||
"sub_path": "filament/Bambu PLA Sparkle @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @BBL X1C",
|
||||
"sub_path": "filament/Bambu ABS @BBL X1C.json"
|
||||
@ -469,11 +509,27 @@
|
||||
"name":"Bambu PLA Basic @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA Basic @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Tough @BBL P1P 0.2 nozzle",
|
||||
"sub_path":"filament/P1P/Bambu PLA Tough @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Tough @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA Tough @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Marble @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA Marble @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Sparkle @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA Sparkle @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name": "Bambu ABS @BBL P1P",
|
||||
"sub_path": "filament/P1P/Bambu ABS @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
{
|
||||
"name": "Bambu PC @BBL P1P",
|
||||
"sub_path": "filament/P1P/Bambu PC @BBL P1P.json"
|
||||
},
|
||||
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA07_01",
|
||||
"name": "Bambu PLA Marble @BBL X1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Marble @base",
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA07_00",
|
||||
"name": "Bambu PLA Marble @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Marble @base",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
23
resources/profiles/BBL/filament/Bambu PLA Marble @base.json
Normal file
23
resources/profiles/BBL/filament/Bambu PLA Marble @base.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA07",
|
||||
"name": "Bambu PLA Marble @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"29.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA08_01",
|
||||
"name": "Bambu PLA Sparkle @BBL X1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Sparkle @base",
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA08_00",
|
||||
"name": "Bambu PLA Sparkle @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Sparkle @base",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
23
resources/profiles/BBL/filament/Bambu PLA Sparkle @base.json
Normal file
23
resources/profiles/BBL/filament/Bambu PLA Sparkle @base.json
Normal file
@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA08",
|
||||
"name": "Bambu PLA Sparkle @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"29.99"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.26"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_max_volumetric_speed": [
|
||||
"12"
|
||||
]
|
||||
}
|
19
resources/profiles/BBL/filament/Bambu PLA Tough @BBL X1.json
Normal file
19
resources/profiles/BBL/filament/Bambu PLA Tough @BBL X1.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_01",
|
||||
"name": "Bambu PLA Tough @BBL X1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,15 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_00",
|
||||
"name": "Bambu PLA Tough @BBL X1C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_02",
|
||||
"name": "Bambu PLA Tough @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
20
resources/profiles/BBL/filament/Bambu PLA Tough @base.json
Normal file
20
resources/profiles/BBL/filament/Bambu PLA Tough @base.json
Normal file
@ -0,0 +1,20 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA09",
|
||||
"name": "Bambu PLA Tough @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"28.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.26"
|
||||
]
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA07_10",
|
||||
"name": "Bambu PLA Marble @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Marble @base",
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,34 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA08_10",
|
||||
"name": "Bambu PLA Sparkle @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Marble @base",
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,32 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_10",
|
||||
"name": "Bambu PLA Tough @BBL P1P 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,37 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA09_11",
|
||||
"name": "Bambu PLA Tough @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Tough @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"21"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"8"
|
||||
],
|
||||
"hot_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"hot_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp" : [
|
||||
"65"
|
||||
],
|
||||
"textured_plate_temp_initial_layer" : [
|
||||
"65"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"50"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"80"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle",
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user