About the development of the Part Design module/workbench. PLEASE DO NOT POST HELP REQUESTS HERE!
-
realthunder
- Posts: 1847
- Joined: Tue Jan 03, 2017 10:55 am
Post
by realthunder » Thu Nov 26, 2020 1:04 am
Sorry for the silence these few days. Been busy with lots of stuffs. Anyway, I just published a new release, with some new features add addressing a few problems reported here. I'll split it into a few posts here.
First, I have added draft angle option to pad and pocket, as it seem to be a very popular request. In addition, I added a 'Fit' option to allow you to expand or shrink the profile sketch before operation. This is available for all sketch based features. I'll demo this using the rule face file from @OficineRobotica, which also shows wrap feature and command override (PartDesign_Pad overrides Part_Extrude) in action. The screencast also shows the visual enhancement on editing add/sub features, which will be shown as yellow or red shade. You can change the color with each feature's view property 'AddSubColor'.

Try Assembly3 (latest version
0.11) along with my custom build of FreeCAD at
here.
And if you'd like to show your support, you can donate through
patreon,
liberapay, or
paypal
-
realthunder
- Posts: 1847
- Joined: Tue Jan 03, 2017 10:55 am
Post
by realthunder » Thu Nov 26, 2020 1:14 am
Next is the new grouping capability inside body. You can toggle auto group for non-solid features. They splitted into three groups for sketches, datums and others (for shape binders, etc). These auto groups will auto claim any new non-solid features you create. You can also create your own group to hold any non-solid feature at will. The groups can be deleted. And you can reorder any feature using drag and drop.
Solid feature supports grouping in a different way. Each solid feature can be collapsed to group all previous features with the same tag. The grouped feature is ordered in reverse history order. Let me know if you find this confusing. IMO, reverse order let the recent feature be closer to the grouping feature, and hence easier to access. You can use 'Shift + double click' the tree item to toggle collapsing. When you 'collapse' a already grouped feature, it will be ungrouped first, and then form its own group with previous features. This allows you to create separate groups with feature of the same tag. There is also the 'collapse all' action to allow you to collapse all features with the same tag under the most recent feature. Use 'Alt + double click' to toggle 'collapse all'.

Last edited by
realthunder on Thu Nov 26, 2020 1:25 am, edited 1 time in total.
Try Assembly3 (latest version
0.11) along with my custom build of FreeCAD at
here.
And if you'd like to show your support, you can donate through
patreon,
liberapay, or
paypal
-
realthunder
- Posts: 1847
- Joined: Tue Jan 03, 2017 10:55 am
Post
by realthunder » Thu Nov 26, 2020 1:23 am
Finally, I'll show the pattern instance selection with feature Split workflow I mentioned in previous post. The previous release has a few glitches regarding this workflow which is fixed in the current release. The screencast shows the the boolean feature merging the original pad feature into the pattern solid. You can do the other way round. Simply right click the pad (or pocket if you have muted original hole in the split) feature and choose 'Set body tip'. The tip is used to indicate where you want the new feature go. The boolean feature is now quite flexible regarding which feature used as base or tools. When creating, the first selection is always used as base, and the rest as tools, regardless of which feature belongs to the same tag group as the boolean. You can easily reorder the base and tools in the edit panel with drag and drop.

Try Assembly3 (latest version
0.11) along with my custom build of FreeCAD at
here.
And if you'd like to show your support, you can donate through
patreon,
liberapay, or
paypal
-
Rana
- Posts: 26
- Joined: Tue Oct 01, 2019 6:37 pm
-
Rana
- Posts: 26
- Joined: Tue Oct 01, 2019 6:37 pm
Post
by Rana » Thu Nov 26, 2020 8:12 am
Only 5 files are allowed to attach in one post, so attaching file here.
Rana
-
Attachments
-
- ThicknessProblemWithDraftedPad.FCStd
- Thickness Problem FCStd file.
- (81.88 KiB) Downloaded 13 times
-
OficineRobotica
- Posts: 352
- Joined: Thu Feb 21, 2019 8:17 am
Post
by OficineRobotica » Thu Nov 26, 2020 8:55 am
Rana wrote: ↑Thu Nov 26, 2020 8:12 am
Lol, you beated me to it about the inner features of a sketch when draft is used.
3d printers and mold makers are rejoicing. The fit and draft propertys are killer. Thank you for listening to users.
I'm having a small problem with objects visibility tough when using the last build. On creation or editing of a new feature inside a body both the last feature and the newly created one become visible effectively obstructing the view. In the screenshot I edit the "Pocket" feature but also the "pad" becomes visible although it shouldn't. Also, clicking the eye icon of the "Pad" will instead hide the "Pocket" .

