ljoets wrote: ↑Wed May 16, 2018 3:08 pm
I just need a top view in SVG format tu use it with a laser cutter or a CNC.
Perhaps FreeCAD is not the right tool to do this ?
FreeCAD IS the right tool for the job!
You can extract the outline for an svg with quite a few methods, such as Draft Downgrade, or maybe Draft Shape2DView, or Part Common with a face.
ljoets wrote: ↑Wed May 16, 2018 2:48 pm
But I know how to draw the first teeth in a sketch with "Part design". I don't know how to draw it with Draft toolbox
It is not a problem, you can mix tools from different workbenches. Sure, there are limitations, but many workbenches can be combined to achieve the result.
My tutorial for Lattice2 add-on workbench might be helpful:
https://github.com/DeepSOIC/Lattice2/wi ... t-Tutorial