Does it leave the tree in abnormal state? Is scale feature outside multitransform supported? Is empty multitransform supported? Is the proper exit on "Cancel" achieved?
Search found 3143 matches
- Sun Feb 28, 2021 10:01 am
- Forum: Help on using FreeCAD
- Topic: [PD] two bugs when creating a multi-transform feature
- Replies: 22
- Views: 449
- Sun Feb 28, 2021 8:53 am
- Forum: Help on using FreeCAD
- Topic: outside pocket?
- Replies: 5
- Views: 143
Re: outside pocket?
Make a sketch containing the internal contour and a circle, encircling previous feature bounding box as in Bances first example.
Maybe this "Outside pocket" could be a nice addition for the 0.20...
Maybe this "Outside pocket" could be a nice addition for the 0.20...
- Sun Feb 28, 2021 8:50 am
- Forum: Help on using FreeCAD
- Topic: [PD] two bugs when creating a multi-transform feature
- Replies: 22
- Views: 449
Re: [PD] two bugs when creating a multi-transform feature
Could somebody please make the bug report about the orphaned features on "Cancel" ?
- Sun Feb 28, 2021 6:30 am
- Forum: Help on using FreeCAD
- Topic: Data loss on close
- Replies: 3
- Views: 134
Re: Data loss on close
And this is clearly not expected behavior. FreeCAD should prompt to save to a new file name or issue a warning and not close the file, or anything that will not cause the user to loose his unsaved changes.
- Fri Feb 26, 2021 8:43 pm
- Forum: Help on using FreeCAD
- Topic: Sketcher dragging got slower between these 2 version
- Replies: 18
- Views: 466
Re: Sketcher dragging got slower between these 2 version
I think recent changes force recalculation of expressions on solve so all that references to the spreadsheet (which is slow) make it slower.
- Fri Feb 26, 2021 8:26 pm
- Forum: Help on using FreeCAD
- Topic: [PartDesign] Using shared Sketch in two bodies
- Replies: 9
- Views: 279
Re: [PartDesign] Using shared Sketch in two bodies
Subshapebinder (the green one) has full placement support that can be either relative to the original position of the referenced sketch or relative to the body under which the subshapebinder is created. And you can directly reference the sketch itself and it will follow all modifications.
- Fri Feb 26, 2021 8:19 pm
- Forum: Help on using FreeCAD
- Topic: [FR] Unify PD feature properties order in Properties panel
- Replies: 5
- Views: 183
[FR] Unify PD feature properties order in Properties panel
It bugs me a lot that I have to search for the Refine property every time I want to set it for a PD feature. That is because the order of property groups in property editor is not consistent between different features. In some features (Pad, Groove, ...) we have: Base Feature properties PartDesign p...
- Fri Feb 26, 2021 8:04 pm
- Forum: Help on using FreeCAD
- Topic: [FR] Scale sketch edit mode axis.
- Replies: 0
- Views: 61
[FR] Scale sketch edit mode axis.
Now sketch axis in edit mode are scaled over the currently drawn elements in that sketch. It is sane assumption that sketch could be about the size of the previous feature bounding box. However if previous feature is bigger than default axis size of 300mm the axis can not be directly referenced for ...
- Fri Feb 26, 2021 7:54 pm
- Forum: Help on using FreeCAD
- Topic: Data loss on close
- Replies: 3
- Views: 134
Data loss on close
Create an empty folder. Create new FreeCAD file, draw something, write file in that folder. Draw some more - file is modified. Rename the folder. Try to close the file - "Unsaved document" prompt pops up. Confirm save - Exception is thrown, file is closed, latest modifications are lost. 22:47:54 <Ex...
- Sat Feb 20, 2021 6:15 pm
- Forum: Help on using FreeCAD
- Topic: Error in new ThroughAll calculation
- Replies: 2
- Views: 108
Error in new ThroughAll calculation
The new ThroughAll calculation for PD pocket does not take in to account the Symmetric to plane state and sometimes the hole is shorter than desired: . ThroughAllHoleError.JPG . I dont see any new commits after my version regarding this: OS: Windows 10 Version 1607 Word size of OS: 64-bit Word size ...