Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enable checkbox in printer profiles to permit first layer scanning to be enabled/disabled via the slicer #8614

Merged
merged 1 commit into from
Mar 1, 2025

Conversation

sschwetz
Copy link
Contributor

Description

Bambu Studio has an boolean option scan_first_layer and this is used in the G-Code to allow the slicer to enable or disable the first layer scan.

image

Orca Slicer has all the logic for this in place but does not allow the user to edit this setting.

This pull request simply enables a checkbox to control this in the printer profile on the basic tab under advanced. This option will be hidden by default unless the user selects to enable advanced settings or developer mode

Screenshots/Recordings/Graphs

image

Tests

This has compiled successfully, and I have confirmed that when the printer profile is saved the setting is restored on reloading.

Copy link
Owner

@SoftFever SoftFever left a comment

Choose a reason for hiding this comment

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

LGTM
Thanks

@SoftFever SoftFever merged commit 00a44ee into SoftFever:main Mar 1, 2025
16 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants