-
-
Notifications
You must be signed in to change notification settings - Fork 1k
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
Clip the organic supports outside bed #8195
Merged
Merged
+62
−40
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
d3bbe6f
to
e3ddba7
Compare
(cherry picked from commit bambulab/BambuStudio@2c6a6ae) Co-authored-by: Arthur <[email protected]>
e3ddba7
to
f492a70
Compare
Interesting thank you @Noisyfox |
Looks like not working here |
|
Strange. |
SoftFever
approved these changes
Feb 7, 2025
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
GiacomoGuaresi
pushed a commit
to gingeradditive/OrcaSlicer
that referenced
this pull request
Feb 8, 2025
Clip the organic supports outside bed. (SoftFever#7922) (cherry picked from commit bambulab/BambuStudio@2c6a6ae) Co-authored-by: Arthur <[email protected]> Co-authored-by: SoftFever <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Fix #7922
(cherry picked from commit bambulab/BambuStudio@2c6a6ae)
before:
![image](https://private-user-images.githubusercontent.com/1537155/406705181-416087da-ca3e-4020-a970-2ce0e567c958.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDQ1NjYsIm5iZiI6MTczOTEwNDI2NiwicGF0aCI6Ii8xNTM3MTU1LzQwNjcwNTE4MS00MTYwODdkYS1jYTNlLTQwMjAtYTk3MC0yY2UwZTU2N2M5NTgucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTIzMTA2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MjllOTdiZWU4YmQ2NjE4NGFlYTc2YWJlNjUwNTQzYTk1OWNiYmUyYjA3YWFhMTQxZmU0YjQ3ZjM1YWZjOWZkOCZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.T6GuTMWyVaM8ET-EvZVfftvpSyt6fIdOVlXyoMPbcxU)
after:
![image](https://private-user-images.githubusercontent.com/1537155/406705150-b2a79643-9bcc-4631-827a-0a9f62ebfaad.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxMDQ1NjYsIm5iZiI6MTczOTEwNDI2NiwicGF0aCI6Ii8xNTM3MTU1LzQwNjcwNTE1MC1iMmE3OTY0My05YmNjLTQ2MzEtODI3YS0wYTlmNjJlYmZhYWQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIwOSUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMDlUMTIzMTA2WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9MDFhYjgwOTkwMjllZWE1YTIyNWZiMTY1NzcxOGIzNGIxYTNlZmFlNDIxNDViYTI1Yzk5NDUxNmIxM2M3MDJkMSZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.saenEEQMvaNwVvFWXPGyypsiR8lHMd5ERe1CCjpX7cE)