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
Martin Budden
2de479d691
Fixed incomplete webbing on side of kp_pillow_block.
2020-02-27 10:44:00 +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
f961874ce3
Added kp_pillow_blocks.
2020-02-25 07:55:47 +00:00