X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=crazyflie-2.0-housing.scad;h=b516e059e099d1518ad86d4d15601b7ef58fbf26;hb=b1297c9e2046219466c96de81298702b9d8d30f8;hp=dd86617b5164e7f87a8ffe327ce80f80607e26a1;hpb=9e3e6b0821a36892bd908c6cde3e1df98102254c;p=ozzloy%40gmail.com%2F3d-printables diff --git a/crazyflie-2.0-housing.scad b/crazyflie-2.0-housing.scad index dd86617..b516e05 100644 --- a/crazyflie-2.0-housing.scad +++ b/crazyflie-2.0-housing.scad @@ -9,11 +9,6 @@ wrapped around the motor shaft. */ -across_body_screws_outside_measured = 33.3; -across_body_screws_inside_measured = 32.0; - -inside_ = 28.0; - main_body_width_measured = 28.0; main_body_length_measured = 31.0; main_body_height_measured = 1.5; @@ -32,6 +27,11 @@ rotate(45){ arm_length_measured, arm_height_measured], center = true);} +rotate(-45){ + cube([arm_width_measured, + arm_length_measured, + arm_height_measured], + center = true);} /* This file is part of 3d-printables.