Fix missing "inherits" property items on profiles #1255

Closed
opened 2026-04-05 17:06:45 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @yw4z on 12/27/2025

TODO

  • Chuanying - added missing "fdm_..." profiles from system)
  • Lulzbot - added missing "fdm_..." profiles from system)
  • MagicMaker - removed "inherited" since its a single file)
  • Snapmaker - added missing PolyTerra PLA @base from system)
  • Sovol - added missing "fdm_..." profiles from system)
  • TwoTrees - added missing "fdm_..." profiles from system)
  • Z-Bolt - added missing "fdm_..." profiles from system)
  • Bambulab - added missing "fdm_..." and "...@base" profiles from system). this one was very messy. changed order of some for fix
  • Aliz
  • Coax
  • Overture
  • Bump versions
  • Check changes

FIXES

• Probably fixes related issues https://github.com/OrcaSlicer/OrcaSlicer/issues/8800 https://github.com/OrcaSlicer/OrcaSlicer/issues/11704 https://github.com/OrcaSlicer/OrcaSlicer/issues/4371

• Fixes printer cannot be selected on second step creation dialog https://github.com/OrcaSlicer/OrcaSlicer/issues/11704
before - throws error because config files are invalid
Screenshot-20251227134048

after
Screenshot-20251227133927

*Originally created by @yw4z on 12/27/2025* ### TODO - [x] `Chuanying - added missing "fdm_..." profiles from system)` - [x] `Lulzbot - added missing "fdm_..." profiles from system)` - [x] `MagicMaker - removed "inherited" since its a single file)` - [x] `Snapmaker - added missing PolyTerra PLA @base from system)` - [x] `Sovol - added missing "fdm_..." profiles from system)` - [x] `TwoTrees - added missing "fdm_..." profiles from system)` - [x] `Z-Bolt - added missing "fdm_..." profiles from system)` - [x] `Bambulab - added missing "fdm_..." and "...@base" profiles from system). this one was very messy. changed order of some for fix` > - [x] `Aliz` > - [x] `Coax` > - [x] `Overture` - [x] Bump versions - [ ] Check changes ### FIXES • Probably fixes related issues https://github.com/OrcaSlicer/OrcaSlicer/issues/8800 https://github.com/OrcaSlicer/OrcaSlicer/issues/11704 https://github.com/OrcaSlicer/OrcaSlicer/issues/4371 • Fixes printer cannot be selected on second step creation dialog https://github.com/OrcaSlicer/OrcaSlicer/issues/11704 before - throws error because config files are invalid <img width="742" height="384" alt="Screenshot-20251227134048" src="https://github.com/user-attachments/assets/02c6b95f-a0d2-4c8e-b699-75019e28ec7b" /> after <img width="745" height="557" alt="Screenshot-20251227133927" src="https://github.com/user-attachments/assets/47038cc4-208a-4cb3-927a-961823934bb0" />
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#1255