Chris Palmer
2166a9be6a
extrusion_corner_bracket_assembly() and extrusion_inner_corner_bracket() can now be passed the extrusion type.
...
E2020t and E4040t thinner extrusions added to work with the brackets.
Extrusions can now have recessed channels, round or square centre sections and holes.
Fixed the shape of extrusion centre section spars.
T-nuts now have 45 degree chamfers instead of a fixed 1mm minimum thickness.
2021-09-05 10:24:42 +01:00
Chris Palmer
511729008d
Added missing documentation for sliding_t_nut().
2021-09-03 15:47:15 +01:00
Chris Palmer
5111ec04bc
E40_corner_bracket, E40_corner_bracket and M8_sliding_ball_t_nut added.
...
Inner corner brackets now show the long arm with chamfered ridges rather
than a normal T-nut and the grub screws are inserted to meet the extrusion.
2021-09-03 09:23:24 +01:00
Chris Palmer
184f19ef04
Replaced grey constants with a function grey().
...
Done to reduced the number of global constants.
2020-06-20 10:17:29 +01:00
Chris Palmer
e8abcde52f
Removed the height parameter from linear_extrude
2020-03-29 20:18:57 +01:00
Chris Palmer
3a4305f5ca
Nuts can now have non-standard pitch, toggle switch nut pitch fixed.
2020-03-24 17:29:29 +00:00
Chris Palmer
b6a32b6b41
Fixed square nut threads.
2020-03-15 17:16:28 +00:00
Filip Wieland
849bc479cc
Adds DIN 562 square nuts
2020-03-15 17:01:48 +00:00
Chris Palmer
ab592e049c
Screws.scad is now included in core.scad, so doesn't need to be included
...
anywhere else. utils/core/core.scad is the old version without fasteners to
be used internally in the library.
2020-02-29 17:52:36 +00:00
Martin Budden
4ff6c7d0a8
Unified tnuts and hammer nuts.
2020-02-24 17:40:39 +00:00
Chris Palmer
e7eea0520c
T nut thickness no longer includes the stem to simplyfy placement and screw
...
length calculations.
2020-02-24 11:14:30 +00:00
Chris Palmer
573425055a
Fixed origin of T-nuts to be consistent with others.
...
I.e the mating face is at Z = 0.
2020-02-24 09:11:59 +00:00
Chris Palmer
66a7a9bfe0
Used named elements of size.
2020-02-24 08:57:22 +00:00
Chris Palmer
c4eea38a2b
Added threads
2020-02-22 21:27:51 +00:00
Chris Palmer
0cd89279a5
Merge branch 'tnuts' of https://github.com/martinbudden/NopSCADlib into martinbudden-tnuts
2020-02-22 21:12:13 +00:00
Chris Palmer
e068918e21
Added screw threads to most things that are threaded.
...
Added a mechanism for tests.py and views.py to have command line options.
2020-02-22 19:44:01 +00:00
Martin Budden
32522b28d7
Added hammer nuts.
2020-02-19 06:42:11 +00:00
Martin Budden
16060629c0
Added sliding t nuts. Sizes M3, M4 and M5.
2020-02-18 07:48:01 +00:00
Chris Palmer
13c654a10e
Fixed nut child placement when it is a nyloc
2019-07-27 21:50:04 +01:00
Chris Palmer
a51e96ec43
Nuts now show their thickness on the BOM so half nuts have a different description.
2019-06-14 17:13:12 +01:00
Chris Palmer
85e1985f1a
Restored explode lines to yellow.
...
Now keeps track of STL bounds and uses them to force a large assembly view when large.
2019-06-11 12:38:00 +01:00
Chris Palmer
bdbe6c1ed1
Better nut colour fix.
2019-06-11 07:02:12 +01:00
Chris Palmer
b8cd97ff99
Fixed brass nut colour
2019-06-10 20:21:28 +01:00
Chris Palmer
34a9b0e87b
Added source code
2019-06-08 22:10:47 +01:00