?

Silver gray steel 3D Models

Find the best Silver gray steel 3D Models, free download in STL, FBX, GLB, OBJ, 3MF, USDZ for 3D modeling and creation in Blender, 3D printing, game developing, animation, eCommerce, AR/VR and etc. Generated by Tripo AI 3D Generator.

Anonymous1760956774
Anonymous1760228685
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
// معلمات البرغي
bolt_diameter = 20;      // قطر البرغي
bolt_length = 100;       // طول البرغي
head_diameter = 35;      // قطر رأس البرغي
head_height = 15;        // ارتفاع رأس البرغي
thread_pitch = 2.5;      // مسافة بين خيوط البرغي
thread_depth = 1.5;      // عمق الخيوط
nut_diameter = 40;       // قطر الصامولة
nut_height = 20;         // ارتفاع الصامولة

// إنشاء البرغي
module excavator_bolt() {
    // رأس البرغي
    translate([0, 0, bolt_length])
    cylinder(h=head_height, d=head_diameter, $fn=6);
    
    // جسم البرغي مع الخيوط
    thread_bolt();
    
    // الصامولة
    translate([0, 0, -nut_height])
    cylinder(h=nut_height, d=nut_diameter, $fn=6);
}

// وحدة لإنشاء خيوط البرغي
module thread_bolt() {
    cylinder(h=bolt_length, d=bolt_diameter, $fn=30);
    
    // إنشاء الخيوط
    for(i=[0:thread_pitch:bolt_length]) {
        translate([0, 0, i])
        rotate_extrude($fn=30)
        translate([bolt_diameter/2, 0, 0])
        circle(r=thread_depth, $fn=10);
    }
}

// استدعاء الوحدة لإنشاء البرغي
excavator_bolt
Anonymous1758624720
wallflawyer
Anonymous1726715499
Anonymous1750812123
Anonymous1740672487
Anonymous1746633130
Anonymous1763124374
CIRCULAR CUBE WITH NO HOLE AT ALL IN THE MIDDLE, A TIRE TEXTURE THAT IS GRAYSCALE AND IT'S PIXEL SIZE IS 8 BLOCKS
Anonymous1765767723
Anonymous1728528408
delete the stairs
Anonymous1762374520
Anonymous1754728041
Anonymous1761597162
A 10-step ladder with handrails
Anonymous1760270383
Anonymous1759398885
Anonymous1744648625
Weathered ancient brushed metal crown with spiral horns.
Anonymous1753979169
Enter invite code to get credits!