chiark
/
gitweb
/
~ianmdlvl
/
reprap-play.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a3e663d
)
digispark-with-cable: wip progress some todos
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 17 Oct 2023 21:59:23 +0000
(22:59 +0100)
committer
Ian 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
patch
|
blob
|
history
diff --git
a/digispark-with-cable.scad
b/digispark-with-cable.scad
index a2b32998347e3be6cda2461516847243b9849f4f..8265df87ad3c65b7de50682aa5391252aefb21f8 100644
(file)
--- 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 ])