Chris Palmer
edc7e17437
Included pcbs.scad in displays.scad.
...
Moved I2C_LCD_Backpack from tiny_pcbs to pcbs to prevent connector clash.
Updated images and readme.
2025-04-15 11:31:46 +01:00
Chris Palmer
33ac3820b0
Added pose_stl() module because pose() only works for assembly views.
2025-04-09 23:29:00 +01:00
Chris Palmer
6b6704b823
Second attempt to fix dimension image.
2025-03-27 01:56:05 +00:00
Chris Palmer
117fb626e7
Fixed dimension example image address.
2025-03-27 01:38:09 +00:00
Chris Palmer
6dc82045ff
Shortened the module comments by factoring out the parameter discriptions.
...
Added the nut example picture.
Fixed nut picture placement.
Updated images and readme.
2025-03-27 00:50:21 +00:00
Chris Palmer
862357279a
Updated images and readme.
2025-02-22 12:17:07 +00:00
Chris Palmer
8458e432fc
Updated images and readme.
2025-01-22 01:28:39 +00:00
Chris Palmer
7503e8c2cf
Merge branch 'feature/add-blackpill-pcb' of https://github.com/loekwous/NopSCADlib into loekwous-feature/add-blackpill-pcb
2025-01-22 00:11:47 +00:00
Chris Palmer
0154b2a32c
Added Sparkfun 9DOF_stick PCB.
2025-01-21 14:45:22 +00:00
loekwous
e11bb72814
Added Black pill pcb
2025-01-01 19:29:08 +01:00
Chris Palmer
4d8911718c
Updated images and readme.
2024-10-20 12:18:52 +01:00
Chris Palmer
066242af58
Updated images and readme.
2024-10-17 16:19:29 +01:00
Chris Palmer
7ffff8b7b7
Updated images and readme.
2024-10-10 00:29:58 +01:00
Chris Palmer
932c68a2c0
Updated images and readme.
...
Pipes are now made with tube instead of differencing cylinders.
HTpipeFitting() now uses rotate_extrude and corrected internal shape.
The seal ring is now tube diameter + 13.
2024-10-06 22:59:03 +01:00
Chris Palmer
e4b1b686ff
Added rd_cm_choke(), rd_coil() and spiral_wrap().
...
Added 10mm ceramic disc capacitors.
2024-09-30 01:58:04 +01:00
Chris Palmer
6da845215b
Updated readme.
2024-09-13 16:59:55 +01:00
Chris Palmer
4f073f97e8
Added rod_ends.scad to lib.scad and lib_test.scad.
...
Fixed rod_end colours.
Added new pulleys to the test list and reodered.
Printed pulleys nopw shown in two rows.
Updated images and readme.
2024-09-02 21:50:27 +01:00
Chris Palmer
bc7f294f99
Added smd_250V_fuse() and rd_box_cap().
...
Fixed missing value parameters from a lot of the SMD component instantiation examples.
2024-08-15 22:52:32 +01:00
Chris Palmer
53d1ea93cd
Can now specify a rotation angle for a geared_stepper's shaft.
2024-06-30 12:30:29 +01:00
Chris Palmer
c1fdb2e701
Dpdated images and readme.
2024-04-21 15:40:51 +01:00
Chris Palmer
dbf930fd36
Added cubic splines and Catmull Rom splines.
2024-04-21 12:13:31 +01:00
Chris Palmer
97cea65f41
Cable clips can now use inserts or nut traps.
2024-04-21 12:08:40 +01:00
Chris Palmer
c7e912cd77
A optional path can now be specified for tubing.
2024-04-21 10:26:28 +01:00
Chris Palmer
f563645e45
Corrected M2 nut_trap_depth, was too big.
2024-04-21 10:20:36 +01:00
Chris Palmer
a5b2018008
Added offset_paths() to sweep.scad.
...
show_path() now takes an optional radius.
2024-04-21 08:47:44 +01:00
Chris Palmer
19dadcb58d
Updated images and readme.
2024-03-14 23:53:44 +00:00
Chris Palmer
5579c0d988
Fixed box_shelf_bracket() horizontal holes.
...
Added a third child to box_shelf_bracket() to allow custom additions.
2024-03-14 21:36:04 +00:00
Chris Palmer
67408f8422
Added d_hole() module.
2024-03-14 21:02:20 +00:00
Chris Palmer
c7727e7106
Added Sellotape to sheets.
2024-03-14 20:58:54 +00:00
Chris Palmer
1dbba5a650
Added camera_lens_height() function.
2024-03-14 20:58:02 +00:00
Chris Palmer
cff4c71909
Merge branch 't-tracks' of https://github.com/jeroenrnl/NopSCADlib into jeroenrnl-t-tracks
2024-02-19 16:28:24 +00:00
Chris Palmer
2506e5aa31
Merge branch 'threaded_inserts' of https://github.com/jeroenrnl/NopSCADlib into jeroenrnl-threaded_inserts
2024-02-19 15:00:48 +00:00
Chris Palmer
0edf3a2f75
Cable clips can now handle up to 9 wires, have the nut and bolt flipped or use an insert.
...
cable_radius() now handles cables with up to 20 wires.
cable_bundle() and cable_bundle_positions() now handle bundles up to 9 wires.
Added cable_merge().
2024-02-18 23:51:30 +00:00
Jeroen Roos
f6404b939f
Added T-Tracks and accessories
2024-02-18 22:10:01 +01:00
Jeroen Roos
efb1153e22
Add threaded inserts
2024-02-15 22:01:36 +01:00
Chris Palmer
8540e04a10
Metal hex pillars now chamfered.
2024-02-10 12:21:17 +00:00
Chris Palmer
79478104d6
Dome option added to nut to draw acorn nuts.
...
Chamfers added to nuts and hex head screws when manifold is used.
2024-02-10 01:11:54 +00:00
Chris Palmer
38196e9f78
Mods to allow the manifold experimetal option to be used.
2024-02-10 01:05:24 +00:00
Chris Palmer
9666c018a0
Made sheet overridable in box_base_blank().
2024-02-05 19:16:10 +00:00
Chris Palmer
38988bacfa
Updated images.
2024-02-05 00:55:17 +00:00
Chris Palmer
f26ed7443d
Merge branch 'extra_mdf' of https://github.com/jeroenrnl/NopSCADlib into jeroenrnl-extra_mdf
2024-02-05 00:33:04 +00:00
Chris Palmer
9230fa78d7
Merge branch 'svg' of https://github.com/jeroenrnl/NopSCADlib into jeroenrnl-svg
2024-02-04 23:41:03 +00:00
Chris Palmer
926dd8ca90
Reordered the PCB lists to fix the layout.
...
Updated the images.
2024-02-04 23:32:13 +00:00
Chris Palmer
2ccfc1b506
Merge branch 'feature/add-HW-803-1-way-relais-module' of https://github.com/igramul/NopSCADlib into igramul-feature/add-HW-803-1-way-relais-module
2024-02-04 22:58:56 +00:00
Jeroen Roos
f85fdca051
Add generating SVG file for CNC usage
...
Generate SVG files, like DXF files for CNC usage
2024-02-04 23:41:55 +01:00
Jeroen Roos
82980392c9
Add extra MDF thicknesses
2024-02-04 19:22:21 +01:00
Lukas Burger
3961d7f1a4
add HW-803 5V 1 way relay module
2024-02-02 20:31:19 +01:00
Lukas Burger
1996189ab2
update readme file
2024-01-31 20:43:50 +01:00
Chris Palmer
41859ec224
Added screw_thread_radius() and screw_angle() functions.
2024-01-14 22:51:18 +00:00
Chris Palmer
cd95ef95ab
Added GT2x12, GT3x6, GT3x9 and GT3x12 belts.
2024-01-14 22:50:26 +00:00