Some QoL tweaks #388

Closed
opened 2026-04-05 16:20:31 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @SoftFever on 3/9/2026

Address some QoL issues reported in #12684

  • Calculate FilamentTempType based on filament_info.json, with a fallback to the temperature range.
    This will give us a more definitive definition of high/low/medium for each filament. In the future, we should refactor MaterialType to load filament definitions from the JSON file instead of relying on hardcoded values.
    This also fixes the issue "3. Temperature mixing notifications re-appear after clicking to the selected plate or attempting to move a single plate (should appear only after switching between multiple plates):" reported in #12684
  • Point OBJ import documentation to the OrcaSlicer Wiki.
    The Wiki will be updated separately.
  • Clean up some strings.

Description

Screenshots/Recordings/Graphs

Tests

*Originally created by @SoftFever on 3/9/2026* Address some QoL issues reported in #12684 - Calculate `FilamentTempType` based on `filament_info.json`, with a fallback to the temperature range. This will give us a more definitive definition of high/low/medium for each filament. In the future, we should refactor `MaterialType` to load filament definitions from the JSON file instead of relying on hardcoded values. This also fixes the issue "3. Temperature mixing notifications re-appear after clicking to the selected plate or attempting to move a single plate (should appear only after switching between multiple plates):" reported in #12684 - Point OBJ import documentation to the OrcaSlicer Wiki. The Wiki will be updated separately. - Clean up some strings. - # Description # Screenshots/Recordings/Graphs <!-- > Please attach relevant screenshots to showcase the UI changes. > Please attach images that can help explain the changes. --> ## Tests <!-- > Please describe the tests that you have conducted to verify the changes made in this PR. -->
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/OrcaSlicer#388