Skip to content

fix: correct cutter extrusion direction to cut into part instead of b…#16

Merged
nullStack65 merged 1 commit intoreleasesfrom
dev
Jan 6, 2026
Merged

fix: correct cutter extrusion direction to cut into part instead of b…#16
nullStack65 merged 1 commit intoreleasesfrom
dev

Conversation

@nullStack65
Copy link
Owner

…elow it

  • Change cutter Z range from [z_min - depth, z_min] to [z_min - epsilon, z_min + depth]
  • Add bounds intersection check in CLI to fail fast if cutter doesn't overlap part
  • Snap BottomFrame origin Z to z_min in auto-detect mode
  • Add verbose bounds output for debugging
  • Update test expectations for new extrusion direction

…elow it

- Change cutter Z range from [z_min - depth, z_min] to [z_min - epsilon, z_min + depth]
- Add bounds intersection check in CLI to fail fast if cutter doesn't overlap part
- Snap BottomFrame origin Z to z_min in auto-detect mode
- Add verbose bounds output for debugging
- Update test expectations for new extrusion direction
@nullStack65 nullStack65 merged commit ff1e2a2 into releases Jan 6, 2026
7 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.

1 participant