- objectVisibility.jpeg (221.24 KiB) Viewed 779 times
Man, I always worked in PartDesign but the path development it is taking makes me love it even more.
-
realthunder
- Posts: 1847
- Joined: Tue Jan 03, 2017 10:55 am
Post
by realthunder » Sun Nov 29, 2020 6:48 am
New release is available. I have added support for inner hole fitting and taper angle. I have also changed default face maker for sketch based feature. You can now use sketch that have face within a face.
OficineRobotica wrote: ↑Thu Nov 26, 2020 8:55 am
I'm having a small problem with objects visibility tough when using the last build. On creation or editing of a new feature inside a body both the last feature and the newly created one become visible effectively obstructing the view. In the screenshot I edit the "Pocket" feature but also the "pad" becomes visible although it shouldn't.
You mean it stays this way even after you exit editing? Because when you are editing it is suppose to show both features. The editing feature, if it is an add/sub feature, is shown in preview mode, as either yellow or red shaded shape with face only. The previous feature is also shown because it will be used as base feature to be added or subtracted. I did fix something about visibility. Can you check if it is fixed?
Try Assembly3 (latest version
0.11) along with my custom build of FreeCAD at
here.
And if you'd like to show your support, you can donate through
patreon,
liberapay, or
paypal
-
OficineRobotica
- Posts: 352
- Joined: Thu Feb 21, 2019 8:17 am
Post
by OficineRobotica » Sun Nov 29, 2020 11:10 am
realthunder wrote: ↑Sun Nov 29, 2020 6:48 am
You mean it stays this way even after you exit editing?
I mean during editing. While the task dialog is still opened.
Can you check if it is fixed?
I get mixed results. The file that i previously attached, on opening, if I go and edit "Pocket", while editing the feature, it is correctly displayed in red. Close the task and reopen...still correctly displayed. Do something else, in my case some path operations, return to "Pocket" and the feature is not displayed in red anymore. I still haven't found what triggers it and I can't attach the full file because it is too big for the forum. Sorry
Suggestions on what I should seek to constantly trigger the behavior are welcomed

- objectVisibility1.jpeg (247.76 KiB) Viewed 492 times
-
realthunder
- Posts: 1847
- Joined: Tue Jan 03, 2017 10:55 am
Post
by realthunder » Sun Nov 29, 2020 11:26 am
OficineRobotica wrote: ↑Sun Nov 29, 2020 11:10 am
I get mixed results. The file that i previously attached, on opening, if I go and edit "Pocket", while editing the feature, it is correctly displayed in red. Close the task and reopen...still correctly displayed. Do something else, in my case some path operations, return to "Pocket" and the feature is not displayed in red anymore. I still haven't found what triggers it and I can't attach the full file because it is too big for the forum. Sorry
Maybe because of the shadow mode? I can always reproduce the problem when shadow is on. But you said you get the red shape even when shadow is on?
Try Assembly3 (latest version
0.11) along with my custom build of FreeCAD at
here.
And if you'd like to show your support, you can donate through
patreon,
liberapay, or
paypal
-
OficineRobotica
- Posts: 352
- Joined: Thu Feb 21, 2019 8:17 am
Post
by OficineRobotica » Sun Nov 29, 2020 12:03 pm
realthunder wrote: ↑Sun Nov 29, 2020 11:26 am
Maybe because of the shadow mode? I can always reproduce the problem when shadow is on. But you said you get the red shape even when shadow is on?
Yes, you nailed it, it is the shadow. How come I didn't think about it? I should make a habit about trying things whithbought shadow. Also in shadow mode I get triangulation? in simulation mode whereas it isn't there if I use "as is" display mode. Should I report things about shadow display mode or leave it at the moment?
Honestly, I can't live whitbought shadow.

- Simulation.jpeg (344.78 KiB) Viewed 472 times
Who is online
Users browsing this forum: No registered users and 1 guest