Commit Graph

28 Commits

Author SHA1 Message Date
Chris Palmer
36521cf0b9 Set ngb parameter of assembly() to remove it from the global BOM and merge
its parts into it parent's global BOM column.
2021-02-03 06:21:17 +00:00
Chris Palmer
93b260b7b9 Added screw_length() to calculuate screw lengths includin washers, inserts and nuts. 2021-01-15 18:12:37 +00:00
Chris Palmer
816adb07e7 Typo. 2020-12-29 12:22:45 +00:00
Chris Palmer
06e1c1a3da Documented project description blurb and openscad.py. 2020-12-29 12:20:32 +00:00
Chris Palmer
ed1cc8b488 Fixed typo. 2020-12-24 16:23:22 +00:00
Chris Palmer
4cac382581 Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
Chris Palmer
d42f99e437 stl_colour() now used in tests and examples. 2020-04-06 10:27:17 +01:00
Chris Palmer
268c066965 Added documentation for platters and panels in usage.md. 2020-03-15 21:11:15 +00:00
Chris Palmer
2210396234 Now uses the dependencies to locate modules for printed parts and assemblies. 2020-03-12 22:47:27 +00:00
Chris Palmer
2eef050f60 Missing bracket. 2020-03-11 23:11:34 +00:00
Chris Palmer
23a64f238d Added usage messages to all the scripts and documented multiple configuration
projects.
2020-03-11 23:09:03 +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
ba7e64233a Clarified path settings in usage.md. 2020-02-23 14:46:39 +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
Chris Palmer
a5a4f5730e Another typo 2019-06-14 15:32:23 +01:00
Chris Palmer
f7fbcd6ff8 Typo 2019-06-14 15:31:28 +01:00
Chris Palmer
2281eeff36 It appears you that can't link to fonts with GFM. 2019-06-14 15:29:44 +01:00
Chris Palmer
6dd02ea8ab Bundled the 7 segment font because th site it came from has disappeared. 2019-06-14 15:23:36 +01:00
Chris Palmer
7935700975 Document tweaks 2019-06-12 21:34:14 +01:00
Chris Palmer
efa0e03782 Documentation tweaks. 2019-06-12 20:56:57 +01:00
Chris Palmer
b6c82cc1f3 More documentation. 2019-06-12 20:17:02 +01:00
Chris Palmer
18533d8d8b Fixed code block to work on local markdown. 2019-06-12 12:21:42 +01:00
Chris Palmer
0126245012 Documentation typos 2019-06-12 11:44:59 +01:00
Chris Palmer
13eb9fea30 Documentation tweaks. 2019-06-12 11:34:00 +01:00
Chris Palmer
c1e31036eb Various bug fixed from moving printed parts. 2019-06-12 11:21:53 +01:00
Chris Palmer
09db2f06b0 A bit more documentation 2019-06-12 10:17:14 +01:00
Chris Palmer
258d4e88ae Moved printed parts to their own directory. 2019-06-11 23:20:28 +01:00
Chris Palmer
697542395b Added catalog 2019-06-08 21:48:00 +01:00