dune3d / dune3d

3D CAD application
https://dune3d.org
GNU General Public License v3.0
825 stars 24 forks source link

Cannot extrude several shapes at one ? #81

Closed qntnlq closed 2 months ago

qntnlq commented 2 months ago

Hello everyone,

I'm only starting to learn how to use Dune3D so maybe I'm just making a mistake here. Trying to create a token for one of my board games, I created several shapes in a workplane to extrude. However, only one of them seems to be able to get extruded. Several closed shapes but only one got extruded Is it a software limitation that one can only extrude one shape at a time, or am I just missing something ?

In case it may be of use, I've linked the file. I know I have a redundant constraint (at least one ^^) but I've haven't been able to identify it. Thus, a subsidiary question, is the highlighting of redundant constraints a planned feature ? It would be of great use for beginners like me ^^

Thanks in advance !

patissorciers_token.zip

carrotIndustries commented 2 months ago

Are you using the released version? That should be fixed by https://github.com/dune3d/dune3d/commit/f777807b41c4dd87c25fe9cddf7e65adc06924dc here's how it looks on latest main image

Finding redundant constraints is also already on latest main, check "show only redundant constraints" in the constraints list.

qntnlq commented 2 months ago

I'm using the flathub verison. Is it up to date ?

EDIT : Okaaaaaay, so the flathub version is not up to date indeed. Guess I'll wait for the next flathub release then ^^ Thanks a lot for your nice reply and the great work for the software !