mirror of
https://github.com/revarbat/snappy-reprap.git
synced 2025-11-02 15:46:45 -08:00
Make Acme threadings default to tighter thread angle.
This commit is contained in:
@@ -9,7 +9,7 @@ module acme_threaded_rod(
|
||||
l=100,
|
||||
pitch=3.175,
|
||||
thread_depth=1,
|
||||
thread_angle=29
|
||||
thread_angle=14.5
|
||||
) {
|
||||
astep = 360/segs(d/2);
|
||||
asteps = ceil(360/astep);
|
||||
|
||||
Reference in New Issue
Block a user