X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?a=blobdiff_plain;f=digispark-with-cable.scad;h=8265df87ad3c65b7de50682aa5391252aefb21f8;hb=a308de1ad999fd18f51d18d287f441b61a037e63;hp=a2b32998347e3be6cda2461516847243b9849f4f;hpb=a3e663dc1718a50a263899f088f9c6fe8ccc82ea;p=reprap-play.git diff --git a/digispark-with-cable.scad b/digispark-with-cable.scad index a2b3299..8265df8 100644 --- a/digispark-with-cable.scad +++ b/digispark-with-cable.scad @@ -104,6 +104,8 @@ module NormalStrapCutouts(y_c, z, rot){ module BottomStrapCutouts(y_c){ NormalStrapCutouts(y_c, bottom_base_z, -45); } +// XXXX need rear strap +// XXXX need bottom-to-top registration module CoverStrapCutouts(){ BothSides(){ translate([ -total_side_wall_x, -cover_strap_c_d_y, cover_top_z ])