3D Workspace
Home
Assets
Affiliate Program
Sign up/Log in
?
Upgrade
DCC Bridge
Anonymous1780907847
06-08 08:40
Model Name
landing gear 3d model
Tags
props
3d printing
realistic
Prompt
// Mark4 5" FPV Folding Landing Gear // Units: mm $fn = 64; // Main hinge body module hinge_body() { difference() { cube([65,14,6]); // Pivot hole (M3) translate([10,7,3]) rotate([90,0,0]) cylinder(d=3.2,h=20); // Mounting holes translate([50,7,3]) rotate([90,0,0]) cylinder(d=3.2,h=20); translate([58,7,3]) rotate([90,0,0]) cylinder(d=3.2,h=20); } } // Landing leg module leg() { translate([0,-3,-42]) cube([10,20,42]); translate([-2,-5,-42]) cube([14,24,4]); } // Assembly hinge_body(); translate([10,7,3]) rotate([0,90,0]) leg();
Detailed Info
Related Models
Enter invite code
Enter invite code to get credits!