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:
d8448d4
)
sewing-table: NewRearCurve: wip, front section
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 3 Jun 2017 12:35:29 +0000
(13:35 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 3 Jun 2017 16:50:37 +0000
(17:50 +0100)
sewing-table.scad.m4
patch
|
blob
|
history
diff --git
a/sewing-table.scad.m4
b/sewing-table.scad.m4
index 3bfe20824412ea7d07a25f890b25fc6a40ef23dc..d52e773416938156b80ac91d66c91d6c18d6a157 100644
(file)
--- a/
sewing-table.scad.m4
+++ b/
sewing-table.scad.m4
@@
-457,6
+457,10
@@
module Machine_NewRearCurve(){
cube([500,500,1000]);
}
}
+ translate([-1, 0, -rearcurve_double_inrad])
+ rotate([0,90,0])rotate([0,0,90])
+ linear_extrude(height= rearcurve_strt_len + 1)
+ Machine_NewRearProfile();
}
module Machine_RearProfile(){ ////toplevel