Search found 26 matches
- Thu Jan 14, 2021 8:14 pm
- Forum: Help on using FreeCAD
- Topic: Extrude a sketch with not connected components
- Replies: 17
- Views: 473
Re: Extrude a sketch with not connected components
Whe I extrude a sketch, the Extrution is always outside of my part and has a name as Extrude008. Is there a way to put it directly into the part and name it like Board_Extrude or similar? Img1.png I created a shapebinder and tried to attach to the face, but there I see an error message. Why? Img2.png
- Mon Jan 11, 2021 6:13 pm
- Forum: Help on using FreeCAD
- Topic: Extrude a sketch with not connected components
- Replies: 17
- Views: 473
Re: Extrude a sketch with not connected components
I was able to get it work. But I set the position of the Holes sketch manually, because I was not able to set the Map Mode to a face shape binder from Extrude 8 (I set the z position manually). How can I do that? Screenshot from 2021-01-11 19-08-33.png When I export it as dxf, this ugly line is visi...
- Mon Jan 11, 2021 5:44 pm
- Forum: Help on using FreeCAD
- Topic: Extrude a sketch with not connected components
- Replies: 17
- Views: 473
Re: Extrude a sketch with not connected components
Thank you for this hint. I was able to extrude
- Mon Jan 11, 2021 4:02 pm
- Forum: Help on using FreeCAD
- Topic: Extrude a sketch with not connected components
- Replies: 17
- Views: 473
Re: Extrude a sketch with not connected components
OS: Windows 10 (10.0) Word size of OS: 64-bit Word size of FreeCAD: 64-bit Version: 0.19.23578 (Git) Build type: Release Branch: master Hash: 50c3cbf00579dc4941ca743c25720d016b0453ce Python version: 3.8.6 Qt version: 5.12.5 Coin version: 4.0.0 OCC version: 7.4.0 Locale: German/Germany (de_DE) I extr...
- Sat Jan 09, 2021 7:49 am
- Forum: Help on using FreeCAD
- Topic: Drawing Multipart object
- Replies: 3
- Views: 164
Re: Drawing Multipart object
You dont need to always stay in PartDesign. I would do this: create a sketch in Sketcher WB, XY plane. Draw all pads. Extrude in Part. Create new body, create black case under it. Hide extrude, show extrude sketch. Import sketch under body as SubShapebinder. Use subshapebinder to pocket the body. N...
- Sat Jan 09, 2021 7:14 am
- Forum: Help on using FreeCAD
- Topic: Extrude a sketch with not connected components
- Replies: 17
- Views: 473
Extrude a sketch with not connected components
I'm trying to create a board game in Freecad. The game consists of a board with multiple holes in it. The board can be splitted into 6 parts (3 are always equal). So I have to draw only 2 of them. As seen in the screenshot. The left I made on my laptop and there extruding of the holes worked somehow...
- Mon Dec 21, 2020 4:40 pm
- Forum: Help on using FreeCAD
- Topic: Drawing Multipart object
- Replies: 3
- Views: 164
Drawing Multipart object
Hi, I'm trying to create this https://eu.mouser.com/datasheet/2/196/Infineon-BSC004NE2LS5-DataSheet-v02_00-EN-1879339.pdf part. It looks quite simple and I thought it is, but I have some problems. The part consists of 4 main components. A black case and 3 pads. I would like to have the case black an...
- Fri Jan 17, 2020 4:33 pm
- Forum: Help on using FreeCAD
- Topic: Export sketch to DXF
- Replies: 9
- Views: 1142
Re: Export sketch to DXF
I have a sketch created from a step model I would like to export as DXF to import it into KiCad. Trying to import into KiCad I'm getting the error message "No graphic items found in file to import". Is this one any better? It seems to be individual lines in LibreCAD. Hi wanderfan, yes this is what ...
- Thu Jan 16, 2020 11:11 pm
- Forum: Help on using FreeCAD
- Topic: Export sketch to DXF
- Replies: 9
- Views: 1142
Re: Export sketch to DXF
Yes I'm able to export, but when opening in LibreCad it's a single part, not multiple lines. I'm not able to import into KiCad
- Thu Jan 16, 2020 10:09 pm
- Forum: Help on using FreeCAD
- Topic: Export sketch to DXF
- Replies: 9
- Views: 1142
Re: Export sketch to DXF
Is this a bug?