Commit Graph

83 Commits

Author SHA1 Message Date
Chris Palmer
b7654f0384 Fixed readme index order for Python 2.
Fixed index order being different on Linux due to os.listdir order being
inconsistent with Windows.
2019-08-18 14:26:14 +01:00
Chris Palmer
466a7a667d Added platters.py and panels.py to aggregate parts for printing / routing. 2019-08-18 11:08:44 +01:00
Chris Palmer
be324c31da Missing targets now named when dependency checking. 2019-08-18 10:53:22 +01:00
Chris Palmer
5ae040079e Now shows the CNC routed parts in the master BOM and total parts count. 2019-07-21 18:58:38 +01:00
Chris Palmer
fbc688c81f Vitamins now sorted alphabetically in build instructions. 2019-07-19 10:57:14 +01:00
Chris Palmer
bb6af0233d Removed debug code 2019-06-18 11:23:31 +01:00
Chris Palmer
774bdbe2cd Printed parts, dxfs and subassemblies now listed alphabetically.
JSON BOM now simplified and in required order.
2019-06-18 11:21:14 +01:00
Chris Palmer
8d49f2b564 Fixed assembly counts in json nexted BOM.
Fixed assembly counts in build instructions.
2019-06-17 19:34:46 +01:00
Chris Palmer
ad8d7ae311 Fixed adding subassemblies more than once to build instructions and BOM. 2019-06-17 17:36:28 +01:00
Chris Palmer
23e6925091 No excludes target.scad from dependencies. 2019-06-17 16:31:58 +01:00
Chris Palmer
ab6c529905 Added missing init() for coloured text. 2019-06-17 14:29:35 +01:00
Chris Palmer
db3b191552 Fixed bug in tests.py when only one test is run. 2019-06-13 19:47:02 +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
258d4e88ae Moved printed parts to their own directory. 2019-06-11 23:20:28 +01:00
Chris Palmer
b1fb0286b5 Table headers for brain dead GFM. 2019-06-11 15:35:20 +01:00
Chris Palmer
405c8e00b8 Added documentation for the Python scripts. 2019-06-11 15:33:13 +01:00
Chris Palmer
419cadb7ec No longer has horizontal rules between gallery items 2019-06-11 12:50:52 +01:00
Chris Palmer
85e1985f1a Restored explode lines to yellow.
Now keeps track of STL bounds and uses them to force a large assembly view when large.
2019-06-11 12:38:00 +01:00
Chris Palmer
00c6914e23 Try again GFM is so broken! 2019-06-11 08:46:38 +01:00
Chris Palmer
8297dc75ba Now makes the build instruction TOC manually because GFM does not implement [TOC] 2019-06-11 08:04:35 +01:00
Chris Palmer
fe27391aff Changed the colour scheme 2019-06-10 19:57:13 +01:00
Chris Palmer
d2254f0b52 And another 2019-06-10 16:16:21 +01:00
Chris Palmer
0569015d7f Typo in readme 2019-06-10 16:14:44 +01:00
Chris Palmer
7811fa380e Tweaks to the example. 2019-06-10 15:50:05 +01:00
Chris Palmer
197f5332bb Added an example project 2019-06-10 10:38:57 +01:00
Chris Palmer
e4fae0ba5f Added some leeway to image comparison
because it turns out OpenSCAD PNG generation is non-deterministic!
2019-06-10 10:00:47 +01:00
Chris Palmer
50d3570be4 Render.py not only updates images that have changed.
Added force build to gallery.py.
2019-06-09 17:23:30 +01:00
Chris Palmer
5af2302053 PNG files have a date in them so now only update them if they have actually changed. 2019-06-09 13:19:08 +01:00
Chris Palmer
99f46754d9 Added table headers as GFM can't do headerless tables.
Demoted sub-headings in the gallery.
2019-06-09 08:11:00 +01:00
Chris Palmer
8ce079214a Updated the readme to include the licence and gallery. 2019-06-08 22:27:59 +01:00
Chris Palmer
34a9b0e87b Added source code 2019-06-08 22:10:47 +01:00