chiark / gitweb /
digispark-with-cable: wip progress some todos
authorIan Jackson <ijackson@chiark.greenend.org.uk>
Tue, 17 Oct 2023 21:59:23 +0000 (22:59 +0100)
committerIan Jackson <ijackson@chiark.greenend.org.uk>
Thu, 26 Oct 2023 17:10:37 +0000 (18:10 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
digispark-with-cable.scad

index a2b32998347e3be6cda2461516847243b9849f4f..8265df87ad3c65b7de50682aa5391252aefb21f8 100644 (file)
@@ -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 ])