Advertisement
Guest User

OpenSCAD

a guest
Mar 15th, 2025
199
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.15 KB | None | 0 0
  1. $vpr=[80,0,30*12];
  2. $vpt=[0,0,-5];
  3.  
  4. // colours
  5. BLK = [.3,.3,.3];
  6. BLU = [ 0,.3, 1];
  7. GRN = [.2,.8,.2];
  8. RED = [ 1, 0,.3];
  9. ORA = [ 1,.5, 0];
  10. YEL = [ 1,.8, 0];
  11. WHT = [ 1, 1, 1];
  12. CYA = [ 0, 1, 1];
  13.  
  14. translate([ 0,-15,-3]) eevee();
  15. translate([-14, 8, 0]) rotate(-120) lucario();
  16. translate([ 12, 7,-3]) rotate( 120) vaporeon();
  17.  
  18. color(GRN) translate([0,0,-13]) cylinder(r=25, h=3, center=true, $fn=100);
  19.  
  20. module eevee() {
  21. // eevee.txt, width=11, depth=16, height=17, 547 unit cubes, 86 cuboids,
  22. translate([-5.0,-7.5,-8.0]) {
  23. color(ORA) translate([ 4.0, 9.5, 0.0]) cube([ 1, 2, 1], center=true);
  24. color(ORA) translate([ 6.0, 9.5, 0.0]) cube([ 1, 2, 1], center=true);
  25. color(ORA) translate([ 4.0, 5.5, 1.0]) cube([ 1, 2, 3], center=true);
  26. color(ORA) translate([ 6.0, 5.5, 1.0]) cube([ 1, 2, 3], center=true);
  27. color(WHT) translate([ 5.0,11.0, 1.0]) cube([ 3, 1, 1], center=true);
  28. color(ORA) translate([ 3.5, 9.5, 1.5]) cube([ 2, 2, 2], center=true);
  29. color(ORA) translate([ 6.5, 9.5, 1.5]) cube([ 2, 2, 2], center=true);
  30. color(WHT) translate([ 5.0,11.5, 2.0]) cube([ 5, 2, 1], center=true);
  31. color(ORA) translate([ 3.0, 5.5, 3.0]) cube([ 1, 2, 5], center=true);
  32. color(ORA) translate([ 7.0, 5.5, 3.0]) cube([ 1, 2, 5], center=true);
  33. color(ORA) translate([ 5.0, 8.5, 3.0]) cube([ 3, 2, 1], center=true);
  34. color(ORA) translate([ 3.0, 9.0, 3.0]) cube([ 1, 1, 1], center=true);
  35. color(ORA) translate([ 7.0, 9.0, 3.0]) cube([ 1, 1, 1], center=true);
  36. color(ORA) translate([ 5.0, 3.5, 4.0]) cube([ 1, 2, 1], center=true);
  37. color(ORA) translate([ 5.0, 8.0, 4.0]) cube([ 5, 1, 1], center=true);
  38. color(WHT) translate([ 5.0, 9.0, 4.0]) cube([ 7, 1, 1], center=true);
  39. color(WHT) translate([ 1.0,10.5, 4.0]) cube([ 1, 2, 1], center=true);
  40. color(WHT) translate([ 9.0,10.5, 4.0]) cube([ 1, 2, 1], center=true);
  41. color(WHT) translate([ 5.0,11.0, 4.0]) cube([ 7, 3, 3], center=true);
  42. color(WHT) translate([ 5.0,13.0, 4.0]) cube([ 3, 1, 3], center=true);
  43. color(ORA) translate([ 5.0, 6.0, 4.5]) cube([ 3, 3, 4], center=true);
  44. color(ORA) translate([ 5.0, 2.0, 5.0]) cube([ 1, 1, 1], center=true);
  45. color(ORA) translate([ 3.0, 7.0, 5.0]) cube([ 1, 1, 3], center=true);
  46. color(ORA) translate([ 7.0, 7.0, 5.0]) cube([ 1, 1, 3], center=true);
  47. color(WHT) translate([ 1.0, 9.5, 5.0]) cube([ 1, 2, 1], center=true);
  48. color(WHT) translate([ 9.0, 9.5, 5.0]) cube([ 1, 2, 1], center=true);
  49. color(WHT) translate([ 3.0,13.0, 5.0]) cube([ 1, 1, 1], center=true);
  50. color(WHT) translate([ 7.0,13.0, 5.0]) cube([ 1, 1, 1], center=true);
  51. color(ORA) translate([ 5.0,14.0, 5.0]) cube([ 3, 1, 1], center=true);
  52. color(WHT) translate([ 2.0, 8.5, 5.5]) cube([ 1, 2, 2], center=true);
  53. color(WHT) translate([ 8.0, 8.5, 5.5]) cube([ 1, 2, 2], center=true);
  54. color(ORA) translate([ 5.0, 1.0, 6.0]) cube([ 1, 1, 1], center=true);
  55. color(ORA) translate([ 3.0, 6.0, 6.0]) cube([ 1, 1, 1], center=true);
  56. color(ORA) translate([ 7.0, 6.0, 6.0]) cube([ 1, 1, 1], center=true);
  57. color(WHT) translate([ 5.0, 8.5, 6.0]) cube([ 5, 2, 3], center=true);
  58. color(WHT) translate([ 5.0,10.0, 6.0]) cube([ 7, 1, 1], center=true);
  59. color(ORA) translate([ 5.0,11.5, 6.0]) cube([ 5, 2, 1], center=true);
  60. color(ORA) translate([ 5.0, 2.0, 6.5]) cube([ 3, 1, 2], center=true);
  61. color(ORA) translate([ 5.0, 3.5, 6.5]) cube([ 3, 2, 4], center=true);
  62. color(ORA) translate([ 3.0,13.5, 6.5]) cube([ 1, 2, 2], center=true);
  63. color(ORA) translate([ 7.0,13.5, 6.5]) cube([ 1, 2, 2], center=true);
  64. color(ORA) translate([ 5.0,15.0, 6.5]) cube([ 3, 1, 2], center=true);
  65. color(ORA) translate([ 5.0, 5.0, 7.0]) cube([ 3, 1, 1], center=true);
  66. color(WHT) translate([ 5.0, 7.0, 7.0]) cube([ 5, 1, 1], center=true);
  67. color(ORA) translate([ 2.0,12.5, 7.0]) cube([ 1, 2, 1], center=true);
  68. color(ORA) translate([ 8.0,12.5, 7.0]) cube([ 1, 2, 1], center=true);
  69. color(WHT) translate([ 5.0, 1.0, 7.5]) cube([ 3, 1, 2], center=true);
  70. color(ORA) translate([ 5.0, 5.0, 8.0]) cube([ 1, 1, 1], center=true);
  71. color(WHT) translate([ 5.0, 8.0, 8.0]) cube([ 3, 1, 1], center=true);
  72. color(ORA) translate([ 3.0, 9.0, 8.0]) cube([ 1, 1, 1], center=true);
  73. color(ORA) translate([ 7.0, 9.0, 8.0]) cube([ 1, 1, 1], center=true);
  74. color(BLK) translate([ 5.0,15.0, 8.0]) cube([ 1, 1, 1], center=true);
  75. color(WHT) translate([ 5.0, 0.0, 8.5]) cube([ 1, 1, 2], center=true);
  76. color(WHT) translate([ 5.0, 2.0, 8.5]) cube([ 3, 1, 2], center=true);
  77. color(BLK) translate([ 3.0,13.0, 8.5]) cube([ 1, 1, 2], center=true);
  78. color(BLK) translate([ 7.0,13.0, 8.5]) cube([ 1, 1, 2], center=true);
  79. color(ORA) translate([ 5.0,13.5, 8.5]) cube([ 3, 2, 6], center=true);
  80. color(WHT) translate([ 5.0, 1.0, 9.0]) cube([ 1, 1, 1], center=true);
  81. color(ORA) translate([ 5.0, 3.0, 9.0]) cube([ 3, 1, 1], center=true);
  82. color(ORA) translate([ 5.0, 4.0, 9.0]) cube([ 1, 1, 1], center=true);
  83. color(ORA) translate([ 5.0, 9.0, 9.0]) cube([ 3, 1, 3], center=true);
  84. color(ORA) translate([ 5.0,11.0, 9.0]) cube([ 5, 3, 5], center=true);
  85. color(ORA) translate([ 2.0,11.5, 9.0]) cube([ 1, 2, 3], center=true);
  86. color(ORA) translate([ 8.0,11.5, 9.0]) cube([ 1, 2, 3], center=true);
  87. color(WHT) translate([ 5.0, 2.0,10.0]) cube([ 1, 3, 1], center=true);
  88. color(ORA) translate([ 2.0,10.0,10.0]) cube([ 1, 1, 1], center=true);
  89. color(ORA) translate([ 8.0,10.0,10.0]) cube([ 1, 1, 1], center=true);
  90. color(WHT) translate([ 3.0,13.0,10.0]) cube([ 1, 1, 1], center=true);
  91. color(WHT) translate([ 7.0,13.0,10.0]) cube([ 1, 1, 1], center=true);
  92. color(ORA) translate([ 2.0,11.0,11.0]) cube([ 1, 1, 1], center=true);
  93. color(ORA) translate([ 8.0,11.0,11.0]) cube([ 1, 1, 1], center=true);
  94. color(ORA) translate([ 2.0, 9.0,11.5]) cube([ 1, 1, 2], center=true);
  95. color(ORA) translate([ 8.0, 9.0,11.5]) cube([ 1, 1, 2], center=true);
  96. color(ORA) translate([ 1.0, 9.0,12.0]) cube([ 1, 1, 1], center=true);
  97. color(ORA) translate([ 9.0, 9.0,12.0]) cube([ 1, 1, 1], center=true);
  98. color(ORA) translate([ 1.5,10.0,12.0]) cube([ 2, 1, 3], center=true);
  99. color(ORA) translate([ 8.5,10.0,12.0]) cube([ 2, 1, 3], center=true);
  100. color(ORA) translate([ 5.0,12.0,12.0]) cube([ 3, 3, 1], center=true);
  101. color(ORA) translate([ 1.0, 8.5,13.5]) cube([ 1, 2, 2], center=true);
  102. color(ORA) translate([ 9.0, 8.5,13.5]) cube([ 1, 2, 2], center=true);
  103. color(ORA) translate([ 0.0, 9.0,13.5]) cube([ 1, 1, 2], center=true);
  104. color(ORA) translate([10.0, 9.0,13.5]) cube([ 1, 1, 2], center=true);
  105. color(ORA) translate([ 0.0, 8.0,15.0]) cube([ 1, 1, 3], center=true);
  106. color(ORA) translate([ 1.0, 8.0,15.0]) cube([ 1, 1, 1], center=true);
  107. color(ORA) translate([ 9.0, 8.0,15.0]) cube([ 1, 1, 1], center=true);
  108. color(ORA) translate([10.0, 8.0,15.0]) cube([ 1, 1, 3], center=true);
  109. }
  110. }
  111.  
  112. module lucario() {
  113. // lucario.txt, width=14, depth=17, height=23, 540 unit cubes, 120 cuboids
  114. translate([-6.5,-8.0,-11.0]) {
  115. color(RED) translate([ 4.0,10.0, 0.0]) cube([ 1, 1, 1], center=true);
  116. color(RED) translate([ 9.0,10.0, 0.0]) cube([ 1, 1, 1], center=true);
  117. color(BLK) translate([ 3.0,10.5, 0.0]) cube([ 1, 2, 1], center=true);
  118. color(BLK) translate([10.0,10.5, 0.0]) cube([ 1, 2, 1], center=true);
  119. color(BLK) translate([ 4.0,11.0, 0.0]) cube([ 1, 1, 1], center=true);
  120. color(BLK) translate([ 9.0,11.0, 0.0]) cube([ 1, 1, 1], center=true);
  121. color(BLK) translate([ 3.5,10.0, 1.5]) cube([ 2, 1, 2], center=true);
  122. color(BLK) translate([ 9.5,10.0, 1.5]) cube([ 2, 1, 2], center=true);
  123. color(BLK) translate([ 3.5,11.0, 2.0]) cube([ 2, 1, 1], center=true);
  124. color(BLK) translate([ 9.5,11.0, 2.0]) cube([ 2, 1, 1], center=true);
  125. color(BLU) translate([ 2.0,10.5, 3.5]) cube([ 1, 2, 2], center=true);
  126. color(BLU) translate([ 3.5,10.5, 3.5]) cube([ 2, 4, 2], center=true);
  127. color(BLU) translate([ 5.0,10.5, 3.5]) cube([ 1, 2, 2], center=true);
  128. color(BLU) translate([ 8.0,10.5, 3.5]) cube([ 1, 2, 2], center=true);
  129. color(BLU) translate([ 9.5,10.5, 3.5]) cube([ 2, 4, 2], center=true);
  130. color(BLU) translate([11.0,10.5, 3.5]) cube([ 1, 2, 2], center=true);
  131. color(BLU) translate([ 6.5, 9.0, 4.0]) cube([ 2, 3, 1], center=true);
  132. color(BLU) translate([ 6.5, 1.0, 5.0]) cube([ 2, 3, 1], center=true);
  133. color(BLU) translate([ 6.5, 7.0, 5.0]) cube([ 2, 3, 1], center=true);
  134. color(BLU) translate([ 3.0, 9.0, 5.0]) cube([ 1, 1, 1], center=true);
  135. color(BLU) translate([10.0, 9.0, 5.0]) cube([ 1, 1, 1], center=true);
  136. color(BLU) translate([ 4.5,12.0, 5.0]) cube([ 2, 1, 1], center=true);
  137. color(BLU) translate([ 8.5,12.0, 5.0]) cube([ 2, 1, 1], center=true);
  138. color(BLU) translate([ 6.5,10.0, 5.5]) cube([ 6, 3, 2], center=true);
  139. color(BLU) translate([ 3.0,10.5, 5.5]) cube([ 1, 2, 2], center=true);
  140. color(BLU) translate([10.0,10.5, 5.5]) cube([ 1, 2, 2], center=true);
  141. color(BLU) translate([ 6.5, 4.5, 6.0]) cube([ 2, 8, 1], center=true);
  142. color(BLU) translate([ 6.5,12.0, 6.0]) cube([ 6, 1, 1], center=true);
  143. color(BLU) translate([ 6.5, 3.5, 7.0]) cube([ 2, 4, 1], center=true);
  144. color(BLK) translate([ 1.5,10.5, 7.0]) cube([ 2, 2, 1], center=true);
  145. color(BLK) translate([ 4.0,10.5, 7.0]) cube([ 1, 2, 1], center=true);
  146. color(BLK) translate([ 6.5,10.5, 7.0]) cube([ 4, 4, 1], center=true);
  147. color(BLK) translate([ 9.0,10.5, 7.0]) cube([ 1, 2, 1], center=true);
  148. color(BLK) translate([11.5,10.5, 7.0]) cube([ 2, 2, 1], center=true);
  149. color(WHT) translate([ 0.5,10.0, 8.0]) cube([ 2, 1, 1], center=true);
  150. color(WHT) translate([12.5,10.0, 8.0]) cube([ 2, 1, 1], center=true);
  151. color(BLK) translate([ 2.0,10.5, 8.0]) cube([ 1, 2, 1], center=true);
  152. color(BLK) translate([11.0,10.5, 8.0]) cube([ 1, 2, 1], center=true);
  153. color(BLU) translate([ 1.0,11.0, 8.5]) cube([ 1, 1, 2], center=true);
  154. color(BLU) translate([12.0,11.0, 8.5]) cube([ 1, 1, 2], center=true);
  155. color(BLU) translate([ 1.0,10.0, 9.0]) cube([ 1, 1, 1], center=true);
  156. color(BLU) translate([12.0,10.0, 9.0]) cube([ 1, 1, 1], center=true);
  157. color(YEL) translate([ 5.0,10.5, 9.0]) cube([ 1, 2, 3], center=true);
  158. color(YEL) translate([ 6.5,10.5, 9.0]) cube([ 2, 4, 3], center=true);
  159. color(YEL) translate([ 8.0,10.5, 9.0]) cube([ 1, 2, 3], center=true);
  160. color(BLU) translate([ 2.5,10.5, 9.5]) cube([ 2, 2, 2], center=true);
  161. color(BLU) translate([10.5,10.5, 9.5]) cube([ 2, 2, 2], center=true);
  162. color(WHT) translate([ 6.5,13.0, 9.5]) cube([ 2, 1, 2], center=true);
  163. color(YEL) translate([ 5.0, 9.0,10.0]) cube([ 1, 1, 1], center=true);
  164. color(YEL) translate([ 8.0, 9.0,10.0]) cube([ 1, 1, 1], center=true);
  165. color(YEL) translate([ 5.0,12.0,10.0]) cube([ 1, 1, 1], center=true);
  166. color(YEL) translate([ 8.0,12.0,10.0]) cube([ 1, 1, 1], center=true);
  167. color(BLK) translate([ 4.0,10.5,10.5]) cube([ 1, 4, 2], center=true);
  168. color(BLK) translate([ 9.0,10.5,10.5]) cube([ 1, 4, 2], center=true);
  169. color(YEL) translate([ 6.5, 9.0,11.0]) cube([ 4, 1, 1], center=true);
  170. color(BLU) translate([ 3.0,10.5,11.0]) cube([ 1, 2, 1], center=true);
  171. color(BLU) translate([ 6.5,10.5,11.0]) cube([ 4, 2, 1], center=true);
  172. color(BLU) translate([10.0,10.5,11.0]) cube([ 1, 2, 1], center=true);
  173. color(YEL) translate([ 6.5,12.0,11.0]) cube([ 4, 1, 1], center=true);
  174. color(BLK) translate([ 4.5, 6.5,11.5]) cube([ 2, 2, 2], center=true);
  175. color(BLK) translate([ 8.5, 6.5,11.5]) cube([ 2, 2, 2], center=true);
  176. color(BLK) translate([ 2.5, 8.5,11.5]) cube([ 2, 2, 2], center=true);
  177. color(BLK) translate([10.5, 8.5,11.5]) cube([ 2, 2, 2], center=true);
  178. color(BLK) translate([ 4.0,10.5,12.0]) cube([ 1, 2, 1], center=true);
  179. color(BLU) translate([ 6.5,10.5,12.0]) cube([ 2, 2, 1], center=true);
  180. color(BLK) translate([ 9.0,10.5,12.0]) cube([ 1, 2, 1], center=true);
  181. color(BLK) translate([ 3.0, 8.0,13.0]) cube([ 1, 1, 1], center=true);
  182. color(BLK) translate([10.0, 8.0,13.0]) cube([ 1, 1, 1], center=true);
  183. color(BLK) translate([ 3.5, 9.0,13.0]) cube([ 4, 1, 1], center=true);
  184. color(BLK) translate([ 9.5, 9.0,13.0]) cube([ 4, 1, 1], center=true);
  185. color(BLU) translate([ 5.0,11.5,13.0]) cube([ 1, 2, 1], center=true);
  186. color(BLU) translate([ 8.0,11.5,13.0]) cube([ 1, 2, 1], center=true);
  187. color(BLK) translate([ 4.5, 7.5,13.5]) cube([ 2, 2, 2], center=true);
  188. color(BLK) translate([ 8.5, 7.5,13.5]) cube([ 2, 2, 2], center=true);
  189. color(BLU) translate([ 6.5,11.0,13.5]) cube([ 2, 5, 2], center=true);
  190. color(BLK) translate([ 3.0, 9.0,14.0]) cube([ 1, 1, 1], center=true);
  191. color(BLK) translate([10.0, 9.0,14.0]) cube([ 1, 1, 1], center=true);
  192. color(BLU) translate([ 5.0,11.0,14.0]) cube([ 1, 5, 1], center=true);
  193. color(BLU) translate([ 8.0,11.0,14.0]) cube([ 1, 5, 1], center=true);
  194. color(BLU) translate([ 4.0,11.5,14.0]) cube([ 1, 2, 1], center=true);
  195. color(BLU) translate([ 9.0,11.5,14.0]) cube([ 1, 2, 1], center=true);
  196. color(BLU) translate([ 6.5,14.5,14.0]) cube([ 2, 2, 1], center=true);
  197. color(BLK) translate([ 4.0, 9.5,14.5]) cube([ 1, 2, 2], center=true);
  198. color(BLK) translate([ 9.0, 9.5,14.5]) cube([ 1, 2, 2], center=true);
  199. color(BLK) translate([ 5.0, 8.0,15.0]) cube([ 1, 1, 1], center=true);
  200. color(BLK) translate([ 8.0, 8.0,15.0]) cube([ 1, 1, 1], center=true);
  201. color(RED) translate([ 5.0,13.0,15.0]) cube([ 1, 1, 1], center=true);
  202. color(RED) translate([ 8.0,13.0,15.0]) cube([ 1, 1, 1], center=true);
  203. color(BLK) translate([ 6.5,15.0,15.0]) cube([ 2, 3, 1], center=true);
  204. color(BLK) translate([ 6.5,10.0,15.5]) cube([ 4, 3, 2], center=true);
  205. color(BLK) translate([ 4.0,11.0,15.5]) cube([ 1, 1, 2], center=true);
  206. color(BLK) translate([ 9.0,11.0,15.5]) cube([ 1, 1, 2], center=true);
  207. color(WHT) translate([ 4.0,12.0,15.5]) cube([ 1, 1, 2], center=true);
  208. color(WHT) translate([ 9.0,12.0,15.5]) cube([ 1, 1, 2], center=true);
  209. color(BLK) translate([ 4.0,10.0,16.0]) cube([ 1, 1, 1], center=true);
  210. color(BLK) translate([ 9.0,10.0,16.0]) cube([ 1, 1, 1], center=true);
  211. color(BLU) translate([ 6.5,12.0,16.0]) cube([ 4, 1, 3], center=true);
  212. color(BLK) translate([ 5.0,13.0,16.0]) cube([ 1, 1, 1], center=true);
  213. color(BLU) translate([ 6.5,13.0,16.0]) cube([ 2, 1, 3], center=true);
  214. color(BLK) translate([ 8.0,13.0,16.0]) cube([ 1, 1, 1], center=true);
  215. color(BLK) translate([ 6.5,14.0,16.5]) cube([ 2, 1, 2], center=true);
  216. color(BLK) translate([ 6.5, 9.5,17.0]) cube([ 2, 2, 1], center=true);
  217. color(BLK) translate([ 5.0,10.0,17.0]) cube([ 1, 1, 1], center=true);
  218. color(BLK) translate([ 8.0,10.0,17.0]) cube([ 1, 1, 1], center=true);
  219. color(BLU) translate([ 6.5,11.0,17.0]) cube([ 6, 1, 1], center=true);
  220. color(BLU) translate([ 4.0,12.0,17.0]) cube([ 1, 1, 1], center=true);
  221. color(BLU) translate([ 9.0,12.0,17.0]) cube([ 1, 1, 1], center=true);
  222. color(BLU) translate([ 5.0,13.0,17.0]) cube([ 1, 1, 1], center=true);
  223. color(BLU) translate([ 8.0,13.0,17.0]) cube([ 1, 1, 1], center=true);
  224. color(BLU) translate([ 5.0,11.0,18.0]) cube([ 1, 3, 1], center=true);
  225. color(BLU) translate([ 8.0,11.0,18.0]) cube([ 1, 3, 1], center=true);
  226. color(BLK) translate([ 6.5,11.5,18.0]) cube([ 2, 4, 1], center=true);
  227. color(BLU) translate([ 5.0,10.0,19.5]) cube([ 1, 1, 2], center=true);
  228. color(BLU) translate([ 8.0,10.0,19.5]) cube([ 1, 1, 2], center=true);
  229. color(BLU) translate([ 4.0,11.0,19.5]) cube([ 1, 1, 4], center=true);
  230. color(BLK) translate([ 5.0,11.0,19.5]) cube([ 1, 1, 2], center=true);
  231. color(BLK) translate([ 8.0,11.0,19.5]) cube([ 1, 1, 2], center=true);
  232. color(BLU) translate([ 9.0,11.0,19.5]) cube([ 1, 1, 4], center=true);
  233. color(BLU) translate([ 5.0,11.0,21.5]) cube([ 1, 1, 2], center=true);
  234. color(BLU) translate([ 8.0,11.0,21.5]) cube([ 1, 1, 2], center=true);
  235. }
  236. }
  237.  
  238. module vaporeon() {
  239. // vaporeon.txt, width=11, depth=18, height=17, 506 unit cubes, 109 cuboids
  240. translate([-5.0,-8.5,-8.0]) {
  241. color(CYA) translate([ 3.5, 6.0, 0.0]) cube([ 2, 3, 1], center=true);
  242. color(CYA) translate([ 6.5, 6.0, 0.0]) cube([ 2, 3, 1], center=true);
  243. color(CYA) translate([ 3.5,11.0, 0.0]) cube([ 2, 3, 1], center=true);
  244. color(CYA) translate([ 6.5,11.0, 0.0]) cube([ 2, 3, 1], center=true);
  245. color(CYA) translate([ 4.0, 5.5, 1.5]) cube([ 1, 2, 2], center=true);
  246. color(CYA) translate([ 6.0, 5.5, 1.5]) cube([ 1, 2, 2], center=true);
  247. color(CYA) translate([ 4.0,10.5, 1.5]) cube([ 1, 2, 2], center=true);
  248. color(CYA) translate([ 6.0,10.5, 1.5]) cube([ 1, 2, 2], center=true);
  249. color(WHT) translate([ 5.0,13.0, 2.0]) cube([ 3, 1, 1], center=true);
  250. color(CYA) translate([ 3.0, 5.5, 2.5]) cube([ 1, 2, 2], center=true);
  251. color(CYA) translate([ 7.0, 5.5, 2.5]) cube([ 1, 2, 2], center=true);
  252. color(CYA) translate([ 3.0,10.5, 2.5]) cube([ 1, 2, 2], center=true);
  253. color(CYA) translate([ 7.0,10.5, 2.5]) cube([ 1, 2, 2], center=true);
  254. color(CYA) translate([ 3.0, 7.0, 3.0]) cube([ 1, 1, 1], center=true);
  255. color(CYA) translate([ 7.0, 7.0, 3.0]) cube([ 1, 1, 1], center=true);
  256. color(CYA) translate([ 5.0, 8.0, 3.0]) cube([ 3, 7, 1], center=true);
  257. color(WHT) translate([ 5.0,12.5, 3.0]) cube([ 5, 2, 1], center=true);
  258. color(WHT) translate([ 5.0,14.0, 3.0]) cube([ 3, 1, 1], center=true);
  259. color(WHT) translate([ 2.5,12.5, 4.0]) cube([ 2, 2, 1], center=true);
  260. color(WHT) translate([ 7.5,12.5, 4.0]) cube([ 2, 2, 1], center=true);
  261. color(CYA) translate([ 3.0, 8.0, 4.5]) cube([ 1, 7, 2], center=true);
  262. color(CYA) translate([ 7.0, 8.0, 4.5]) cube([ 1, 7, 2], center=true);
  263. color(CYA) translate([ 5.0,10.0, 5.0]) cube([ 3,11, 3], center=true);
  264. color(WHT) translate([ 2.0,11.5, 5.5]) cube([ 1, 2, 2], center=true);
  265. color(WHT) translate([ 8.0,11.5, 5.5]) cube([ 1, 2, 2], center=true);
  266. color(CYA) translate([ 3.0,15.0, 5.5]) cube([ 1, 1, 2], center=true);
  267. color(CYA) translate([ 7.0,15.0, 5.5]) cube([ 1, 1, 2], center=true);
  268. color(CYA) translate([ 5.0,16.5, 5.5]) cube([ 3, 2, 2], center=true);
  269. color(CYA) translate([ 5.0, 4.0, 6.0]) cube([ 3, 1, 3], center=true);
  270. color(CYA) translate([ 3.0, 6.5, 6.0]) cube([ 1, 2, 1], center=true);
  271. color(CYA) translate([ 7.0, 6.5, 6.0]) cube([ 1, 2, 1], center=true);
  272. color(CYA) translate([ 3.0,11.0, 6.0]) cube([ 1, 1, 1], center=true);
  273. color(CYA) translate([ 7.0,11.0, 6.0]) cube([ 1, 1, 1], center=true);
  274. color(CYA) translate([ 3.0,16.0, 6.0]) cube([ 1, 1, 1], center=true);
  275. color(CYA) translate([ 7.0,16.0, 6.0]) cube([ 1, 1, 1], center=true);
  276. color(WHT) translate([ 3.0,10.0, 6.5]) cube([ 1, 1, 2], center=true);
  277. color(WHT) translate([ 7.0,10.0, 6.5]) cube([ 1, 1, 2], center=true);
  278. color(CYA) translate([ 3.0,13.0, 6.5]) cube([ 1, 3, 4], center=true);
  279. color(CYA) translate([ 7.0,13.0, 6.5]) cube([ 1, 3, 4], center=true);
  280. color(CYA) translate([ 4.0, 3.0, 7.0]) cube([ 1, 1, 1], center=true);
  281. color(CYA) translate([ 5.0, 3.0, 7.0]) cube([ 1, 1, 3], center=true);
  282. color(CYA) translate([ 6.0, 3.0, 7.0]) cube([ 1, 1, 1], center=true);
  283. color(CYA) translate([ 5.0, 5.0, 7.0]) cube([ 3, 1, 1], center=true);
  284. color(BLK) translate([ 5.0, 8.0, 7.0]) cube([ 1, 5, 1], center=true);
  285. color(WHT) translate([ 4.0,10.0, 7.0]) cube([ 1, 1, 1], center=true);
  286. color(WHT) translate([ 6.0,10.0, 7.0]) cube([ 1, 1, 1], center=true);
  287. color(WHT) translate([ 2.5,11.0, 7.0]) cube([ 2, 1, 1], center=true);
  288. color(WHT) translate([ 7.5,11.0, 7.0]) cube([ 2, 1, 1], center=true);
  289. color(CYA) translate([ 5.0,11.5, 7.0]) cube([ 3, 2, 1], center=true);
  290. color(CYA) translate([ 2.0,14.0, 7.0]) cube([ 1, 1, 1], center=true);
  291. color(CYA) translate([ 8.0,14.0, 7.0]) cube([ 1, 1, 1], center=true);
  292. color(BLK) translate([ 5.0,17.0, 7.0]) cube([ 1, 1, 1], center=true);
  293. color(BLK) translate([ 3.0,15.0, 7.5]) cube([ 1, 1, 2], center=true);
  294. color(BLK) translate([ 7.0,15.0, 7.5]) cube([ 1, 1, 2], center=true);
  295. color(BLK) translate([ 5.0, 5.0, 8.0]) cube([ 1, 3, 1], center=true);
  296. color(WHT) translate([ 5.0,10.5, 8.0]) cube([ 3, 2, 1], center=true);
  297. color(WHT) translate([ 3.0,11.0, 8.0]) cube([ 1, 1, 1], center=true);
  298. color(WHT) translate([ 7.0,11.0, 8.0]) cube([ 1, 1, 1], center=true);
  299. color(CYA) translate([ 5.0,12.0, 8.0]) cube([ 3, 1, 1], center=true);
  300. color(CYA) translate([ 5.0,14.5, 8.0]) cube([ 3, 4, 3], center=true);
  301. color(CYA) translate([ 5.0, 2.0, 8.5]) cube([ 1, 1, 2], center=true);
  302. color(CYA) translate([ 2.0,13.5, 8.5]) cube([ 1, 2, 2], center=true);
  303. color(CYA) translate([ 8.0,13.5, 8.5]) cube([ 1, 2, 2], center=true);
  304. color(BLK) translate([ 5.0, 3.5, 9.0]) cube([ 1, 2, 1], center=true);
  305. color(WHT) translate([ 1.5,11.0, 9.0]) cube([ 2, 1, 1], center=true);
  306. color(WHT) translate([ 5.0,11.0, 9.0]) cube([ 3, 1, 1], center=true);
  307. color(WHT) translate([ 8.5,11.0, 9.0]) cube([ 2, 1, 1], center=true);
  308. color(WHT) translate([ 2.0,12.0, 9.0]) cube([ 1, 1, 1], center=true);
  309. color(WHT) translate([ 8.0,12.0, 9.0]) cube([ 1, 1, 1], center=true);
  310. color(CYA) translate([ 3.0,13.5, 9.0]) cube([ 1, 2, 1], center=true);
  311. color(CYA) translate([ 7.0,13.5, 9.0]) cube([ 1, 2, 1], center=true);
  312. color(WHT) translate([ 3.0,15.0, 9.0]) cube([ 1, 1, 1], center=true);
  313. color(WHT) translate([ 7.0,15.0, 9.0]) cube([ 1, 1, 1], center=true);
  314. color(CYA) translate([ 5.0, 1.0, 9.5]) cube([ 3, 1, 2], center=true);
  315. color(BLK) translate([ 5.0,12.0, 9.5]) cube([ 5, 1, 2], center=true);
  316. color(CYA) translate([ 3.5, 0.0,10.0]) cube([ 2, 1, 1], center=true);
  317. color(CYA) translate([ 6.5, 0.0,10.0]) cube([ 2, 1, 1], center=true);
  318. color(WHT) translate([ 1.0,10.5,10.0]) cube([ 1, 2, 1], center=true);
  319. color(WHT) translate([ 9.0,10.5,10.0]) cube([ 1, 2, 1], center=true);
  320. color(BLK) translate([ 2.0,11.5,10.0]) cube([ 1, 2, 1], center=true);
  321. color(BLK) translate([ 8.0,11.5,10.0]) cube([ 1, 2, 1], center=true);
  322. color(CYA) translate([ 3.0,14.0,10.0]) cube([ 1, 1, 1], center=true);
  323. color(CYA) translate([ 5.0,14.0,10.0]) cube([ 3, 3, 1], center=true);
  324. color(CYA) translate([ 7.0,14.0,10.0]) cube([ 1, 1, 1], center=true);
  325. color(BLK) translate([ 3.0,13.0,10.5]) cube([ 1, 1, 2], center=true);
  326. color(BLK) translate([ 7.0,13.0,10.5]) cube([ 1, 1, 2], center=true);
  327. color(BLK) translate([ 5.0,16.0,10.5]) cube([ 1, 1, 2], center=true);
  328. color(WHT) translate([ 0.0, 9.5,11.0]) cube([ 1, 2, 1], center=true);
  329. color(WHT) translate([10.0, 9.5,11.0]) cube([ 1, 2, 1], center=true);
  330. color(BLK) translate([ 1.0,10.5,11.0]) cube([ 1, 2, 1], center=true);
  331. color(BLK) translate([ 9.0,10.5,11.0]) cube([ 1, 2, 1], center=true);
  332. color(BLK) translate([ 2.0,11.0,11.0]) cube([ 1, 1, 1], center=true);
  333. color(BLK) translate([ 8.0,11.0,11.0]) cube([ 1, 1, 1], center=true);
  334. color(BLK) translate([ 5.0,13.5,11.0]) cube([ 3, 4, 1], center=true);
  335. color(BLK) translate([ 0.0, 9.5,12.0]) cube([ 1, 2, 1], center=true);
  336. color(BLK) translate([10.0, 9.5,12.0]) cube([ 1, 2, 1], center=true);
  337. color(BLK) translate([ 1.0,10.0,12.0]) cube([ 1, 1, 1], center=true);
  338. color(BLK) translate([ 9.0,10.0,12.0]) cube([ 1, 1, 1], center=true);
  339. color(BLK) translate([ 5.0,13.5,12.0]) cube([ 3, 2, 1], center=true);
  340. color(BLK) translate([ 5.0,15.0,12.5]) cube([ 1, 1, 2], center=true);
  341. color(BLK) translate([ 0.0, 8.5,13.0]) cube([ 1, 2, 1], center=true);
  342. color(BLK) translate([10.0, 8.5,13.0]) cube([ 1, 2, 1], center=true);
  343. color(WHT) translate([ 5.0,12.5,13.0]) cube([ 1, 2, 1], center=true);
  344. color(BLK) translate([ 5.0,14.0,13.5]) cube([ 1, 1, 2], center=true);
  345. color(WHT) translate([ 5.0,11.5,14.0]) cube([ 1, 2, 1], center=true);
  346. color(BLK) translate([ 5.0,13.0,14.5]) cube([ 1, 1, 2], center=true);
  347. color(WHT) translate([ 5.0,11.0,15.0]) cube([ 1, 1, 1], center=true);
  348. color(BLK) translate([ 5.0,12.0,15.0]) cube([ 1, 1, 1], center=true);
  349. color(BLK) translate([ 5.0,11.0,16.0]) cube([ 1, 3, 1], center=true);
  350. }
  351. }
  352.  
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement