Holder for IEC 320 C14 Inlet  (with clip)

Holder for IEC 320 C14 Inlet (with clip)

thingiverse

You can use it as module like: ``` use <c14_housing.scad>; ``` ---------------------------------------- Example: ---------------------------------------- ``` use <c14_housing.scad>; wall_thickness = 3; x = 100; y = 160; z = 70; housing_depth = 10; difference() { cube([x+wall_thickness*2, y+wall_thickness*2, z]); translate([wall_thickness, wall_thickness, wall_thickness]) cube([x, y, z]); // positioning to the center of the wall translate([x+wall_thickness+wall_thickness/2, y-30, z-50]) c14_extraction(wall_thickness); } translate([x + wall_thickness*2 - housing_depth/2, y-30, z-50]) c14_housing(housing_depth); ```

Download Model from thingiverse

With this file you will be able to print Holder for IEC 320 C14 Inlet (with clip) with your 3D printer. Click on the button and save the file on your computer to work, edit or customize your design. You can also find more 3D designs for printers on Holder for IEC 320 C14 Inlet (with clip).