Unidiff1 files changed, 1 insertions, 1 deletions
|
|
|
@@ -15,7 +15,7 @@ module pushfit_thread(h=10) { |
15 | |
15 | |
16 | module the_mixer( |
16 | module the_mixer( |
17 | pushfit_d = 10, pushfit_h = 10, |
17 | pushfit_d = 10, pushfit_h = 10, |
18 | pushfit_id = 6.5, |
18 | pushfit_id = 6, |
19 | pushfit_type = "threaded", // threaded|embedded|embeddest |
19 | pushfit_type = "threaded", // threaded|embedded|embeddest |
20 | pushfit_ring_h = 4.7, // height of embedded pushfit ring |
20 | pushfit_ring_h = 4.7, // height of embedded pushfit ring |
21 | pushfit_insert_d = 8, // diameter of pushfit insert legs hole |
21 | pushfit_insert_d = 8, // diameter of pushfit insert legs hole |
|