Import filament setting

Hi,

A filament company sent my settings for their filament. Unfortunately are they for the P1P and I have a X1.

I tried to copy them to C:\Users\XXXX\AppData\Roaming\BambuStudio\user\default\filament, where the standard and my own filament profiles are. But Bambu studio did not show them in its list.

Is it possible to import these settings into bambu studio and use them for the X1?

Regards,
Frank

What if you select/add the P1P as printer in Studio ? Does it show up then ?

Yes, shows up. Any potential problems using the P1P profile with an X1?

Saw one difference. It does not do the flow calibration beforehand. I guess the P1P does not have the Lidar.

Change all entries in the JSON file from P1P to X1C

“filament_settings_id”: [
“DAS_FILAMENT PLA V1.01 @BBL X1C”
],
“from”: “User”,
“inherits”: “Bambu PLA Matte @BBL X1C”,
“is_custom_defined”: “0”,
“name”: “DAS_FILAMENT PLA V1.01 @BBL X1C”,

There is not much info in there anyway. I thought they would provide profiles to print with, instead this is just the profile for the filament. this I can transfer manually, no ?

"additional_cooling_fan_speed": [
    "0"
],
"filament_cost": [
    "20.56"
],
"filament_density": [
    "1.24"
],
"filament_settings_id": [
    "DAS_FILAMENT PLA V1.01 @BBL P1P"
],
"from": "User",
"inherits": "Bambu PLA Matte @BBL P1P",
"is_custom_defined": "0",
"name": "DAS_FILAMENT PLA V1.01 @BBL P1P",
"nozzle_temperature": [
    "230"
],
"nozzle_temperature_range_low": [
    "200"
],
"temperature_vitrification": [
    "57"
],
"version": "1.4.2.13"
1 Like

{
“additional_cooling_fan_speed”: [
“0”
],
“filament_cost”: [
“20.56”
],
“filament_density”: [
“1.24”
],
“filament_settings_id”: [
“DAS_FILAMENT PLA V1.01 @BBL X1C”
],
“from”: “User”,
“inherits”: “Bambu PLA Matte @BBL X1C”,
“is_custom_defined”: “0”,
“name”: “DAS_FILAMENT PLA V1.01 @BBL X1C”,
“nozzle_temperature”: [
“230”
],
“nozzle_temperature_range_low”: [
“200”
],
“temperature_vitrification”: [
“57”
],
“version”: “1.4.2.13”
}

Yes. what I was saying is that the information provided is simply enough to transfer by manually into the generic oprofile and save it under its own name.

of course that works too

Ha, you figured out the filament company. Thanks for the advise.

Do you guys have experience with their filament?