3D Yazıcı Parçaları ve Aksesuarları > Test Modelleri ve Kalibrasyon
Baskı Profili Ekle
Modeli Bildir
AI ile Benzer Model Bul
Tüm Cihazlar
Flash Studio Desktop'ta Aç
Orca Slicer'da Aç
Baskı Profilini İndir (3MF)
Model Kaynak Dosyasını İndir (STL/CAD)
Model kaynak dosyası yok
Baskı Profili(0)
Model Dosyası(0)
0
1
0
Yayınlandı:2026-03-26 23:11:14
0
0
Açıklama
Etiketler
Model Kaynağı
Yorumlar(0)
Week 2/6 - Intro to Freecad
3D printing class
Tim's video:
Kyle's step-by-step:
Open Freecad. Upon opening, Freecad will put you in the ‘Start' workspace
Switch to the ‘Spreadsheet’ workspace, and create a new spreadsheet
Create a variable with the alias ‘CubeSize’ with dimensions of 20mm
Switch to the ‘Part Design’ workspace. Create a new body.
Create a new sketch, along the XY plane
Within that sketch, draw a rectangle around the origin point.
Select 2 corners diagonal to each other, then the origin point. Then select the ‘symmetry’ constraint.
Select a vertical, and horizontal line from the rectangle, and use the 'equal' constraint to make them the same length.
Select the rectangle's top edge, and use the ‘constrain horizontal distance’ constraint.
Instead of inputting a value, select the ‘Formula Editor’ button (small blue circle) and input [Spreadsheet.CubeSize] to pull our dimensions from our spreadsheet.
Press the escape key, or click ‘Close’ in the sketch tasks window to return to the ‘part design’ workspace.
With the sketch selected, click the ‘Pad’ button. Input your spreadsheet variable into the length box, and click the ‘Symmetric to plane’ checkbox.
To input the X, Y, Z text, switch to the ‘Draft’ workbench.
Here, use the ‘Shape from text’ tool. For now, don't worry about where it's placed. Enter [X] into the ‘String’ box, [7mm] into the ‘Height’ box (this may change depending on your font), and click the […] in ‘Font file’ to select your font.
Once that is done, click ‘OK’ to finish your ShapeString.
With your ShapeString selected, in the 'Properties' window, click the […] for ‘Map mode’, to change its placement.
Click on the front face of your cube. This will change the ‘Attachment mode’ to ‘Plane face’.
Use the attachment offset to reposition your text roughly in the center of the cube. Then click ‘OK’ to set its placement.
Repeat steps 14 to 18 to set the text for each side. (Be careful that each letter ends up on the correct face!)
Switch back to the ‘Part Design’ workspace.
In the ‘Model’ window drag your 3 ShapeStrings into your part.
Select one ShapeString, and click on the ‘Pocket’ tool. Input [1mm] into the ‘Length’ box.
Repeat step 22 for the other 2 ShapeStrings.
Select your part in the 'Model' window, then click ‘File → Export…’ and select ‘.stl Mesh’ as the file type, and click ‘Save’.