Search found 591 matches

by Workshop_Notes
Fri Mar 29, 2024 12:11 pm
Forum: Help on using FreeCAD
Topic: Wanted: S-fillet
Replies: 7
Views: 209

Re: Wanted: S-fillet

...I guess revolution and groove won't work. That is being a little unfair on those trying to help and also a little under-studied in FreeCAD's abilities. Think of it this way: a rotation is a special case of an additive pipe (sweep), where the path along which the profile is swept happens to be a ...
by Workshop_Notes
Thu Mar 28, 2024 8:30 am
Forum: Help on using FreeCAD
Topic: 2D surface defined by a polygon sketch (resolved)
Replies: 5
Views: 260

Re: 2D surface defined by a polygon sketch

Please, I might be misunderstanding your requirements. Let us start simple. In Part, go to Create Primitives and make a hexagon. Then go to Part, Shape Builder and choose Face from edges. Multi select the six edges of the hexagon and hit go. You now have a 2D hexagonal surface (called a face in FC)....
by Workshop_Notes
Thu Mar 28, 2024 8:20 am
Forum: Help on using FreeCAD
Topic: Is Shapestring the only option for text?
Replies: 14
Views: 613

Re: Is Shapestring the only option for text?

...will be printed as the pattern for cast iron copies. I have just re-read your original post and seen the above. I think if you are to use it as a pattern, it will need some draft (taper) on it so it releases from the sand. It would be wise to experiment with a single letter from your chosen font...
by Workshop_Notes
Wed Mar 27, 2024 4:45 pm
Forum: Help on using FreeCAD
Topic: Surface finishing?
Replies: 4
Views: 305

Re: Surface finishing?

I'm primarily looking to apply a mirror effect to just the inside of a cylinder and not in its entirety. You might be able to cheat. Draw a tube with a really thin wall and colour/render that for display/visualisation purposes. Switch it off for engineering purposes. In the attached, the inner tube...
by Workshop_Notes
Wed Mar 27, 2024 12:11 pm
Forum: Help on using FreeCAD
Topic: Clone Tool in Sketcher
Replies: 3
Views: 168

Re: Clone Tool in Sketcher

Please see this post: https://forum.freecad.org/viewtopic.php?p=497679#p497679 It says that you have to apply the constraints directly to geometry elements for clone to work. It might be relevant to your issue. Sorry if it is not what you are seeking. Also see note at top of this page: https://wiki....
by Workshop_Notes
Wed Mar 27, 2024 12:00 pm
Forum: Help on using FreeCAD
Topic: Constraint sketch based on Part 3D information
Replies: 13
Views: 630

Re: Constraint sketch based on Part 3D information

...I'm trying to cut three notches into the _edge_ of the pad thickness, so perpendicular to the original sketch plane. You can bring in external geometry from a sketch not on the plane of the one on which you are working. To do so, often you have to rotate the view in Sketcher so it is not planar ...
by Workshop_Notes
Wed Mar 27, 2024 10:31 am
Forum: Help on using FreeCAD
Topic: Is Shapestring the only option for text?
Replies: 14
Views: 613

Re: Is Shapestring the only option for text?

drmacro wrote: Wed Mar 27, 2024 10:09 am What might those be?
Specific to the subject of this thread, the Data, Justification property

https://wiki.freecad.org/Draft_ShapeString#Data

Remember in the 'old days' that centring a random text string in a rectangle was somewhat challenging. Hopefully not any more.
by Workshop_Notes
Wed Mar 27, 2024 8:21 am
Forum: Help on using FreeCAD
Topic: Modifying master sketch breaks slave sketch
Replies: 7
Views: 382

Re: Modifying master sketch breaks slave sketch

If you think about it, the master sketch is not really supposed to be modified. It is a baseline from which other geometry takes its reference. You are encouraged to make your mind up and fix your ideas/design when producing it. Make the master sketch. Stop. Think. Change it if needed. Then make dep...
by Workshop_Notes
Wed Mar 27, 2024 7:59 am
Forum: Help on using FreeCAD
Topic: Is Shapestring the only option for text?
Replies: 14
Views: 613

Re: Is Shapestring the only option for text?

How faithful to the original plate does your model need to be? Can you find a font that is close enough? What is the total unique character count of the text you want (e.g. aardvark would be 5)? Depending on your answers to the above, you can create each character as a sketch and work that way. Impo...
by Workshop_Notes
Mon Mar 25, 2024 9:31 am
Forum: Python scripting and macros
Topic: Sketcher or Draft
Replies: 4
Views: 294

Re: Sketcher or Draft

I do not think I am saying anything extra to the previous posts, just maybe saying it in a different way. Would the correct route also be closely related to what you want the resulting object to be and what you want to do with it after cutting the corner off? If you Sketch and Pocket the original Pa...