Search found 4601 matches
- Thu Jun 30, 2022 1:16 pm
- Forum: TechDraw
- Topic: Navigation Styles for TD - Phase 1
- Replies: 17
- Views: 1012
Re: Navigation Styles for TD - Phase 1
Standard FC cursors for pan and zoom and handling of context menus added to master by git commit fdcfd4c565.
- Thu Jun 30, 2022 1:15 pm
- Forum: TechDraw
- Topic: Annotating lines at Dxf
- Replies: 21
- Views: 865
Re: Annotating lines at Dxf
End points of diameter and radius dimensions should be fixed by git commit 866da5980c.
- Thu Jun 30, 2022 1:10 pm
- Forum: TechDraw
- Topic: export a sloped line from TechDraw Page to Dxf
- Replies: 6
- Views: 347
Re: export a sloped line from TechDraw Page to Dxf
git commit cos lines 460d153d6c adds the ability to export cosmetic lines.
- Tue Jun 28, 2022 10:33 pm
- Forum: TechDraw
- Topic: [SOLVED] GeoConvert::Surface2BSpline() - infinite surface
- Replies: 6
- Views: 457
Re: [SOLVED] GeoConvert::Surface2BSpline() - infinite surface
I just wanted to pass on that I've upgraded to v.20 and this issue with the LCS causing the infinite surface is still happening for me. I know how to "fix" it now so I can at least keep working without redrawing everything, but I wanted to pass on that v.20 doesn't seem to have prevented ...
- Tue Jun 28, 2022 5:35 pm
- Forum: Packaging
- Topic: Volunteer Packagers Needed for the PPA
- Replies: 12
- Views: 2565
Re: Volunteer Packagers Needed for the PPA
Case in point via @wandererfan https://forum.freecadweb.org/viewtopic.php?f=42&t=69858 As I understand it, the Launchpad processing provides both the PPA and the packages that are used in Debian based distributions other than Ubuntu. The PPA for the stable release is not required IF the version...
- Tue Jun 28, 2022 1:34 pm
- Forum: Packaging
- Topic: Bounty for Broken PPA/Launchpad - Problem Description
- Replies: 2
- Views: 177
Bounty for Broken PPA/Launchpad - Problem Description
Our PPA/Launchpad process is broken for some versions of FreeCAD on some versions of Linux. I would like to put up a bounty to get this fixed. To that end, I've attempted to draft a description of the problem to attract bounty hunters. Since my knowledge of packaging is not terribly deep, I would ap...
- Mon Jun 27, 2022 8:51 pm
- Forum: Developers corner
- Topic: DXFNext
- Replies: 22
- Views: 2428
Re: DXFNext
n short, I have tested the Ezdxf library. Which needs only to read the following file 80 seconds. This is my selfish perspective, so apply salt liberally... Reading is to some extent the easy part of dealing with Dxf - you only have to read the interesting parts and ignore the rest. The hard part i...
- Mon Jun 27, 2022 1:59 pm
- Forum: Developers corner
- Topic: [fixed] [regression] [TD] not compilable
- Replies: 16
- Views: 774
Re: [fixed] [regression] [TD] not compilable
Will the class QGSPage be extended by using the members in some methods or can they be removed? QGSPage (QGraphcisScene) is new and took over some scene related tasks that were in QGVPage (QGraphicsView). It is entirely possible some QGVPage code came along for the ride. Eventually, QGSPage will ha...
- Sun Jun 26, 2022 8:34 pm
- Forum: Developers corner
- Topic: DXFNext
- Replies: 22
- Views: 2428
- Sun Jun 26, 2022 7:43 pm
- Forum: Developers corner
- Topic: [fixed] [regression] [TD] not compilable
- Replies: 16
- Views: 774
Re: [regression] [TD] not compilable
@wmayer Thank you. This seems to work fine on linux.
@uwestoehr a branch with the patch applied is available here: https://github.com/WandererFan/FreeCAD/tree/wmPatch
@uwestoehr a branch with the patch applied is available here: https://github.com/WandererFan/FreeCAD/tree/wmPatch