Commit Graph

9 Commits

Author SHA1 Message Date
Martin Budden 25dceee20a Made hflip and vflip conditional. 2020-11-20 08:46:17 +00:00
Chris Palmer 072c38f955 Enabled the two belt version. 2020-11-14 17:18:08 +00:00
Martin Budden 040985c0db Converted belts test to coreXY. 2020-11-14 09:40:37 +00:00
Chris Palmer b6d25048bc Fixed belt gap positioning and added ability to rotae it. 2020-08-22 11:16:56 +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 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 c55b8b6d1c Parameterised belt colors. 2020-01-29 17:40:34 +00:00
Chris Palmer 34a9b0e87b Added source code 2019-06-08 22:10:47 +01:00