If this is your first visit, be sure to
check out the FAQ by clicking the
link above. You may have to register
before you can post: click the register link above to proceed. To start viewing messages,
select the forum that you want to visit from the selection below.
As our community grows, it has become a bit harder to keep up with new posts. Here are some things that will help.
When you view a topic, there are two tabs at the top of the posts, one is called "posts," the other is called "latest activity." If you click on "posts," the newest replies will be on the bottom. If you click on "latest activity," the latest responses will be on the top.
If you want to be notified when new topics are created in a forum make sure you click on the subscribe button on the top right of the page.
Thanks for participating in the DrVax community. Irv
You’d need to give more information about what it’s supposed to do, how it’s oriented, dimensions etc. also what kind of printer is that? For receipts or something? Maybe a napkin sketch at least of what it’s supposed to look like. I mean if it’s just a box with a lid, that’s pretty easy.
It's a label printer. I was able to make the base in FC but now I get stumped when trying to make the lid for the base. Do I do it totally separate or in the same body.
Also the lid hinge holes will need to match.
Well, you can do it one way and the other. The official way is to use separate bodies.
It is also a good idea to name all sketches and measurements, so you have them correctly. Since you know you need an axle, it is logical to work symmetrically on one axis.
It is not a must, but easier as you e.g. have the x axis as hinge and since you are centered, you can build both parts in separate bodies located and oriented at the same spot, which allows to see them in their final combined position.
So I would design both parts in closed state. The x axis would be the axis of the box and lid, create the base shape on y, extrude symmetrically and then pocket away the inner stuff the same way just minus the wall size. Later I would create a second body and again start at the y axis again to create the lid in the same way. When using measurements you just need to add a tolerance measurement like 0.3mm (I would create an entry in spreadsheet or the first sketch to have a global reference) as you cannot build a model 60mm wide and have the lid opening also 60mm. While designing you just add the tolerances where needed and later on you fine tune it by just changing one value.
Same goes for the wall size. Define it once and when you need to pocket the inner part of the box you just use "basesketch.constrain.BoxWidth-basesketch.constrain.BoxWallSize*2" as measurement and the inner wall is always refined by FreeCAD, when you change the global size of the box or the thickness of the wall.
Do not get intimidated by the amount of text required to set one measurement. FreeCAD does most of the work. You start typing and a popup allows you to select the next section for the reference.
Just to add to Geit's excellent post, bodies are separate objects in the same file. This makes it possible to use sketches from 1 body as references in another body, as Geit said.
Comment