Difference between revisions of "Freecad"
From Wiki2
Line 1: | Line 1: | ||
==offset rectangle== | |||
https://www.youtube.com/watch?v=pdm-GUvisJo | https://www.youtube.com/watch?v=pdm-GUvisJo | ||
https://www.glassondesignstudio.com.au/blog/how-model-mortice-and-tenon-joint-using-freecad | https://www.glassondesignstudio.com.au/blog/how-model-mortice-and-tenon-joint-using-freecad | ||
I was finally able to get an offset rectangle with this sequence: | I was finally able to get an offset rectangle with this sequence: | ||
Line 14: | Line 15: | ||
How do I make Draft Offset work? - FreeCAD Forum | How do I make Draft Offset work? - FreeCAD Forum | ||
==copy sketch== | |||
https://youtu.be/ek_e-s1mUKo |
Revision as of 23:18, 18 November 2021
offset rectangle
https://www.youtube.com/watch?v=pdm-GUvisJo
https://www.glassondesignstudio.com.au/blog/how-model-mortice-and-tenon-joint-using-freecad
I was finally able to get an offset rectangle with this sequence:
Select rectangle.
Click on Offset button on toolbar.
Click on Copy button in Offset dialog.
Move cursor to inside/outside of rectangle in main window.
Enter offset into Distance edit box in Offset dialog.
Strike Enter.
Jul 28, 2016
How do I make Draft Offset work? - FreeCAD Forum