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:
9007883
)
toolbox-inserts: bits: adjust pitch_y
author
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Tue, 10 Jun 2025 11:12:11 +0000
(12:12 +0100)
committer
Ian Jackson
<ijackson@chiark.greenend.org.uk>
Thu, 12 Jun 2025 19:48:15 +0000
(20:48 +0100)
As per email.
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 986110bfe6d3f355ff43818a4133ea33235fe8b3..bcc0382775e8c56ad3d3157b0af2648d5e5b3086 100644
(file)
--- a/
toolbox-inserts.scad
+++ b/
toolbox-inserts.scad
@@
-68,7
+68,7
@@
$shaftextender_main_len = 77.7 + 0.5;
$shaftextender_fixings_nx = 6;
bit_pitch_x = 25.4 * 2 / 5;
-bit_pitch_y =
25.4 * 3 / 4
;
+bit_pitch_y =
13.125
;
bit_n_x = 10;
bit_n_y = 2;
bit_mag_d = 6 + 0.5;