Search found 3474 matches

by freedman
Wed Mar 27, 2024 10:11 pm
Forum: Open discussion
Topic: Sketcher: Snapping to external edges automatically
Replies: 17
Views: 1242

Re: Sketcher: Snapping to external edges automatically

I was thinking about a feature that other cad software have. While sketching you are able to snap and auto-constraint to external edges. Even without creating external geometry in sketcher. So basically that would mean when a geometry tool like line is active, and you hover on an external edge, if ...
by freedman
Wed Mar 27, 2024 9:10 pm
Forum: Help on using FreeCAD
Topic: Is there an option to disable FreeCAD getting online?
Replies: 4
Views: 345

Re: Is there an option to disable FreeCAD getting online?

I will take it that currently there is no switch. If I had to guess, there is some TCP module included that is a DLL or C++ written and is compiled up and should not be touched. It probably has multiple entry points and that's a mess. Maybe someday; The module is open source so someone could write a...
by freedman
Wed Mar 27, 2024 6:36 pm
Forum: Open discussion
Topic: New-old macro 'Wise1"
Replies: 34
Views: 3532

Re: New-old macro 'Wise1"

The video shows a block with an offset post, I enable the Origin planes so you can see the block offset. Prior to using the dialog I select the post circular edge and the face which gives me enough to make the MapMode "Concentric". You can see the Sketch centers on the post because a round...
by freedman
Wed Mar 27, 2024 1:43 am
Forum: Help on using FreeCAD
Topic: weird rendering issue in recent development versions
Replies: 10
Views: 595

Re: weird rendering issue in recent development versions

When I open the file from the first post my tree looks like this. All the Supports are missing. I also see in Report "No extension found of type 'App::SuppressibleExtension' I think there is something wrong with the file. I'm using dev 0.22.35822. I wonder if other Workbenches have done somethi...
by freedman
Tue Mar 26, 2024 9:27 pm
Forum: Help on using FreeCAD
Topic: Sketcher opens with less tools, pic
Replies: 8
Views: 539

Sketcher opens with less tools, pic

I use standard sketcher toolbars. You can see in the first row how the last tool showing is the activate/deactivate constraint and the next toolbar starts. The only thing that I noticed is this was the first sketch I created after my PC coming out of sleep. Now I close and reopen the sketch and ever...
by freedman
Tue Mar 26, 2024 2:47 pm
Forum: Help on using FreeCAD
Topic: Is there an option to disable FreeCAD getting online?
Replies: 4
Views: 345

Re: Is there an option to disable FreeCAD getting online?

thomas-neemann I unplug the internet My workstation is unplugged also. But a laptop here and there will jump online for any reason. Just one wrong mouse click and the system jumps online and I lose control of whatever gets done in the background. :cry: I didn't give any permission to go online, it ...
by freedman
Tue Mar 26, 2024 2:29 pm
Forum: Help on using FreeCAD
Topic: How to cut vertically oriented "slits" on inside face of vessel
Replies: 15
Views: 1155

Re: How to cut vertically oriented "slits" on inside face of vessel

I don't understand the issue, you can use Revolve to add material and Groove to subtract material. Revolve a vase and then use Groove to make a slit, then do a polar pattern.
by freedman
Tue Mar 26, 2024 2:11 pm
Forum: Help on using FreeCAD
Topic: Is there an option to disable FreeCAD getting online?
Replies: 4
Views: 345

Is there an option to disable FreeCAD getting online?

As FreeCAD grows so does the list of places where someone can click and FreeCAD will try to get online, the Help tab as a for-instance. Is there an option to disable the IP. I would imagine the option needs to be at a low level because developers might accidentally go around any high level switch. T...
by freedman
Tue Mar 26, 2024 1:56 pm
Forum: Open discussion
Topic: auto things making life "easier"
Replies: 17
Views: 1180

Re: auto things making life "easier"

To add to the problem the options can be in different places in every minor/major release and the wording could change. It can take days on a fresh install to get every option set. How about; make a temporary list on the forum (hopefully one page of one line items) by users, something we can print o...
by freedman
Tue Mar 26, 2024 6:04 am
Forum: Help on using FreeCAD
Topic: Tips for Speeding Up Complex Model
Replies: 13
Views: 1059

Re: Tips for Speeding Up Complex Model

danielwilson654,

Have you checked for geometry errors?
Do you have large patterns?
In sketcher, turn off auto updates when making changes, this will stop recomputes during an edit.