Chris Palmer
d75aff2ccd
rounded_retangle() centre now defaults to false.
2021-02-08 09:24:00 +00: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
654571a70e
Colour now always spelt colour except the call to color().
2020-03-29 20:39:17 +01: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
Chris Palmer
d2874a0531
Moved washers.scad from screws.scad to nuts.scad.
...
Moved screw_insert() from inserts.scad to screw.scad.
Changed most includes of inserts.scad to use insert.scad.
Removed linear_bearings, iecs, rockers and microswitches from lib.scad as
already included by other vitamins.
2020-02-26 13:46:11 +00:00
Martin Budden
5bae0aaa51
Better sk_bracket screw length calculation.
2020-02-25 07:33:07 +00:00
Martin Budden
4ff6c7d0a8
Unified tnuts and hammer nuts.
2020-02-24 17:40:39 +00:00
Chris Palmer
2edb6d4df2
Shorter screws when using T-nut but mignt not be a suitable standard size.
2020-02-24 12:01:40 +00:00
Chris Palmer
42cfed8846
Set default part thickness to 2.
2020-02-24 11:38:31 +00:00
Chris Palmer
8c339a18c4
Removed washers from T-nuts and used the lack to detect them.
2020-02-24 11:23:10 +00:00
Chris Palmer
065ec0a430
Corrected nut placement
2020-02-24 11:18:34 +00:00
Martin Budden
66a8d1d583
Tidy of sk_brackets as per scs_bearing_blocks code review.
2020-02-23 22:56:47 +00:00
Martin Budden
c5038db6d9
Added support for tNuts in sk_brackets.
2020-02-23 14:32:40 +00:00
Martin Budden
a08216d0b8
Added SK shaft support brackets.
2020-02-23 13:57:14 +00:00