Skip to content

Fix: Expose support_chamber_temp_control flag outside developer mode (#12924)#13393

Merged
ianalexis merged 4 commits into
OrcaSlicer:mainfrom
brandonfhall:Issue-#12924-Chamber-Tempature-Not-Showing
May 1, 2026
Merged

Fix: Expose support_chamber_temp_control flag outside developer mode (#12924)#13393
ianalexis merged 4 commits into
OrcaSlicer:mainfrom
brandonfhall:Issue-#12924-Chamber-Tempature-Not-Showing

Conversation

@brandonfhall

Copy link
Copy Markdown
Contributor

Description

  • What issue does this PR address or fix?

  • What new features or enhancements does this PR introduce?

    • Removes the developer mode restriction for the support_chamber_temp_control flag. Users can now view and configure chamber temperature settings in their filament profiles by default.
  • Are there any breaking changes or dependencies that need to be considered?

    • None.

Screenshots/Recordings/Graphs

Tests

This has been built and tested locally on Windows 11 and macOS ARM.

How to Download Pull Requests Artifacts for Testing

@github-actions

Copy link
Copy Markdown

Hi @brandonfhall, you can manage the labels for this PR by /bot add-label and /bot remove-label

Allowed labels are:
bug-fix, enhancement, Localization, profile, QoL, UI/UX and dependencies.

Examples:

/bot add-label bug-fix
/bot add-label bug-fix, UI/UX
/bot remove-label bug-fix, UI/UX

@brandonfhall

Copy link
Copy Markdown
Contributor Author

/bot add-label bug-fix

@brandonfhall brandonfhall marked this pull request as ready for review April 29, 2026 03:04
@brandonfhall

Copy link
Copy Markdown
Contributor Author

/bot add-label UI/UX

@ianalexis ianalexis left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@igiannakas

Copy link
Copy Markdown
Collaborator

Agreed. This needs to be merged

@ianalexis ianalexis merged commit 6b96ce4 into OrcaSlicer:main May 1, 2026
17 checks passed
@github-project-automation github-project-automation Bot moved this from Easy to Review to Done in OrcaSlicer Community Board May 1, 2026
@brandonfhall brandonfhall deleted the Issue-#12924-Chamber-Tempature-Not-Showing branch May 1, 2026 17:36
dbaarda pushed a commit to dbaarda/OrcaSlicer that referenced this pull request May 3, 2026
* main: (381 commits)
  Fix: Fixing the range check in ZAA code (OrcaSlicer#13452)
  Fix role-based fan speeds being lost on layer change (OrcaSlicer#13390)
  PR OrcaSlicer#12525 follow-up (OrcaSlicer#13440)
  Correct center grid multiline (OrcaSlicer#13422)
  Fix to raft checking logic for slow down layers (OrcaSlicer#13415)
  Fix: Expose support_chamber_temp_control flag outside developer mode (OrcaSlicer#12924) (OrcaSlicer#13393)
  Tweak UI 1. Move ZAA options to comExpert 2. Expose zaa_dont_alternate_fill_direction to the UI 3. Remove ironing_expansion from UI as it's not implemented
  fixed an issue that zaa_enabled is redefined in both object and region. move all zaa config to region to keep it consistent
  Feature/per vendor update (OrcaSlicer#13394)
  Introducing Orca Cloud: https://cloud.orcaslicer.com (OrcaSlicer#13414)
  Hook up deps-windows.cmake too
  Add processor mapping for ARM64 -> DEPS_ARCH=arm64 With this change, builds on ARM64 hosts will successfully kick off! Unfortunately there are still missing/outdated dependencies, so the build doesn't yet succeed. This makes it much easier to check what we're failing on though.
  Fix outer wall for bridges (OrcaSlicer#13411)
  Fix and Improve 3MF impOrt (OrcaSlicer#13403)
  Fix a regression issue orca couldn't login into BBL cloud (OrcaSlicer#13407)
  revert pure format changes
  Fixed a bug where `zaa_dont_alternate_fill_direction` still had an effect even when ZAA is disabled.
  Fixed a bug where the scarf seam wouldn't work properly when ZAA was disabled.
  fix missing settings after merging
  Update profiles identation (OrcaSlicer#13375)
  ...
dbaarda pushed a commit to dbaarda/OrcaSlicer that referenced this pull request May 3, 2026
* main: (417 commits)
  Fix: Fixing the range check in ZAA code (OrcaSlicer#13452)
  Fix role-based fan speeds being lost on layer change (OrcaSlicer#13390)
  PR OrcaSlicer#12525 follow-up (OrcaSlicer#13440)
  Correct center grid multiline (OrcaSlicer#13422)
  Fix to raft checking logic for slow down layers (OrcaSlicer#13415)
  Fix: Expose support_chamber_temp_control flag outside developer mode (OrcaSlicer#12924) (OrcaSlicer#13393)
  Tweak UI 1. Move ZAA options to comExpert 2. Expose zaa_dont_alternate_fill_direction to the UI 3. Remove ironing_expansion from UI as it's not implemented
  fixed an issue that zaa_enabled is redefined in both object and region. move all zaa config to region to keep it consistent
  Feature/per vendor update (OrcaSlicer#13394)
  Introducing Orca Cloud: https://cloud.orcaslicer.com (OrcaSlicer#13414)
  Hook up deps-windows.cmake too
  Add processor mapping for ARM64 -> DEPS_ARCH=arm64 With this change, builds on ARM64 hosts will successfully kick off! Unfortunately there are still missing/outdated dependencies, so the build doesn't yet succeed. This makes it much easier to check what we're failing on though.
  Fix outer wall for bridges (OrcaSlicer#13411)
  Fix and Improve 3MF impOrt (OrcaSlicer#13403)
  Fix a regression issue orca couldn't login into BBL cloud (OrcaSlicer#13407)
  revert pure format changes
  Fixed a bug where `zaa_dont_alternate_fill_direction` still had an effect even when ZAA is disabled.
  Fixed a bug where the scarf seam wouldn't work properly when ZAA was disabled.
  fix missing settings after merging
  Update profiles identation (OrcaSlicer#13375)
  ...
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

Chamber temperature setting seems to have disappeared

3 participants