- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
I'm trying to create a parametric Wago connector holder, where the number of connectors is a variable inside the Parameters table. I started with n=5. When I went to 4, 3, 2, and 1, everything worked as expected (quantity of connectors decreased and everything else was correct). However when I went to n=6, it didn't work as I wanted it to:Won't extrude correctly if value increases beyond initial value (in this case 5).I think this is probably as good as I'll be able to get, so my solution will be to sketch it with n=<highest quantity ever expected> and I should be good to go. If there's a more elegant solution I'd be happy to learn it.
But I also noticed something unexpected. If I change n to 2, 3, or 4 and then change back to 5, the 5 renders correctly. But if I go down to 1 and back to 5 (or any other number), slots 2, 3, 4, and 5 look like like slot 6 in the above example. Only slot 1 stays correct. So I can go 5->2->5 with not problem, but 5->1->5 doesn't work as expected.
I'm guessing something gets simplified or forgotten when n=1. Again, this is not the end of the world, just undo or go back to a previous version, but is there a way to prevent this from happening when n=1? n=1 is pretty common, and I'd like the design to be as easy to use as possible.
Maybe I'll try copying post-extrusion instead of in the sketch...
I've attached my 90kB .f3d file if anyone's interested.
Solved! Go to Solution.