Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Jan Koniarik
schpin-robot
Commits
76f76aec
Commit
76f76aec
authored
Feb 05, 2021
by
Jan Koniarik
Browse files
fixed part name for screw
parent
7564365e
Changes
1
Hide whitespace changes
Inline
Side-by-side
schpin_koke/src/scad/metric.scad
View file @
76f76aec
...
...
@@ -35,7 +35,7 @@ M2N = M2gen(0, M_NUT, head_h = 0, head_d = 0, groove_offset = 0,
part_name = "M2 nut");
M3L16C = M3gen(16, M_COLUMN, head_h = 3, head_d = 5.22, groove_offset = 1,
part_name = "Cylinder M3x
8
screw");
part_name = "Cylinder M3x
16
screw");
M3L8C = M3gen(8, M_COLUMN, head_h = 3, head_d = 5.22, groove_offset = 1,
part_name = "Cylinder M3x8 screw");
M3L5C = M3gen(5, M_COLUMN, head_h = 3, head_d = 5.22, groove_offset = 1,
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment