mirror of
https://git.mirrors.martin98.com/https://github.com/SoftFever/OrcaSlicer.git
synced 2025-08-15 08:45:54 +08:00
ENH: add metal PLA-CF & PAHT-CF
Signed-off-by: qing.zhang <qing.zhang@bambulab.com> Change-Id: I698cca7e9a8f62d16361184f0ab8428dc177eacf
This commit is contained in:
parent
58aaa94fc7
commit
d287b88548
@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "Bambulab",
|
||||
"url": "http://www.bambulab.com/Parameters/vendor/BBL.json",
|
||||
"version": "01.04.01.00",
|
||||
"version": "01.04.01.01",
|
||||
"force_update": "0",
|
||||
"description": "the initial version of BBL configurations",
|
||||
"machine_model_list": [
|
||||
@ -529,6 +529,38 @@
|
||||
"name":"Generic PETG @0.2 nozzle",
|
||||
"sub_path":"filament/Generic PETG @0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Metal @BBL X1C 0.2 nozzle",
|
||||
"sub_path":"filament/Bambu PLA Metal @BBL X1C 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Metal @BBL X1",
|
||||
"sub_path":"filament/Bambu PLA Metal @BBL X1.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Metal @BBL X1C",
|
||||
"sub_path":"filament/Bambu PLA Metal @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA-CF @base",
|
||||
"sub_path":"filament/Bambu PLA-CF @base.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA-CF @BBL X1C 0.8 nozzle",
|
||||
"sub_path":"filament/Bambu PLA-CF @BBL X1C 0.8 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA-CF @BBL X1C",
|
||||
"sub_path":"filament/Bambu PLA-CF @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PAHT-CF @base",
|
||||
"sub_path":"filament/Bambu PAHT-CF @base.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PAHT-CF @BBL X1C",
|
||||
"sub_path":"filament/Bambu PAHT-CF @BBL X1C.json"
|
||||
},
|
||||
{
|
||||
"name": "Generic PETG @BBL P1P",
|
||||
"sub_path": "filament/P1P/Generic PETG @BBL P1P.json"
|
||||
@ -577,9 +609,29 @@
|
||||
"name":"Generic PETG @BBL P1P 0.2 nozzle",
|
||||
"sub_path":"filament/P1P/Generic PETG @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PAHT-CF @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PAHT-CF @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Metal @BBL P1P 0.2 nozzle",
|
||||
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P 0.2 nozzle.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA Metal @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA Metal @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA-CF @BBL P1P",
|
||||
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Generic PLA-CF @BBL P1P",
|
||||
"sub_path":"filament/P1P/Generic PLA-CF @BBL P1P.json"
|
||||
},
|
||||
{
|
||||
"name":"Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
||||
"sub_path":"filament/P1P/Bambu PLA-CF @BBL P1P 0.8 nozzle.json"
|
||||
}
|
||||
],
|
||||
"machine_list": [
|
||||
|
@ -6,7 +6,7 @@
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"required_nozzle_HRC": [
|
||||
"55"
|
||||
"40"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
@ -30,7 +30,7 @@
|
||||
"PA-CF"
|
||||
],
|
||||
"filament_cost": [
|
||||
"44.99"
|
||||
"84.99"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"280"
|
||||
|
16
resources/profiles/BBL/filament/Bambu PAHT-CF @BBL X1C.json
Normal file
16
resources/profiles/BBL/filament/Bambu PAHT-CF @BBL X1C.json
Normal file
@ -0,0 +1,16 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN04",
|
||||
"name": "Bambu PAHT-CF @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PAHT-CF @base",
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle",
|
||||
"Bambu Lab X1 0.6 nozzle",
|
||||
"Bambu Lab X1 0.8 nozzle"
|
||||
]
|
||||
}
|
56
resources/profiles/BBL/filament/Bambu PAHT-CF @base.json
Normal file
56
resources/profiles/BBL/filament/Bambu PAHT-CF @base.json
Normal file
@ -0,0 +1,56 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFN04",
|
||||
"name": "Bambu PAHT-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pa",
|
||||
"filament_max_volumetric_speed": [
|
||||
"8"
|
||||
],
|
||||
"fan_max_speed": [
|
||||
"30"
|
||||
],
|
||||
"fan_min_speed": [
|
||||
"10"
|
||||
],
|
||||
"fan_cooling_layer_time": [
|
||||
"5"
|
||||
],
|
||||
"full_fan_speed_layer": [
|
||||
"2"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.06"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.96"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"290"
|
||||
],
|
||||
"overhang_fan_threshold": [
|
||||
"0%"
|
||||
],
|
||||
"overhang_fan_speed": [
|
||||
"40"
|
||||
],
|
||||
"filament_type": [
|
||||
"PA-CF"
|
||||
],
|
||||
"filament_cost": [
|
||||
"94.99"
|
||||
],
|
||||
"temperature_vitrification": [
|
||||
"180"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"290"
|
||||
]
|
||||
}
|
19
resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1.json
Normal file
19
resources/profiles/BBL/filament/Bambu PLA Metal @BBL X1.json
Normal file
@ -0,0 +1,19 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA02_02",
|
||||
"name": "Bambu PLA Metal @BBL X1",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Metal @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": "GFSA02_01",
|
||||
"name": "Bambu PLA Metal @BBL X1C 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Metal @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"2"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.2 nozzle",
|
||||
"Bambu Lab X1 0.2 nozzle"
|
||||
]
|
||||
}
|
@ -6,10 +6,11 @@
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Metal @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"25"
|
||||
"21"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
"Bambu Lab X1 Carbon 0.6 nozzle",
|
||||
"Bambu Lab X1 Carbon 0.8 nozzle"
|
||||
]
|
||||
}
|
||||
|
@ -9,12 +9,12 @@
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"25.4"
|
||||
"29.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.95"
|
||||
"0.98"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.24"
|
||||
"1.25"
|
||||
]
|
||||
}
|
||||
|
@ -0,0 +1,23 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA50_02",
|
||||
"name": "Bambu PLA-CF @BBL X1C 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA-CF @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"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"
|
||||
]
|
||||
}
|
24
resources/profiles/BBL/filament/Bambu PLA-CF @BBL X1C.json
Normal file
24
resources/profiles/BBL/filament/Bambu PLA-CF @BBL X1C.json
Normal file
@ -0,0 +1,24 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA50_01",
|
||||
"name": "Bambu PLA-CF @BBL X1C",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA-CF @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"2"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab X1 Carbon 0.4 nozzle",
|
||||
"Bambu Lab X1 0.4 nozzle"
|
||||
]
|
||||
}
|
35
resources/profiles/BBL/filament/Bambu PLA-CF @base.json
Normal file
35
resources/profiles/BBL/filament/Bambu PLA-CF @base.json
Normal file
@ -0,0 +1,35 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"filament_id": "GFA50",
|
||||
"name": "Bambu PLA-CF @base",
|
||||
"from": "system",
|
||||
"instantiation": "false",
|
||||
"inherits": "fdm_filament_pla",
|
||||
"filament_vendor": [
|
||||
"Bambu Lab"
|
||||
],
|
||||
"filament_cost": [
|
||||
"34.99"
|
||||
],
|
||||
"filament_flow_ratio": [
|
||||
"0.98"
|
||||
],
|
||||
"filament_density": [
|
||||
"1.22"
|
||||
],
|
||||
"required_nozzle_HRC": [
|
||||
"40"
|
||||
],
|
||||
"nozzle_temperature_range_low": [
|
||||
"210"
|
||||
],
|
||||
"nozzle_temperature_range_high": [
|
||||
"250"
|
||||
],
|
||||
"additional_cooling_fan_speed": [
|
||||
"0"
|
||||
],
|
||||
"filament_type": [
|
||||
"PLA-CF"
|
||||
]
|
||||
}
|
@ -0,0 +1,13 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSN04_10",
|
||||
"name": "Bambu PAHT-CF @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PAHT-CF @base",
|
||||
"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": "GFSA02_11",
|
||||
"name": "Bambu PLA Metal @BBL P1P 0.2 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Metal @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": "GFSA02_10",
|
||||
"name": "Bambu PLA Metal @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA Metal @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"
|
||||
]
|
||||
}
|
@ -0,0 +1,39 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA50_11",
|
||||
"name": "Bambu PLA-CF @BBL P1P 0.8 nozzle",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA-CF @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"18"
|
||||
],
|
||||
"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"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.6 nozzle",
|
||||
"Bambu Lab P1P 0.8 nozzle"
|
||||
]
|
||||
}
|
@ -0,0 +1,41 @@
|
||||
{
|
||||
"type": "filament",
|
||||
"setting_id": "GFSA50_10",
|
||||
"name": "Bambu PLA-CF @BBL P1P",
|
||||
"from": "system",
|
||||
"instantiation": "true",
|
||||
"inherits": "Bambu PLA-CF @base",
|
||||
"filament_max_volumetric_speed": [
|
||||
"15"
|
||||
],
|
||||
"slow_down_layer_time": [
|
||||
"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"
|
||||
],
|
||||
"nozzle_temperature": [
|
||||
"230"
|
||||
],
|
||||
"nozzle_temperature_initial_layer": [
|
||||
"230"
|
||||
],
|
||||
"compatible_printers": [
|
||||
"Bambu Lab P1P 0.4 nozzle"
|
||||
]
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user