Search found 3463 matches

by freedman
Mon Mar 25, 2024 5:02 pm
Forum: Open discussion
Topic: New-old macro 'Wise1"
Replies: 34
Views: 3458

Re: New-old macro 'Wise1"

Adding a video to show how items get populated in the tree, this shows how there is no difference in ordering. First I create a Body, the XY plane is set to a default so I then select from the dialog what feature I want (a Pad), notice that the sketch is created and opened. There is no feature creat...
by freedman
Mon Mar 25, 2024 7:57 am
Forum: Open discussion
Topic: New-old macro 'Wise1"
Replies: 34
Views: 3458

Re: New-old macro 'Wise1"

I had understood this tool to be only a helper for creating a feature That's correct. The only differences will be in the initial feature creation. After feature creation the macro has nothing to do so all editing is standard PartDesign. The Gui difference: I prompt the user to select the feature t...
by freedman
Sun Mar 24, 2024 10:18 pm
Forum: Open discussion
Topic: New-old macro 'Wise1"
Replies: 34
Views: 3458

Re: New-old macro 'Wise1"

=drmacro There are those who consider it "inefficient"...so, maybe not. 8-) drmacro, do you think it's inefficient or are you pulling my chain? Every step to make a feature is less steps using the macro but the interface is also important. Maybe in comparing with PartDesign I have stepped...
by freedman
Sun Mar 24, 2024 7:04 pm
Forum: Open discussion
Topic: New-old macro 'Wise1"
Replies: 34
Views: 3458

Re: New-old macro 'Wise1"

I suppose efficiency is a relative term. I know that clicking the sketch icon, clicking the plane, then clicking OK is a waste of my time, over and over I do it.... Then when I'm done I need to select a feature, then go and select a Map mode, another 4 or 5 mouse clicks. I do all this in 2 or 3 mous...
by freedman
Sat Mar 23, 2024 5:25 pm
Forum: Python scripting and macros
Topic: Workbench, how to handle toolbar positions?
Replies: 2
Views: 327

Workbench, how to handle toolbar positions?

I have my workbench class and and in it I have functions to build a widget and toolbars. I understand that every time I enter my workbench the Init will fire so I can do things on entry. My question has two parts 1) Do I need to rebuild my toolbars every time I enter my workbench 2) how do I control...
by freedman
Thu Mar 21, 2024 5:30 pm
Forum: Help on using FreeCAD
Topic: Offset on Surface
Replies: 19
Views: 1405

Re: Offset on Surface

I get a full page of geometry errors on the tank.

I could do a lot to show different approaches but not those errors.

Edit: The OP really didn't even say what they wanted. Bigger, taller, curved. Offset in what?
by freedman
Thu Mar 21, 2024 5:40 am
Forum: Open discussion
Topic: Panel arrangement, overlay system? frustration in 0.22
Replies: 11
Views: 808

Re: Panel arrangement, overlay system? frustration in 0.22

I agree, it would take a couple hundred words to describe the events. Maybe the next person that works on this can explore creating a save function on the panels. I use dual monitors. I got stuck a couple times using the dev. version and found that if I opened 0.21 I could get back to a normal scree...
by freedman
Wed Mar 20, 2024 5:34 pm
Forum: Open discussion
Topic: Direct modeling now in low cost CAD
Replies: 26
Views: 4344

Re: Direct modeling now in low cost CAD

obelisk79 There's no need to think of this in terms of absolutes. I see most decisions made for FreeCAD Master to lean to the professional, I don't think there will be much interest. I could be wrong. One of the most important things to me using CAD is that I can forget what I did during my 8 hours...
by freedman
Tue Mar 19, 2024 8:37 pm
Forum: Open discussion
Topic: Direct modeling now in low cost CAD
Replies: 26
Views: 4344

Re: Direct modeling now in low cost CAD

IMO, direct modeling for CAD doesn't make since, it's fine for graphic editing programs but not CAD. The goal of CAD is to associate the solids to drawings and the designer is responsible to keep those two things in lock-step. You can waste money and time not mention your job and reputation if the w...
by freedman
Mon Mar 18, 2024 3:52 am
Forum: Help on using FreeCAD
Topic: pocket (or hole) not working on additive loft
Replies: 29
Views: 1622

Re: pocket (or hole) not working on additive loft

I see that you changed the support plane to be XZ as opposed to the face of the object. I see now One thing I noticed about Loft is just because the sketch edges are straight between sketches doesn't mean Loft will create planar faces. So on the Holder, you can sketch on that flat face and create a...