Studio update...where did my user presets go?

mmm. Did the update this morning. Maybe I should have found a way to back up my presets, because I don’t see them anymore. That is mildly anoying.

K, they’re still in AppData\Roaming\BambuStudio\user\
Just gotta figure a way to ger them back to where I can access them in Studio

It’s like I’m solving my own problems. Just need to import configs.

The are after an update always only after a restart of Babu Studio available. Have they times Bambu Studio the update restarted ?

When you install an update, they don’t show up right away. You have to shut it back down and open it again. Then they will be there.

1 Like

Nice, thanks! I didn’t know

Never underestimate the power of a reboot, LOL

1 Like

If you are still having an issue with missing user presets, make sure your system preset is correct, as each of the user presets is connected to that preset. In my case I have an X1c, but some of my presets were created for the P1P. Fixing the system prefix fixed my issue, but it was a bit of trouble shooting.

If you look in the configuration directory you’ll find your presets:

Here is an example of one of mine:

{
    "default_filament_colour": [
        "#7B0000"
    ],
    "filament_settings_id": [
        "HFC-FilaCube PLA2 Maroon"
    ],
    "from": "User",
    "inherits": "Bambu PLA Basic @BBL X1C",
    "is_custom_defined": "0",
    "name": "HFC-FilaCube PLA2 Maroon",
    "textured_plate_temp": [
        "50"
    ],
    "textured_plate_temp_initial_layer": [
        "50"
    ],
    "version": "1.6.0.3"
}

It was set to the P1p, and I changed it back to the X1C