X-Git-Url: http://challenge-bot.com/repos/?a=blobdiff_plain;f=crazyflie-2.0-housing.scad;h=bd34c6de6e1e3fb6d77cedc8e94cb510c185e1bd;hb=fbb05bf981bbd02069764033af6f879eb88c6758;hp=afca134ee3b830cedfb2e58d1217ac2ad80146a2;hpb=36a5df01b9b3b7d85878a5ab9724a0b6b214b786;p=ozzloy%40gmail.com%2F3d-printables diff --git a/crazyflie-2.0-housing.scad b/crazyflie-2.0-housing.scad index afca134..bd34c6d 100644 --- a/crazyflie-2.0-housing.scad +++ b/crazyflie-2.0-housing.scad @@ -22,15 +22,15 @@ cube([main_body_width_measured, main_body_height_measured], center = true); rotate(45){ - cube([arm_width_measured, - arm_length_measured, - arm_height_measured], - center = true);} + cube([arm_width_measured, + arm_length_measured, + arm_height_measured], + center = true);} rotate(-45){ - cube([arm_width_measured, - arm_length_measured, - arm_height_measured], - center = true);} + cube([arm_width_measured, + arm_length_measured, + arm_height_measured], + center = true);} /* This file is part of 3d-printables.