Search found 221 matches

by Haavard
Wed Sep 27, 2023 10:36 am
Forum: Developers corner
Topic: Assembly opened cards
Replies: 10
Views: 1654

Re: Assembly opened cards

Remember that the JCS (Joint coordinate system?) is only a visual object to help select and orient the JCS relative to the part or feature you select, it has nothing to do with what sort of joint you want to add. The JCS is a prettier version of the asm4 LCS, and the plane or circle is only there to...
by Haavard
Mon Sep 25, 2023 7:58 pm
Forum: Developers corner
Topic: Github requiring personal device ID.
Replies: 47
Views: 7572

Re: Github requiring personal device ID.

as said 2FA IS NOT A PRIVACY ISSUE So you are saying here that Google should also lock their crap and Amazon too? But how come gitlab for instance doesn't make this mandatory? Don't they also have the same security issues? I should clarify that what i struggle to see the privacy issue. Usability wi...
by Haavard
Mon Sep 25, 2023 7:04 pm
Forum: Developers corner
Topic: Github requiring personal device ID.
Replies: 47
Views: 7572

Re: Github requiring personal device ID.

Microsoft is known for being notorious in regards to privacy invasion, i mean even the windows calculator contains telemetry. MS owns github, so i would guess most usage on github (code, user interaction, analytics etc) is being tracked and used/misused commercially as much as their privacy policy a...
by Haavard
Mon Sep 25, 2023 5:53 pm
Forum: Assembly
Topic: Integrated Assembly Workbench, not the official Thread (Unified Assembly Workbench)
Replies: 92
Views: 2470267

Re: Unified Assembly Workbench

drmacro wrote: Mon Sep 25, 2023 4:00 pm But, that does not help since, I guess, I want to create a new card. I see no way to do so.
Cards are just issues. Anyone can open them: https://github.com/FreeCAD/FreeCAD/issues
by Haavard
Sun Sep 24, 2023 9:14 pm
Forum: Announcements & Features
Topic: [New feature] Sketcher Constrain Contextually
Replies: 356
Views: 334408

Re: [New feature] Sketcher Constrain Contextually

Shalmeneser wrote: Sun Sep 24, 2023 7:24 pm Is it possible to set an angle constrain to an arc ?
https://github.com/FreeCAD/FreeCAD/pull/10656
by Haavard
Sun Sep 24, 2023 9:14 pm
Forum: Announcements & Features
Topic: [New feature] Sketcher Constrain Contextually
Replies: 356
Views: 334408

Re: [New feature] Sketcher Constrain Contextually

Shalmeneser wrote: Sun Sep 24, 2023 7:21 pm Sometimes, the dimension is at the same position as the mouse arrow and it's difficult at this moment to select an other point.
https://github.com/FreeCAD/FreeCAD/pull/10679
by Haavard
Tue Sep 19, 2023 7:51 am
Forum: Announcements & Features
Topic: [New feature] Sketcher Constrain Contextually
Replies: 356
Views: 334408

Re: [New feature] Sketcher Constrain Contextually

The dimension tool has no keyboard shortcut. The dimension tool has the shortcut 'D' source Also, why were single character keyboard shortcuts now altered to two? The two-key shortcuts are an absolute bane of existence in freecad. I don't recall seeing a targeted discussion about modifying them to ...
by Haavard
Fri Sep 15, 2023 9:17 pm
Forum: Open discussion
Topic: Lifting the restriction on bodies only allowing one single continuous solid
Replies: 26
Views: 2553

Re: Lifting the restriction on bodies only allowing one single continuous solid

There are two concept paths I see: Multi-Solid#1(MS1): Multi-Solid#2(MS2): Multi-Solid#3(MS3): Bodies remain single solids, but when you split a body, pattern it or otherwise does an operation that results in multiple bodies, then literally multiple bodies are created, with the first feature being ...
by Haavard
Fri Sep 15, 2023 5:25 pm
Forum: Developers corner
Topic: Linking to external .STEP files
Replies: 17
Views: 2253

Re: Linking to external .STEP files

Other cad systems have a "replace instance" command that lets you replace a part with another, and keep references while doing so. I'm too unfamiliar with link to know if that is possible with the current implementation..
by Haavard
Fri Sep 15, 2023 2:20 pm
Forum: Announcements & Features
Topic: [New feature] Sketcher Constrain Contextually
Replies: 356
Views: 334408

Re: [New feature] Sketcher Constrain Contextually

I just built master, still fast as lightning here. But i have a fast CPU, so i seldom notice performance issues..