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:
62bc4f2
)
sealing-box: more hopeful comment
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 20:55:01 +0000
(20:55 +0000)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Sat, 13 Feb 2016 20:55:01 +0000
(20:55 +0000)
sealing-box.scad.m4
patch
|
blob
|
history
diff --git
a/sealing-box.scad.m4
b/sealing-box.scad.m4
index 3221b2bbbab97d586be86542da5aaba93b3d776a..e2b5702a0f79e242eab6cae2b210b8a43ceb5ba0 100644
(file)
--- a/
sealing-box.scad.m4
+++ b/
sealing-box.scad.m4
@@
-16,7
+16,9
@@
//
// B. Complicated shapes, but harder work
// 1. Be a .m4 file and m4_include sealing-box.scad.m4
-// 2. Maybe define your own BoxDoShapeRect xxx tbd
+// 2. Define your own BoxDoShapeSomething like BoxDoShapeRect
+// 3. Invoke BoxUseShape
+// 4. Use the Box and Lid modules generated
m4_dnl Box_Part($1=transl_x,$2=transl_y, $3=rot_z,$4=mirror_xy)
m4_dnl $5=kind, $6=kindargs, $7=profile(profileargsargs))