mirror of
https://github.com/OrcaSlicer/OrcaSlicer.git
synced 2026-05-20 20:03:47 +00:00
Updated Wiki content
@@ -138,11 +138,12 @@ The following sample JSON file shows how to create a new generic filament profil
|
||||
>
|
||||
> When developing profiles, you may notice that changes aren't reflected in OrcaSlicer after editing profile files. This happens because OrcaSlicer caches profiles in the system folder.
|
||||
> To force OrcaSlicer to load your updated profiles:
|
||||
> 1. **Access the configuration folder**: Go to **Help** → **Show Configuration Folder**
|
||||
>
|
||||
> 1. **Access the configuration folder**: Go to **Help** → **Show Configuration Folder**.
|
||||
> 
|
||||
> 2. **Clear the cache**: Delete the `system` folder to remove cached profiles
|
||||
> 2. **Clear the cache**: Delete the `system` folder to remove cached profiles.
|
||||
> 
|
||||
> 3. **Restart OrcaSlicer**: Launch the application to load your updated profiles
|
||||
> 3. **Restart OrcaSlicer**: Launch the application to load your updated profiles.
|
||||
> This process forces OrcaSlicer to update its profile cache from the source files in the `resources/profiles/` directory.
|
||||
|
||||
### Adding Filament Profiles to Printer Vendor Library
|
||||
@@ -248,7 +249,7 @@ Example:
|
||||
resources\profiles\vendor_name\machine\
|
||||
```
|
||||
|
||||
- Each vendor's folder may contain an image named:
|
||||
- Each vendor's folder may contain an 240x240px image named:
|
||||
|
||||
```shell
|
||||
[machine_model_list.name]_cover.png
|
||||
|
||||
Reference in New Issue
Block a user