Search found 3473 matches

by freedman
Mon Nov 04, 2019 3:35 am
Forum: Open discussion
Topic: Reference a post number in a thread
Replies: 2
Views: 379

Reference a post number in a thread

Is there a way to reference the post number. I want to write a couple feature requests and want to target some specific posts in a thread. I don't see any numbers. Is there something I can turn on?
Thanks
by freedman
Mon Nov 04, 2019 3:13 am
Forum: Open discussion
Topic: Feature request: 2D sketch in 3D view
Replies: 42
Views: 5893

Re: Feature request: 2D sketch in 3D view

I tried in Sketcher WB and and thru Part Design. And yes while in edit mode. What I'm doing; I go into sketcher, paste the command into the Python console and hit enter. I don't see anything change in the sketch window. I presume your seeing the view return to the original 3D saved view while in ske...
by freedman
Sun Nov 03, 2019 8:30 pm
Forum: Open discussion
Topic: Feature request: 2D sketch in 3D view
Replies: 42
Views: 5893

Re: Feature request: 2D sketch in 3D view

@ triplus, I see where your headed but I tried both of these and they did nothing while in Sketcher. ActiveSketch.ViewObject.TempoVis.restore() ActiveSketch.ViewObject.TempoVis.restoreCamera() OS: Windows 7 Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.18.16085 (Git) Build type: Re...
by freedman
Wed Oct 30, 2019 4:32 pm
Forum: Help on using FreeCAD
Topic: Basic CAD-Method in FC
Replies: 9
Views: 894

Re: Basic CAD-Method in FC

@ppemawm, what they said and;
You can adjust the sketch Z offset from the floor with Attachment-Position-Z. Changing properties does not update realtime, you need to set the value and click in another properties field to confirm an input.
by freedman
Tue Oct 29, 2019 10:44 pm
Forum: Help on using FreeCAD
Topic: motion joints, possible?
Replies: 3
Views: 1789

Re: motion joints, possible?

Assembly is also where typical constrained motion is done. There are a few different options of Assembly here. Assembly2 and 2A are used by many. If you are going to be a power user, Assembly3 would be the best to learn.
by freedman
Tue Oct 29, 2019 7:53 pm
Forum: Help on using FreeCAD
Topic: Basic CAD-Method in FC
Replies: 9
Views: 894

Re: Basic CAD-Method in FC

Start a new sketch in each body and create a new body for each tread, you will have total control over each tread that way. Sketch them all on the XY plane and view them from above so you can see how they line up. Highlight each sketch in each body to see them all.
by freedman
Tue Oct 29, 2019 5:29 pm
Forum: Help on using FreeCAD
Topic: Basic CAD-Method in FC
Replies: 9
Views: 894

Re: Basic CAD-Method in FC

Draw sketches of each tread in the XY plane, then move them upwards to the height you want (z axis change). Each tread can be padded for thickness.The side rails; you will need to describe what you intend to build with, steel, wood, because if they are curved they will be handled differently. You ca...
by freedman
Mon Oct 28, 2019 6:20 pm
Forum: Help on using FreeCAD
Topic: [Bug?] Thickness renumbers faces on recompute
Replies: 18
Views: 2725

Re: [Bug?] Thickness renumbers faces on recompute

The face the sketch is attached to isn't available until the thickness is made, and made by "thickness is outwards". I bet OCC makes a first pass looking at sketch attachment and can't find a face to attach the sketch to. If we instead draw the sketch on the inside face of the thick solid ...
by freedman
Mon Oct 28, 2019 5:35 pm
Forum: Help on using FreeCAD
Topic: Error Messages
Replies: 5
Views: 741

Re: Error Messages

You don't see any errors on sketch052? I see "2 missing coincidences found".

Win7, using 18.160
by freedman
Mon Oct 28, 2019 4:51 am
Forum: Help on using FreeCAD
Topic: A simple question
Replies: 12
Views: 2159

Re: A simple question

Every once in a while I post this write-up I did when I started. Maybe it will help you.
https://forum.freecadweb.org/viewtopic.php?f=21&t=29179