Workable Copy/Mirror
Forum rules
and Helpful information
and Helpful information
IMPORTANT: Please click here and read this first, before asking for help
Also, be nice to others! Read the FreeCAD code of conduct!
Also, be nice to others! Read the FreeCAD code of conduct!
-
- Posts: 13
- Joined: Thu Nov 24, 2022 12:36 am
Workable Copy/Mirror
Hello,
I am sorry if this has already been covered. I am very new to this and I don't know the terms and what to search for.
I would like to make a mirrored copy of a part but I need to be able to make some changes to the mirrored part without changing the original. How do I go about doing this?
Thanks for any help.
-Slows
I am sorry if this has already been covered. I am very new to this and I don't know the terms and what to search for.
I would like to make a mirrored copy of a part but I need to be able to make some changes to the mirrored part without changing the original. How do I go about doing this?
Thanks for any help.
-Slows
Re: Workable Copy/Mirror
More infos would be welcome. In Part workbench the mirror is a new object which can be modified individually.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.
Re: Workable Copy/Mirror
And by more info, PLEASE READ the pink banner above your first post.
-
- Posts: 13
- Joined: Thu Nov 24, 2022 12:36 am
Re: Workable Copy/Mirror
Ah, sorry, I was half asleep when I joined and posted. I saw the red but didn't read it!
1) I will be nice
2) I downloaded Freecad 2 weeks ago. My version is 0.20.1
3) I did search but I don't know what words/terms to use, sorry. I did autocad in high school so I only know mirror.
4)
5) Original Question: I would like to make a mirrored copy of a part but I need to be able to make some changes to the mirrored part without changing the original. How do I go about doing this? More Detail: I am building a case to hold a belt for a side by side. The bottom half has a 1/4" ridge on the top of it. When the top half is set on top of the bottom half, the ridge on the bottom half recess into the top half to help keep water out. I would like to mirror the bottom half to become the top half but I need to be able to make changes to the top half.
6) See attachments
1) I will be nice
2) I downloaded Freecad 2 weeks ago. My version is 0.20.1
3) I did search but I don't know what words/terms to use, sorry. I did autocad in high school so I only know mirror.
4)
Code: Select all
OS: Windows 10 Version 2009
Word size of FreeCAD: 64-bit
Version: 0.20.1.29410 (Git)
Build type: Release
Branch: releases/FreeCAD-0-20
Hash: f5d13554ecc7a456fb6e970568ae5c74ba727563
Python 3.8.10, Qt 5.15.2, Coin 4.0.1, Vtk 8.2.0, OCC 7.6.3
Locale: English/United States (en_US)
Installed mods:
* ThreadProfile 1.84.0
6) See attachments
- Attachments
-
- screen capture.PNG (11.38 KiB) Viewed 432 times
- papyblaise
- Veteran
- Posts: 7019
- Joined: Thu Jun 13, 2019 4:28 pm
- Location: France
Re: Workable Copy/Mirror
I also don't know how to call this mirror/clone/edit operation
you make a clone of the body, then with placement, turn it 180°, then a Pocket (or a Pad)
you make a clone of the body, then with placement, turn it 180°, then a Pocket (or a Pad)
- Attachments
-
- miror.FCStd
- (22.7 KiB) Downloaded 9 times
-
- miror.JPG (15.67 KiB) Viewed 415 times
-
- Posts: 13
- Joined: Thu Nov 24, 2022 12:36 am
Re: Workable Copy/Mirror
Isn’t a clone a copy? I would then have to move flanges from the back side back to the front.
- papyblaise
- Veteran
- Posts: 7019
- Joined: Thu Jun 13, 2019 4:28 pm
- Location: France
Re: Workable Copy/Mirror
clone and copy are almost the same thing (I don't really know the difference) and it depends on the workshop
attach the file and specify what you want
attach the file and specify what you want
-
- Posts: 13
- Joined: Thu Nov 24, 2022 12:36 am
Re: Workable Copy/Mirror
What do you mean by attach the file and specify what I want? I attached an image earlier and indicated what my goals are. Was that not correct?papyblaise wrote: ↑Thu Nov 24, 2022 3:13 pm clone and copy are almost the same thing (I don't really know the difference) and it depends on the workshop
attach the file and specify what you want
Thanks
- papyblaise
- Veteran
- Posts: 7019
- Joined: Thu Jun 13, 2019 4:28 pm
- Location: France
Re: Workable Copy/Mirror
an image is not the file and the description is subject to interpretation, if you do not make a brief sketch
Re: Workable Copy/Mirror
Which workbench did you use? You can attach a FreeCAD file, so we can see such things.
A Sketcher Lecture with in-depth information is available in English, auf Deutsch, en français, en español.