Skip to content

Add button to subdivide the next N worst cells - #18

Merged
ajlennon merged 1 commit into
mainfrom
feat/cell-split-button
Aug 22, 2026
Merged

Add button to subdivide the next N worst cells#18
ajlennon merged 1 commit into
mainfrom
feat/cell-split-button

Conversation

@ajlennon

Copy link
Copy Markdown
Member

Summary

  • Interactive cell splits are no longer all-or-nothing after bake: Subdivide next N cells (default N=10) walks the worst out-of-tolerance cells one batch at a time (Julian CNC 149).
  • Build still does bar refine; auto cell refine stays at 0 in the editor, and headless/CI keeps max_refine_passes so quality gates are unchanged.

Test plan

  • Build tool surface on main mesh; confirm no bulk cell splits until the button is pressed
  • Press Subdivide next N cells with N=10; status shows how many split; lattice updates
  • Press again until status says no more out-of-tolerance cells
  • CI eartip/drop quality still green

Assisted-by: Cursor cursoragent@cursor.com

Julian asked for progressive cell splits under UI control after seeing the first auto splits on main.

Assisted-by: Cursor <cursoragent@cursor.com>
@ajlennon
ajlennon merged commit 6a0263d into main Aug 22, 2026
1 check passed
@ajlennon
ajlennon deleted the feat/cell-split-button branch August 22, 2026 10:18
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