Skip to content

Conversation

@crow
Copy link
Owner

@crow crow commented Dec 20, 2024

This PR adds a new parameterized cube module that can be used as a building block for other designs. The module includes the following features:

  • Customizable dimensions (x, y, z)
  • Optional centering
  • Configurable wall thickness for hollow cubes
  • Optional rounded corners with adjustable radius
  • Input validation
  • Commented example usage

This can be useful for:

  1. Creating basic building blocks for more complex designs
  2. Rapid prototyping of cube-based structures
  3. Creating enclosures with configurable wall thickness
  4. Making rounded-corner variants of existing cube designs

The module is well-documented and includes example usage patterns in comments.

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.

2 participants