OrcaSlicer icon indicating copy to clipboard operation
OrcaSlicer copied to clipboard

2.3.0-beta - lost custom Filament Profiles after re-login

Open Ivan-753 opened this issue 10 months ago • 2 comments

Is there an existing issue for this problem?

  • [x] I have searched the existing issues

OrcaSlicer Version

2.3.0-beta

Operating System (OS)

Windows

OS Version

10

Additional system information

No response

Printer

inherited from greneric Klipper profile

How to reproduce

  1. Login expired and network plugin asked me to re-login
  2. Successful login
  3. Create new project
  4. Select printer profile
  5. Select filament profile

Actual results

No custom Filament profiles in the list

Expected results

List of my custom Filament profiles, like it was before re-login

Project file & Debug log uploads

Just Empty / New Project

log.zip

Checklist of files to include

  • [x] Log file
  • [ ] Project file

Anything else?

I reinstalled stable v2.2.0 and removed beta version. All filament profiles are back.

Ivan-753 avatar Feb 26 '25 19:02 Ivan-753

Здравствуйте, столкнулся с такой же проблемой. После обновления на 2.3.0 пропали все профили нитей. Откатился на 2.2.0 и все вернулось.

Bykador avatar Feb 27 '25 17:02 Bykador

Same, except for me it's all my printers missing. Glad rolling back might help...

jonathanalevi avatar Feb 28 '25 15:02 jonathanalevi

First, do Backups! Ether with a *.orca_printer file (in OrcaSlicer go to File -> Export -> Export Preset Bundle... select everything) or manually (by copying the config directory, see later).

I head the same problem and also my backup.orca_printer could not restore my manually set User-Filaments. Luckily, the *.orca_printer file is an archive file (like zip) which holds the filament, process and machine(your printers) config directories.

My solution was to manually copy all filament *.json and *.info files from the extracted backup.orca_printer to my config directory in ~/.config/OrcaSlicer/user/default/filament/. After restarting the OrcaSlicer the filaments are back. For Windows this path may is under AppData o.s. and for Mac I absolutely don't know, but probably somehow like it's Linux. May you need to duckduckgo for the keyword orca-slicer "dotfiles"...

If you want to try it in a Dry-run you can create a "new" temporary home directory, f.i. in /tmp/home/.config/ and set your HOME environment variable to this path before the orca-slicer command. For me, it looks like this: HOME=/tmp/home/ orca-slicer Then OrcaSlicer opens like on a fresh install, you set your region, printer usw., close it again and then copy the filament files (like described above) and start it again, same command. This does not touch your "main" installation and setup.

I wish Orca would have a native command line option for the config path....

Ps: if you have probles with the Files->Export function in OrcaSlicer 2.3.0-beta (it crashes like mine): try the OrcaSlicer 2.3.0-beta2 nightly build, that works for me. See here: https://github.com/SoftFever/OrcaSlicer/releases/tag/nightly-builds

luksto avatar Mar 01 '25 23:03 luksto

Orca bot: this issue is stale because it has been open for 90 days with no activity.

github-actions[bot] avatar May 31 '25 00:05 github-actions[bot]

Orca bot: This issue was closed because it has been inactive for 7 days since being marked as stale.

github-actions[bot] avatar Jun 07 '25 00:06 github-actions[bot]