docs(changelog): remove internal test-profile name 'Bert - PLA'

This commit is contained in:
2026-06-02 14:34:55 +02:00
parent 76738e5961
commit c23deebde5
2 changed files with 6 additions and 6 deletions

View File

@@ -19,9 +19,9 @@
wird beim Sync an Orca als User-Match weitergegeben. Funktioniert
über HTTP, also auch wenn die Bridge im Docker auf Raspi/NAS läuft
und OrcaSlicer auf dem Desktop. Auch reine Override-Profile mit nur
`inherits: "Generic PLA @System"` + ein paar Tweaks (z.B.
„Bert - PLA") werden korrekt erkannt — die Bridge resolved die
vererbten Felder aus dem System-Parent.
`inherits: "Generic PLA @System"` + ein paar Tweaks werden korrekt
erkannt — die Bridge resolved die vererbten Felder aus dem
System-Parent.
### Fixes
- **AMS-Sync landete hartnäckig auf „Generic PLA":** das Orca-

View File

@@ -19,9 +19,9 @@
are passed through to Orca on sync as user matches. Works over HTTP
so the bridge can run in Docker on a Raspi/NAS while OrcaSlicer
lives on a desktop. Override-only profiles with just
`inherits: "Generic PLA @System"` + a few tweaks (e.g. "Bert - PLA")
are detected correctly — the bridge resolves the inherited fields
from the system parent.
`inherits: "Generic PLA @System"` + a few tweaks are detected
correctly — the bridge resolves the inherited fields from the
system parent.
### Fixes
- **AMS sync stuck on "Generic PLA":** the Orca data model has 68