1
0
mirror of https://github.com/nophead/NopSCADlib.git synced 2025-08-06 07:27:23 +02:00

Commit Graph

  • 2cc3c6ec7c Updated images and readme. Chris 2022-07-02 23:36:40 +01:00
  • 633843d45e Added LED1206 example to PCB test. Chris 2022-07-02 23:35:59 +01:00
  • 1a472c8ed5 Add 1206 SMD LED MS3FGX 2022-07-02 18:12:31 -04:00
  • f44d9ae424 Made includes relative in bldc_motors. Martin Budden 2022-06-30 13:34:32 +01:00
  • 4f0c443c8e Updated changelog. Chris Palmer 2022-06-23 18:26:22 +01:00
  • ecd534b577 Added NEMA_connection_pos(). Changed motor wire colours and tweaked wire position and size, v20.8.0 Chris Palmer 2022-06-23 18:24:44 +01:00
  • aec72118fa Fixed typos. Martin Budden 2022-06-22 06:02:36 +01:00
  • 0d828f8f7f Updated changelog. Chris Palmer 2022-06-21 12:35:00 +01:00
  • 28c36a4e96 rounded_polygon() now copes with the degenrate case when tangents intersect to form a sharp corner with no arc. Added an offset() function with some limitations. v20.7.0 Chris Palmer 2022-06-21 12:29:57 +01:00
  • 1ddfb35bda Updated changelog. Chris Palmer 2022-06-21 11:59:32 +01:00
  • 235caa4101 Merge branch 'martinbudden-extrusion1515_dimensions' v20.6.1 Chris Palmer 2022-06-21 11:48:46 +01:00
  • 6a9af0af8a Updates images Chris Palmer 2022-06-21 11:48:15 +01:00
  • f066b1b8ae Merge branch 'extrusion1515_dimensions' of https://github.com/martinbudden/NopSCADlib into martinbudden-extrusion1515_dimensions Chris Palmer 2022-06-21 11:39:31 +01:00
  • 4be7b2f0ea Merge branch 'martinbudden-typos' Chris Palmer 2022-06-21 11:14:45 +01:00
  • 3cc3c52b54 Merge branch 'typos' of https://github.com/martinbudden/NopSCADlib into martinbudden-typos Chris Palmer 2022-06-21 10:37:27 +01:00
  • 7f1634ef06 Merge branch 'martinbudden-image_size' Chris Palmer 2022-06-21 10:28:08 +01:00
  • 34c8c31cae Merge branch 'image_size' of https://github.com/martinbudden/NopSCADlib into martinbudden-image_size Chris Palmer 2022-06-21 10:26:03 +01:00
  • a6a08088d9 Fixed dimensions of E1515 extrusion. Martin Budden 2022-06-21 08:32:13 +01:00
  • 06443a558b Standardised setting of imgsize in scripts. Martin Budden 2022-06-21 07:19:11 +01:00
  • bcf9fb38df Fixed typos. Martin Budden 2022-06-21 06:54:08 +01:00
  • 18f3d43780 Added convexity parameter to clip(). v20.6.0 Chris Palmer 2022-06-14 15:13:21 +01:00
  • eda88cc8d7 Fixed vero() constructor documentation. Fixed missing space in veroboard vitamin decription. v20.5.1 Chris Palmer 2022-06-14 15:10:59 +01:00
  • 630268d71a Changed screw_knob() facets to be suitable for 3D printing. Fixed knob_height() so it can take a screw as a type. Chris Palmer 2022-06-14 15:08:20 +01:00
  • 66f793b00b Updated changelog. Chris 2022-05-31 17:22:27 +01:00
  • cc5654d7d7 Added usb_miniA(). v20.5.0 Chris 2022-05-31 17:20:52 +01:00
  • 9989f13edf Updated changelog. Chris Palmer 2022-04-01 16:33:37 +01:00
  • d46913ce4f Printed screw_knob() is now fully customisable by passing a parameter list, constructed by screw_knob(), in place of the screw. v20.4.0 Chris Palmer 2022-04-01 16:31:45 +01:00
  • b9f676a753 Documented insert_hole_length(). v20.3.1 Chris Palmer 2022-04-01 15:43:17 +01:00
  • 1a649060bd Updated changelog. Chris Palmer 2022-03-17 23:57:57 +00:00
  • 68fd04f6d5 Merge branch 'MorrieG-master' v20.3.0 Chris Palmer 2022-03-17 23:56:03 +00:00
  • ddc4150ed7 Updated images and readme. Chris Palmer 2022-03-17 23:55:41 +00:00
  • ed7e55808a Merge branch 'master' of https://github.com/MorrieG/NopSCADlib into MorrieG-master Chris Palmer 2022-03-17 21:53:49 +00:00
  • 3eff5fc2e0 Updated changelog. Chris Palmer 2022-03-17 21:47:20 +00:00
  • 744ebc2935 Added functions for generating twisted cable paths and calculating its radius. Top row of cable bundles reversed to match a twisted cable. v20.2.0 Chris Palmer 2022-03-17 21:24:54 +00:00
  • 99a5570e24 Fixed ziptie bug for small wires and corners made sharper. v20.1.2 Chris Palmer 2022-03-17 20:48:43 +00:00
  • b70911dc13 Image odd pixel changes due to move to summer computer. Chris Palmer 2022-03-17 20:37:16 +00:00
  • 50d62b4170 Merge branch 'master' of https://github.com/MorrieG/NopSCADlib Mozza 2022-03-16 19:11:38 +11:00
  • 7e126c94ca Add A23 cell Mozza 2022-03-16 19:10:07 +11:00
  • 2d20fb130a Removed dead code in spiral_paths(). Chris Palmer 2022-03-01 08:12:30 +00:00
  • 738c7914e2 Updated chnagelog. Chris Palmer 2022-02-25 10:41:11 +00:00
  • 7596bcacf4 Merge branch 'martinbudden-typos' v20.1.1 Chris Palmer 2022-02-25 10:38:21 +00:00
  • 943deededf Updated the readme. Chris Palmer 2022-02-25 10:37:33 +00:00
  • c8f16f4cdb Merge branch 'typos' of https://github.com/martinbudden/NopSCADlib into martinbudden-typos Chris Palmer 2022-02-25 10:27:55 +00:00
  • a30aff9613 Fixed missing brackets for sheets with chamfered corners. Chris Palmer 2022-02-25 10:27:23 +00:00
  • c0d9067b74 Fixed typos. Martin Budden 2022-02-24 09:13:25 +00:00
  • 7e8f03df2e Updated changelog. Chris Palmer 2022-02-23 23:54:42 +00:00
  • f173284709 Can now inhibit exploded lines for issue #220. v20.1.0 Chris Palmer 2022-02-23 23:52:25 +00:00
  • 6850953e71 Updated changelog. Chris Palmer 2022-02-23 22:44:36 +00:00
  • 2f60f568ff Merge branch 'martinbudden-washer_colour' v20.0.1 Chris Palmer 2022-02-23 22:42:49 +00:00
  • 0206b2e868 Updated images. Chris Palmer 2022-02-23 22:42:27 +00:00
  • 38e2a22a11 Merge branch 'washer_colour' of https://github.com/martinbudden/NopSCADlib into martinbudden-washer_colour Chris Palmer 2022-02-23 21:41:54 +00:00
  • 4f68353f70 Updated changelog. Chris Palmer 2022-02-23 21:13:13 +00:00
  • fbaae66d27 Merge branch 'martinbudden-nema_name' v20.0.0 Chris Palmer 2022-02-23 21:06:31 +00:00
  • f8d17c6f16 Updated readme. Chris Palmer 2022-02-23 21:06:13 +00:00
  • 97a6a65158 Merge branch 'nema_name' of https://github.com/martinbudden/NopSCADlib into martinbudden-nema_name Chris Palmer 2022-02-23 20:16:43 +00:00
  • 42fccc1afb Added bezier_join(). Moved path_length() from sweep.scad to maths.scad. v19.21.0 Chris Palmer 2022-02-23 11:53:02 +00:00
  • 662db2bd41 Improved stepper motor naming convention. Martin Budden 2022-02-22 10:14:51 +00:00
  • 76aa613093 Updated changelog. Chris Palmer 2022-02-15 22:20:46 +00:00
  • 0e2778e13d Cables can now have a list of wire colours. Added a constructor for cables. v19.20.0 Chris Palmer 2022-02-15 21:51:09 +00:00
  • 50e23e5f81 Added silkscreen text to PCBs. Chris Palmer 2022-02-15 21:49:25 +00:00
  • 59eeb2c5d4 Trimmed the ribbon clamp tape. v19.9.1 Chris Palmer 2022-02-15 10:52:38 +00:00
  • 7ea4dbe6cb Fixed double application of r2sides() in rounded_path(). Added check for radius too big for corner in rounded_path(). Spiral paths can now have 0 twists. Chris Palmer 2022-02-15 10:44:13 +00:00
  • 0d062c24fa Updated changelog. Chris Palmer 2022-02-11 09:11:05 +00:00
  • 95b6771811 Added printed cable clips. v19.9.0 Chris Palmer 2022-02-11 09:08:51 +00:00
  • ed46cbb147 Fixed cable_bundle() bugs and added test. Added cable_bundle_positions(). Can now mark cables as ribbon to force a flat layout. Chris Palmer 2022-02-11 09:07:34 +00:00
  • 14ba135169 Updated changelog. Chris Palmer 2022-02-09 22:05:58 +00:00
  • 2a2b7d8bd6 Added a second example project. v19.8.1 Chris Palmer 2022-02-09 21:57:56 +00:00
  • 055b4e7102 Added SOT23 and SOT223 SMD packages. smd_capacitors can now have a value. Wire links can now have zero length to create a vertical wire. v19.8.0 Chris Palmer 2022-02-09 21:50:10 +00:00
  • 00d6efc315 Added veroboard constructor. Documented solder_meniscus and made it parametric. Chris Palmer 2022-02-09 21:42:20 +00:00
  • 985b6c08d2 Updated changelog. Chris Palmer 2022-02-08 19:19:17 +00:00
  • 1f55097bdd Support for twisted cables. Sweep now distbutes twists in proportion to segments lengths. Added spiral_paths(), segmented_path() and rounded_path_vertices() functions. Added show_path(path) module. v19.7.0 Chris Palmer 2022-02-08 19:08:10 +00:00
  • 136584d086 Updated changelog. Chris Palmer 2022-02-06 23:46:41 +00:00
  • 225ea9b451 Added rounded_path() function to sweep.scad. v19.6.0 Chris Palmer 2022-02-06 23:44:23 +00:00
  • d341ce499e Added render() to pocket_handle(). v19.5.1 Chris Palmer 2022-02-06 23:43:40 +00:00
  • e7376e28c4 Fixed corner block assembly names when overridden. Chris Palmer 2022-02-06 23:42:54 +00:00
  • e238eaa473 Removed unused, undocumented function. Chris Palmer 2022-02-06 23:40:19 +00:00
  • 1ac5a6f6cb Made hard washers slightly lighter. This means they can be distinguished from bolts when viewed from directly above. Martin Budden 2022-02-03 12:47:54 +00:00
  • 28d8cba98c Updated changelog. Chris Palmer 2022-02-01 23:30:05 +00:00
  • 04e94a859a Added earth_rot parameter to NEMA_screws(). v19.5.0 Chris Palmer 2022-02-01 23:25:04 +00:00
  • e696dc4718 Fixed stupid bug in euler(). v19.4.1 Chris Palmer 2022-02-01 23:24:14 +00:00
  • 30955eb350 Updated changelog. Chris Palmer 2022-01-29 14:42:31 +00:00
  • d5abee4082 Merge branch 'martinbudden-flanged_bearings' v19.4.0 Chris Palmer 2022-01-29 14:35:39 +00:00
  • f33a0675f5 Updated images and readme. Chris Palmer 2022-01-29 14:35:02 +00:00
  • 5223415429 Ball bearing test now two rows. Chris Palmer 2022-01-29 14:28:55 +00:00
  • 89d2d2bb71 Merge branch 'flanged_bearings' of https://github.com/martinbudden/NopSCADlib into martinbudden-flanged_bearings Chris Palmer 2022-01-29 14:01:20 +00:00
  • 762ff9cb43 Updated changelog. Chris Palmer 2022-01-29 13:59:15 +00:00
  • 1ee80f4a90 Ribbon clamps can now be made to hold multiple ribbons. v19.3.0 Chris Palmer 2022-01-29 13:57:40 +00:00
  • 43408843af Butt_box now has a thin_blocks property to make it use 2screw_blocks instead of fixing blocks along the edges. Chris Palmer 2022-01-29 13:49:04 +00:00
  • c4ccc30b35 Added 2screw_blocks, a two screw version of corner blocks. Chris Palmer 2022-01-29 11:15:51 +00:00
  • 20db11f81e Box top bezels can now be modified by adding a child that gets subtracted. Chris Palmer 2022-01-29 09:36:41 +00:00
  • d82db46ea1 Added missing description for terminals. Chris Palmer 2022-01-29 09:34:17 +00:00
  • f87f3f51ee Added support for flanged bearings. Also added some new cartridge bearings. Martin Budden 2022-01-28 19:12:50 +00:00
  • ac58524b85 Butt_box star_washers() property renamed bbox_star_washers(). Chris Palmer 2022-01-26 18:49:00 +00:00
  • ef06aa4387 Butt_box size and volume echo changed to show Butt_box. Chris Palmer 2022-01-26 18:33:35 +00:00
  • 68533f96d0 Updated changelog. Chris Palmer 2022-01-25 20:13:13 +00:00
  • c826f10169 Merge branch 'martinbudden-psu_pcbs' v19.2.0 Chris Palmer 2022-01-25 20:10:36 +00:00
  • d775a16baa Updated images and readme. Chris Palmer 2022-01-25 20:10:02 +00:00
  • 682b8caf41 Removed CB- prefix from PSU descriptions. Chris Palmer 2022-01-25 20:02:13 +00:00
  • c915dd8c5c Made butt_box example smaller to make room for more PSUs. Chris Palmer 2022-01-25 20:01:29 +00:00
  • 213ce7e25f Merge branch 'psu_pcbs' of https://github.com/martinbudden/NopSCADlib into martinbudden-psu_pcbs Chris Palmer 2022-01-25 16:22:06 +00:00