Chris Palmer
4cac382581
Single backtick now used for all code quotes.
2020-12-24 16:04:59 +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
53f0bbcd6e
Fixed long SCS_bearing blocks to use two short bearings and added circlips.
2020-03-24 17:24:08 +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
Chris Palmer
6470f1b004
Extrusions now default to centered. New parts added to the libtest picture.
...
Extrusion bracket examples rotated for clearer view and made optional.
Added missing description for scs_bearing_blocks.
Extrusion no longer shows centre parameter but does show no default cornerHole.
2020-02-27 17:55:03 +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
Chris Palmer
8bad05e721
Added to lib.scad
2020-02-24 00:00:32 +00:00
Chris Palmer
9d6727d371
Added images and readme
2020-02-23 23:57:18 +00:00
Martin Budden
e40b10f5a0
Added comment.
2020-02-23 23:08:34 +00:00
Martin Budden
d066648a76
Renamed sheet_thickness to part_thickness.
2020-02-23 22:34:59 +00:00
Martin Budden
581c2f8a96
Used accessor functions internally.
2020-02-23 21:49:35 +00:00
Martin Budden
e9ee88dfe9
Updates as per code review.
2020-02-23 21:41:47 +00:00
Martin Budden
b07a8ad245
Added SCS bearing blocks, SCSnUU and SCSnLUU variants
2020-02-23 21:06:38 +00:00