Commit Graph

259 Commits

Author SHA1 Message Date
Chris Palmer 566cbce98f Corrner block and fixing block assemblies now more flexible.
Can split the fasteners between assemblies and omit the star washers.
2019-08-18 12:36:13 +01:00
Chris Palmer b8dba626d2 Can now flip the fasteners in a foot_assembly. 2019-08-18 12:32:29 +01:00
Chris Palmer 2adb936f41 Fixed toggle switch part number typo. 2019-08-18 12:27:41 +01:00
Chris Palmer 017ec480c0 Added tesrdrop option to mouse_hole. 2019-08-18 12:26:25 +01:00
Chris Palmer e3a500e9c6 Added pcb_component_position(). 2019-08-18 12:19:48 +01:00
Chris Palmer 4ac48c9603 Added studding. 2019-08-18 12:18:12 +01:00
Chris Palmer 78ce316b86 Added 2mm acrylic sheets. 2019-08-18 12:04:58 +01:00
Chris Palmer ec274fdca1 Update readme for last change. 2019-08-18 11:56:05 +01:00
Chris Palmer 3640963da1 Added small geared stepper and driver board. 2019-08-18 11:46:33 +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 49c3b6be2c Fixed Microview stl suffix case for Linux. 2019-08-17 14:39:45 +01:00
Chris Palmer 8583f5472d Would help to include the code! 2019-07-29 20:43:03 +01:00
Chris Palmer 645ff21d3d Added right_triangle. 2019-07-29 19:30:07 +01:00
Chris Palmer 4ff12b1d8b LDRs thicker 2019-07-29 16:39:09 +01:00
Chris Palmer 847dba544f Fixed fillet back to front 2019-07-28 22:08:21 +01:00
Chris Palmer 13c654a10e Fixed nut child placement when it is a nyloc 2019-07-27 21:50:04 +01:00
Chris Palmer 49ee92db8e Fixed tapered PCB spacers. 2019-07-25 21:20:41 +01:00
Chris Palmer be14a52c21 Fixed LDR comment 2019-07-25 19:31:16 +01:00
Chris Palmer af4c5e2b3e Added missing image 2019-07-25 11:05:58 +01:00
Chris Palmer f85a7e85be Added LDR models 2019-07-25 11:00:04 +01:00
Chris Palmer c68f879d13 Added insert_lug() to make flying insert lugs. 2019-07-25 10:39:31 +01:00
Chris Palmer 3d4653fc0f Added insert_boss_radius(). 2019-07-24 13:48:44 +01:00
Chris Palmer b40c076d23 Removed extraneous echo. 2019-07-21 19:10:15 +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 881a032aa3 Typo 2019-07-21 17:39:42 +01:00
Chris Palmer 4b1d6298e4 Typo 2019-07-21 17:39:23 +01:00
Chris Palmer b4cc6f6c37 Added semi_teardrop.
mouse_grommets now teardropped.
2019-07-19 11:10:44 +01:00
Chris Palmer 6238f82bf0 Added poly_tube(), an extruded poly_ring().
Added missing hinge image.
2019-07-19 11:03:26 +01:00
Chris Palmer fbc688c81f Vitamins now sorted alphabetically in build instructions. 2019-07-19 10:57:14 +01:00
Chris Palmer 7b2b239a8b Can now override the screw type for a fan assembly. 2019-07-19 10:51:59 +01:00
Chris Palmer de8eb594a7 Reduced the number of waves on a screw_knob to make it more comfortable.
Added build instructions to the screw_knob assemblies.
2019-07-19 10:50:08 +01:00
Chris Palmer f061b0a2f8 Added alternative ring_terminal earth assembly with cap screw. 2019-07-19 10:46:38 +01:00
Chris Palmer 43b17c6f0b Added spool_pitch() function and more modern 300mm filament spool. 2019-07-19 10:39:05 +01:00
Chris Palmer 886319a6e4 Added pose_vflip() and pose_hflip() to make posing assembly views easier. 2019-07-19 10:37:10 +01:00
Chris Palmer 723be7ac64 Fixed round_grommet_hole() size.
Added more grommet stls.
2019-07-19 10:34:38 +01:00
Chris Palmer 3a5e027bbb Added parametric printed hinges. 2019-07-19 10:30:02 +01:00
Chris Palmer d068b972ff Fixed bug in butt_box.scad when box was tall enough for extra fixing blocks. 2019-07-06 16:26:56 +01:00
Chris Palmer 0fb0432b39 Added 4.3" LCD display 2019-07-06 14:05:27 +01:00
Chris Palmer 107951aad0 Typo 2019-07-04 14:48:09 +01:00
Chris Palmer 55fd552c8f Added Duet Ethernet and Duex PCB models.
Made green terminals parametric.
Separated pin_headers and green_terminals out from pcb.scad.
2019-07-04 12:03:38 +01:00
Chris Palmer 8014aadd1d Can now change the box shelf material. 2019-07-01 15:05:06 +01:00
Chris Palmer a3e51d2607 Added PSU shrouds. 2019-06-27 13:20:50 +01:00
Chris Palmer 8ea7d92997 Rounded up wire_hole_radius to nearest half mm. 2019-06-27 11:37:55 +01:00
Chris Palmer e386ce7927 Added more imperial and metric units as requested. 2019-06-27 11:10:37 +01:00
Chris fbc0b1d27d
Merge pull request #2 from twoxe/patch-1
Change LED.scad to led.scad
2019-06-27 10:12:27 +01:00
Chris Palmer 5f287ef8ad Fixed ssr shroud mounting height. 2019-06-27 10:06:13 +01:00
Chris Palmer 0ccda3378e Better ziptie model.
Better cable_tie using zipties.
Added cable ties to ssr_shroud_fastened_assembly().
Added test and documentation for wire.scad.
2019-06-25 17:41:59 +01:00
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