Open
Description
Is your feature request related to a problem? Please describe.
When slicing very large models for a normal-sized printer, it can be easy to lose track of all the parts.
Describe the solution you'd like
The ability to slice (as in, the slice tool) the part by grids, in 3D, so that you have a cube of each section. Typically, the cube would be slightly smaller than the build volume.
Describe how it would work
From a UI point-of-view:
- Select the Dice tool.
- Select the dimensions each rectangular prism of the grid (length, width, and height), with an option to use the build-volume-size as a size. The grid will repeat infinitely throughout the selected object; or the entire file if nothing is selected.
- Just like in the regular slice tool, you would have the ability to use dovetails or connectors.
- When the dice is properly prepared, you can click
dice
, and the file should be separated into cube shaped objects.
Describe alternatives you've considered
Using the regular slice tool, even just half-a-dozen times can get rather messy.
Additional context
This would mainly be useful for large models of buildings, etc.