Search found 3056 matches

by NewJoker
Mon Apr 15, 2024 11:21 am
Forum: Help on using FreeCAD
Topic: Regression on Sketcher Points
Replies: 10
Views: 610

Re: Regression on Sketcher Points

It can always be a preference to satisfy everyone.
by NewJoker
Mon Apr 15, 2024 10:56 am
Forum: Help on using FreeCAD
Topic: Regression on Sketcher Points
Replies: 10
Views: 610

Re: Regression on Sketcher Points

Yes, this was changed on purpose by https://github.com/FreeCAD/FreeCAD/pull/13098 for consistency because all other geometry creation tools make normal geometry by default. IMO it makes perfect sense.
by NewJoker
Sun Apr 14, 2024 5:22 pm
Forum: Help on using FreeCAD
Topic: Draft workbench
Replies: 7
Views: 431

Re: Draft workbench

There is a feature request for this and apparently, someone even made a macro: issue #10600. You could also use the Sketcher, there's a tool to convert from draft to sketch and vice versa.
by NewJoker
Sat Apr 13, 2024 7:07 am
Forum: FEM
Topic: Finding deflection of aircraft wing
Replies: 7
Views: 647

Re: Finding deflection of aircraft wing

So you used the interpolation filters in ParaView ? Which ones ? Is it the target mesh for CalculiX ? If yes, then all you need to do is export the pressure data with node or element numbers. Then it should be relatively simple to convert it to CalculiX *CLOAD or *DLOAD syntax.
by NewJoker
Thu Apr 11, 2024 10:34 pm
Forum: Open discussion
Topic: Change coloring of a standard icon?
Replies: 3
Views: 355

Re: Change coloring of a standard icon?

Can’t you modify their svg files in Inkscape ?
by NewJoker
Thu Apr 11, 2024 4:23 pm
Forum: Help on using FreeCAD
Topic: Transform tool has lost its 3D appearance
Replies: 11
Views: 699

Re: Transform tool has lost its 3D appearance

I like the new design. The previous ones looked outdated, especially with those segmented thin lines. But maybe some shading could indeed be added to improve the new style.
by NewJoker
Thu Apr 11, 2024 9:59 am
Forum: Open discussion
Topic: Merging Fasteners and Gears in Part wb?
Replies: 27
Views: 2194

Re: Merging Fasteners and Gears in Part wb?

I'm definitely in favor of the merge as those are crucial workbenches but let's keep in mind that there's an important difference between them. Fasteners wb is a typical component library with ready models of different types of fasteners while Gears wb is a component generator where only general typ...
by NewJoker
Thu Apr 11, 2024 9:50 am
Forum: Help on using FreeCAD
Topic: [Solved] Sketcher Options/Toolbars Disabled and Missing After Save
Replies: 2
Views: 286

Re: Sketcher Options/Toolbars Disabled and Missing After Save

In the second case, you are in the Sketcher workbench but not in the sketch edit mode. Double-click on the sketch to enter it.
by NewJoker
Wed Apr 10, 2024 7:54 am
Forum: Users Showcase
Topic: Open Source License for Hardware Query
Replies: 3
Views: 691

Re: Open Source License for Hardware Query

I guess that you could just use GPL for that: https://opensource.stackexchange.com/qu ... re-license

Here's an example: https://github.com/TadPath/PUMA
by NewJoker
Wed Apr 10, 2024 7:17 am
Forum: Help on using FreeCAD
Topic: Constrain as currently laid out?
Replies: 7
Views: 590

Re: Constrain as currently laid out?

csetera wrote: Wed Apr 10, 2024 12:17 am Is there any way to easily create constraints that essentially lock in the current state?
Sketcher_ConstrainBlock