Search found 4737 matches
- Tue Aug 16, 2022 7:35 pm
- Forum: Developers corner
- Topic: Is this an interesting bug?
- Replies: 7
- Views: 239
Re: Is this an interesting bug?
I was doing some work with sections and came across this edge case. Is this a known bug? Avoidable? The circles are duplicated in the cross section. If you explode the cross section, you will get 5 pieces instead of the expected 3. Choosing the outer boundary and two circles after exploding gives a...
- Tue Aug 16, 2022 5:48 pm
- Forum: TechDraw
- Topic: Multithread Testing
- Replies: 74
- Views: 4967
Re: Multithread Testing
I haven't heard any feedback from Windows (or mac) users, but this works on my Windows10 VM, so I guess it is ready to go into master.
Speak up if you have issues.
Speak up if you have issues.
- Tue Aug 16, 2022 5:44 pm
- Forum: Help on using FreeCAD
- Topic: How to edit the author name and other data in a TechDraw view?
- Replies: 2
- Views: 107
Re: How to edit the author name and other data in a TechDraw view?
Notably, nothing happens when I click on the ellipsis at the end of the property values of the "Editable Texts" entry. Yes, the PropertyEditor can not edit PropertyMap yet. Put shortly, what exactly (step by step) do I need to do to edit the author name, drawing title and the other metada...
- Tue Aug 16, 2022 5:28 pm
- Forum: TechDraw
- Topic: [Extension Tools] [Feature Request] Add symbols for repeating decimals to "Customize Format Label"
- Replies: 3
- Views: 118
Re: [Extension Tools] [Feature Request] Add symbols for repeating decimals to "Customize Format Label"
As for how I expect this to work, I expect this to be added manually, via changing the dimension to "arbitrary=true" and then putting the symbol over the right decimals, I don't expect FreeCAD to go looking for repeating decimals and adding the symbol automatically. Using U305 - Combining...
- Sun Aug 14, 2022 5:42 pm
- Forum: Help on using FreeCAD
- Topic: Part and Body containers
- Replies: 4
- Views: 235
Re: Part and Body containers
Can someone give a simplistic explanation of "Part and Body containers at the root of a document" please. Simplistic explanation of Part vs Body here: https://forum.freecadweb.org/viewtopic.php?p=609930#p609930 Not sure about the "at the root of the document" bit, but it appears...
- Sat Aug 13, 2022 5:39 pm
- Forum: TechDraw
- Topic: Freecad 0.20 missing centermarks by default
- Replies: 17
- Views: 880
Re: Freecad 0.20 missing centermarks by default
I checked the vertex scale & the vertex color, & they're the same between the 0.20 version (which I'm having the issue with) & the 0.21 weekly appimage (which does display them correctly). If you change the line width in the property editor, is the change reflected in the display? There...
- Sat Aug 13, 2022 2:15 pm
- Forum: TechDraw
- Topic: Freecad 0.20 missing centermarks by default
- Replies: 17
- Views: 880
Re: Freecad 0.20 missing centermarks by default
Huh. I reset my configs & deleted the config files for good measure - neither change appeared to have any effect. Attached screenshot shows the views from that project, still without center marks. I don't see dots for the vertices in your images. The center mark is a type of vertex and the cent...
- Fri Aug 12, 2022 5:55 pm
- Forum: Help on using FreeCAD
- Topic: what's going on with shapestring?
- Replies: 6
- Views: 437
- Fri Aug 12, 2022 2:37 pm
- Forum: TechDraw
- Topic: Multithread Testing
- Replies: 74
- Views: 4967
Re: Multithread Testing
voila!
- Fri Aug 12, 2022 2:35 pm
- Forum: TechDraw
- Topic: Multithread Testing
- Replies: 74
- Views: 4967
Re: Multithread Testing
Quick question, are you compiling against this Libpack (the same as 0.20.1) https://github.com/FreeCAD/FreeCAD-LibPack/releases/tag/2.7 ? I deleted the 7zip file to save space on my Windows VM. I'm probably using v2.6 since my OCC version is 7.6.2. I can download and build from v2.7 if it is signif...