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:
e6289c1
)
toolbox-inserts: actual screw threads, fix
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 21 Apr 2025 11:37:18 +0000
(12:37 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Mon, 21 Apr 2025 11:37:18 +0000
(12:37 +0100)
Signed-off-by: Ian Jackson <ijackson@chiark.greenend.org.uk>
toolbox-inserts.scad
patch
|
blob
|
history
diff --git
a/toolbox-inserts.scad
b/toolbox-inserts.scad
index e0fa112ec2c8e67591d202c823760b09465acf5d..e8a41231da3a6d82dd15ed28a0471bfd00758003 100644
(file)
--- a/
toolbox-inserts.scad
+++ b/
toolbox-inserts.scad
@@
-128,7
+128,7
@@
module WellSurround(
test=$screw_test);
}
- linextr(-100,
-0.
1) square(1000, center=true);
+ linextr(-100,
0.0
1) square(1000, center=true);
}
}