You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

10 lines
170B

  1. use <arm1.scad>
  2. arm1();
  3. translate([0,15,0]) arm3();
  4. translate([0,30,0]) arm2();
  5. translate([40,30,0]) arm2();
  6. translate([25,45,0]) arm4();
  7. translate([25,60,0]) arm4();