1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-13 19:03:58 +02:00

Brushless DC motors.

This commit is contained in:
Martin Budden
2021-05-30 16:38:37 +01:00
parent 0dab0dca08
commit 1e6d7f5dd6
5 changed files with 357 additions and 2 deletions

View File

@@ -190,7 +190,8 @@ module female_metric_thread(d, pitch, length, center = true, top = -1, bot = -1,
}
function metric_coarse_pitch(d) //! Convert metric diameter to pitch
= d == 1.6 ? 0.35 // M1.6
= d == 1.4 ? 0.3 // M1.4
: d == 1.6 ? 0.35 // M1.6
: [0.4, // M2
0.45,// M2.5
0.5, // M3