X-Git-Url: http://challenge-bot.com/repos/?p=challenge-bot;a=blobdiff_plain;f=3d-printables%2Foshw.scad;h=57d9ab0d3312f68c28486a551fb0ddfe2a22be9d;hp=e351a7b7d90574d1720d733f9893509f147dd8c5;hb=3d90aff00bdea5d4a525d006d5390f9c5a25c635;hpb=d00915911d7048524d168f352e33426d094e3176 diff --git a/3d-printables/oshw.scad b/3d-printables/oshw.scad index e351a7b..57d9ab0 100644 --- a/3d-printables/oshw.scad +++ b/3d-printables/oshw.scad @@ -1,9 +1,4 @@ -oshw_dx = 133.888; -oshw_dy = 120.366; -module oshw(){ - x_center_offset = 66.9175; - y_center_offset = 53.2655; - translate([-x_center_offset, -y_center_offset]){ - import("oshw.dxf");}} + +include oshw();