CrealityOfficial / CrealityPrint

GNU General Public License v3.0
167 stars 24 forks source link

Curved Items Do Not Auto Layout Correctly #174

Open raycardillo opened 2 weeks ago

raycardillo commented 2 weeks ago

If you have a large curved items (e.g., a section of a circular arc), the inside of the arc is open and can easily be stacked next to eachother, but instead, they end up on being laid out as multiple plates (on curved item per plate) instead of stacking them next to each other on one plate. It seems like the auto layout algorithm is using a simple rectangular boundary instead of the actual geometry.