Skip to content

Change default blind depth value to avoid CSG issues#9002

Merged
pierremtb merged 3 commits intomainfrom
pierremtb/issue9000-Change-default-blind-depth-value-to-avoid-CSG-issues
Nov 21, 2025
Merged

Change default blind depth value to avoid CSG issues#9002
pierremtb merged 3 commits intomainfrom
pierremtb/issue9000-Change-default-blind-depth-value-to-avoid-CSG-issues

Conversation

@pierremtb
Copy link
Contributor

@pierremtb pierremtb commented Nov 20, 2025

Fixes #9000

The issue

Default lenght for Extrude is 5, default blind depth for a hole is 5. This means that users clicking submit quickly end up with CSG issues on holes due to this being a coplanar subtract case.

A solution

Change the default value for blind depth to 2 🤷 Diameter of 1 and depth of 2 seems cool, any thoughts?

@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Comments Updated (UTC)
modeling-app Ready Ready Preview Comment Nov 20, 2025 11:10pm

@pierremtb pierremtb marked this pull request as ready for review November 20, 2025 21:28
@pierremtb pierremtb requested a review from a team as a code owner November 20, 2025 21:28
@pierremtb pierremtb merged commit 229390c into main Nov 21, 2025
57 checks passed
@pierremtb pierremtb deleted the pierremtb/issue9000-Change-default-blind-depth-value-to-avoid-CSG-issues branch November 21, 2025 15:53
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.

Change default blind depth value to avoid CSG issues

2 participants