Commit Graph

811 Commits

Author SHA1 Message Date
twoxe c155e95599
Change LED.scad to led.scad
The file LED.scad is not found if a case sensitive file system is used
2019-06-25 10:35:41 +02:00
Chris Palmer 9cb0b78bb7 Fixed degenerate triangles. 2019-06-22 14:04:47 +01:00
Chris Palmer 13624eb9bd Added printed SSR shrouds 2019-06-22 12:36:07 +01:00
Chris Palmer 9ccdf3c075 IEC mains connector models more accurate. 2019-06-20 11:59:13 +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 757e88ed0c Fixed bugs in poly_ring() and insert_boss().
IEC screw length fixed at 10 if inserts used.
2019-06-16 17:07:02 +01:00
Chris Palmer 7eaace0194 Added degree symbols 2019-06-15 08:43:42 +01:00
Chris Palmer 7c9c6805f7 Typo 2019-06-15 08:18:33 +01:00
Chris Palmer 4a55e8eb6c Added hflip(). 2019-06-14 21:38:12 +01:00
Chris Palmer bf4f64e7bc Removed Z-fighting on 3D hot end 2019-06-14 17:48:29 +01:00
Chris Palmer a51e96ec43 Nuts now show their thickness on the BOM so half nuts have a different description. 2019-06-14 17:13:12 +01:00
Chris Palmer b719601a64 Fixed cable strip parameters and BOM desciption 2019-06-14 16:54:51 +01:00
Chris Palmer 5ede2d0895 Smooth pulleys now show their OD on the BOM. 2019-06-14 16:20:42 +01:00
Chris Palmer c713474a1d Corrected pillar BOM entry 2019-06-14 16:06:01 +01: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 3810b71b26 Fixed insert_hole() convexity 2019-06-14 13:13:15 +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 4485235509 Increased convexity of tubing. 2019-06-13 16:53:43 +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 245591aefa Fixed name clash with grill 2019-06-12 09:46:14 +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 bdbe6c1ed1 Better nut colour fix. 2019-06-11 07:02:12 +01:00
Chris Palmer b8cd97ff99 Fixed brass nut colour 2019-06-10 20:21:28 +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