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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

sschwetz
Copy link

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.

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.

1 participant