Chris
6b6ffb2b74
Added SOICs to tests.
2022-07-04 10:15:01 +01:00
Chris
2cc3c6ec7c
Updated images and readme.
2022-07-02 23:36:40 +01:00
Chris
633843d45e
Added LED1206 example to PCB test.
2022-07-02 23:35:59 +01:00
Chris Palmer
ecd534b577
Added NEMA_connection_pos().
...
Changed motor wire colours and tweaked wire position and size,
2022-06-23 18:24:44 +01:00
Chris Palmer
6a9af0af8a
Updates images
2022-06-21 11:48:15 +01:00
Chris Palmer
630268d71a
Changed screw_knob() facets to be suitable for 3D printing.
...
Fixed knob_height() so it can take a screw as a type.
2022-06-14 15:08:20 +01:00
Chris
cc5654d7d7
Added usb_miniA().
2022-05-31 17:20:52 +01:00
Chris Palmer
d46913ce4f
Printed screw_knob() is now fully customisable by passing a parameter
...
list, constructed by screw_knob(), in place of the screw.
Screws can still be passed for backwards compaibility.
2022-04-01 16:31:45 +01:00
Chris Palmer
ddc4150ed7
Updated images and readme.
2022-03-17 23:55:41 +00:00
Chris Palmer
744ebc2935
Added functions for generating twisted cable paths and calculating its radius.
...
Top row of cable bundles reversed to match a twisted cable.
2022-03-17 21:24:54 +00:00
Chris Palmer
99a5570e24
Fixed ziptie bug for small wires and corners made sharper.
2022-03-17 20:48:43 +00:00
Chris Palmer
b70911dc13
Image odd pixel changes due to move to summer computer.
2022-03-17 20:37:16 +00:00
Martin Budden
c0d9067b74
Fixed typos.
2022-02-24 09:13:25 +00:00
Chris Palmer
0206b2e868
Updated images.
2022-02-23 22:42:27 +00:00
Chris Palmer
97a6a65158
Merge branch 'nema_name' of https://github.com/martinbudden/NopSCADlib into martinbudden-nema_name
2022-02-23 20:16:43 +00:00
Chris Palmer
42fccc1afb
Added bezier_join().
...
Moved path_length() from sweep.scad to maths.scad.
2022-02-23 11:53:02 +00:00
Martin Budden
662db2bd41
Improved stepper motor naming convention.
2022-02-22 10:14:51 +00:00
Chris Palmer
50e23e5f81
Added silkscreen text to PCBs.
2022-02-15 21:49:25 +00:00
Chris Palmer
59eeb2c5d4
Trimmed the ribbon clamp tape.
2022-02-15 10:52:38 +00:00
Chris Palmer
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.
2022-02-15 10:44:13 +00:00
Chris Palmer
95b6771811
Added printed cable clips.
2022-02-11 09:08:51 +00:00
Chris Palmer
ed46cbb147
Fixed cable_bundle() bugs and added test.
...
Added cable_bundle_positions().
Can now mark cables as ribbon to force a flat layout.
2022-02-11 09:07:34 +00:00
Chris Palmer
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.
2022-02-09 21:50:10 +00:00
Chris Palmer
00d6efc315
Added veroboard constructor.
...
Documented solder_meniscus and made it parametric.
2022-02-09 21:42:20 +00:00
Chris Palmer
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.
2022-02-08 19:08:10 +00:00
Chris Palmer
225ea9b451
Added rounded_path() function to sweep.scad.
2022-02-06 23:44:23 +00:00
Chris Palmer
d341ce499e
Added render() to pocket_handle().
2022-02-06 23:43:40 +00:00
Chris Palmer
f33a0675f5
Updated images and readme.
2022-01-29 14:35:02 +00:00
Chris Palmer
5223415429
Ball bearing test now two rows.
2022-01-29 14:28:55 +00:00
Chris Palmer
89d2d2bb71
Merge branch 'flanged_bearings' of https://github.com/martinbudden/NopSCADlib into martinbudden-flanged_bearings
2022-01-29 14:01:20 +00:00
Chris Palmer
c4ccc30b35
Added 2screw_blocks, a two screw version of corner blocks.
2022-01-29 11:15:51 +00:00
Martin Budden
f87f3f51ee
Added support for flanged bearings.
...
Also added some new cartridge bearings.
2022-01-28 19:12:50 +00:00
Chris Palmer
d775a16baa
Updated images and readme.
2022-01-25 20:10:02 +00:00
Chris Palmer
c915dd8c5c
Made butt_box example smaller to make room for more PSUs.
2022-01-25 20:01:29 +00:00
Chris Palmer
213ce7e25f
Merge branch 'psu_pcbs' of https://github.com/martinbudden/NopSCADlib into martinbudden-psu_pcbs
2022-01-25 16:22:06 +00:00
Chris Palmer
127aab2e7a
Added test for terminals to get documentation.
...
Updated images and readme.
Note BigTreeTech Relay Module v1.2 PCB added.
2022-01-25 16:18:36 +00:00
Martin Budden
680563808a
Added ability to add PCB to PSU.
...
Also added two slimline LED PSUs with PCBs and terminals at both ends.
2022-01-23 23:21:10 +00:00
Chris Palmer
d4e8dd8311
Wire_hole_radius() now rounded up to half mm diameters to match metric drills.
...
mouse_grommet STL name is now based on the diameter instead of the radius.
Added mouse_grommet_length(r) and documented mouse_grommet_offset(r).
2022-01-23 09:14:09 +00:00
Chris Palmer
317b485ee1
Updated the image.
2022-01-10 23:52:00 +00:00
Chris Palmer
49c26079fe
Added M3x6_hex_pillar.
2022-01-10 23:32:01 +00:00
Chris Palmer
970c538496
Updated images and readme.
2021-12-12 23:16:09 +00:00
Chris Palmer
4d44eae16a
Merge branch 'core_xy_improvements' of https://github.com/martinbudden/NopSCADlib into martinbudden-core_xy_improvements
2021-12-12 23:07:20 +00:00
Martin Budden
cec790ec09
Fixed y-carriage plain pulley and test.
2021-12-12 10:32:18 +00:00
Chris Palmer
c31f58a4fd
Udpated images and readme.
2021-12-12 08:40:34 +00:00
Chris Palmer
c4895f84c7
Updated image and readme.
2021-12-11 18:34:38 +00:00
Chris Palmer
43c78fd1a3
Anual image changes due to change of computer.
2021-12-11 13:01:57 +00:00
Chris Palmer
74e569896b
Updated images.
2021-11-13 18:32:16 +00:00
Chris Palmer
9464ad5dbf
Fixed knob for pots with split shaft.
...
Changed the order of knob_for_pot() parameters.
2021-10-29 12:37:12 +01:00
Chris Palmer
b424bea622
Added printed knobs for pots.
2021-10-28 12:50:22 +01:00
Chris Palmer
f5528c5a9a
Single 7_segment objects can now have multiple digits.
...
This is deduced from the digit size compared to the overall size.
The decimal point is now suppressed if there are not enough pins.
Added 02531A and 02352A 3 digit displays.
2021-10-26 12:27:22 +01:00