Updated Wiki content

OrcaSlicerBot
2025-11-26 12:31:28 +00:00
parent 395fa32ca7
commit c8bf062cec

@@ -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. > 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: > 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**.
> ![go-to-configuration-folder](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/go-to-configuration-folder.png?raw=true) > ![go-to-configuration-folder](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/go-to-configuration-folder.png?raw=true)
> 2. **Clear the cache**: Delete the `system` folder to remove cached profiles > 2. **Clear the cache**: Delete the `system` folder to remove cached profiles.
> ![profile-delete-system-folder](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/profile-delete-system-folder.png?raw=true) > ![profile-delete-system-folder](https://github.com/OrcaSlicer/OrcaSlicer_WIKI/blob/main/images/develop/profile-delete-system-folder.png?raw=true)
> 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. > 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 ### Adding Filament Profiles to Printer Vendor Library
@@ -248,7 +249,7 @@ Example:
resources\profiles\vendor_name\machine\ 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 ```shell
[machine_model_list.name]_cover.png [machine_model_list.name]_cover.png