Chris Palmer
3995f685dd
Removed debug echo().
2024-01-14 23:03:10 +00: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
Chris Palmer
7a9e73830e
Belt part number is not always the same as the pitch.
2024-01-12 22:30:34 +00:00
Chris Palmer
ebe2dfd4fd
Fixed explode line position on short inserts.
2023-12-01 22:15:41 +00:00
Chris Palmer
b5afd7bd41
ESP-01M added.
2023-11-27 23:46:29 +00:00
Chris Palmer
b9d101749e
Updated images due to pixel differences on new PC
2023-11-26 23:29:32 +00:00
Chris Palmer
17979d3205
Fixed typo in comment.
2023-11-26 19:13:17 +00:00
Chris Palmer
73567eda39
MULTIWATT11 package now generates a BOM entry.
2023-10-30 17:47:25 +00:00
Chris Palmer
2d091b9d16
Added a constructor function for PCBs.
...
PCB text can now specify a colour.
Added SOT23_6, TSOT23_8 and CAP1210 SMD packages.
Added ESP-201 Wifi Module PCB.
Added ESP12F Wifi module.
Added tiny_buck converter PCB.
Made 2p54joiner a bit longer.
Fixed SOIC gullwing shape.
Added Wifi antennas.
Added Yunpen filtered IEC mains inlet.
Added power jack socket.
Added right angle option for LEDs.
Added gear_motors.
Added 686ZZ and 696ZZ ball bearings.
Added two larger box section tubes.
Added right angle option to square_buttons. Doesn't draw the frame yet.
Added multiwatt11 package for L6203.
Added ONS9143A 13A mains socket.
Added radial electrolytic capacitors.
Added LDE10_20B PSU module.
Added screw_tearsink() to make horizontal countersunk holes.
Can now have solid tracks on veroboard.
Added veroboard_base() module to make an STL for a base with spacers.
Corrected M6 spring washer thickness.
Can now specify the height of a solder meniscus.
slot() now has a center option.
Added button_6mm_7 with a taller button.
Added default fa, fs and fn constants used for drawing vitamins.
These can be set via $default_fa and $default_fs that can also be set
by environment variables: NOPSCADLIB_DEFAULT_FA and NOPSCADLIB_DEFAULT_FS.
2023-10-29 21:56:08 +00:00
Chris
74293b6c22
Added axial diodes, radial transistors, discs and modules.
...
Verboard and perboard components get solder menisci added automatically.
Radial leads now made by bezier curves rather than straights and arcs.
2023-07-28 10:39:07 +01:00
Chris
523fc9e9a5
Adafruit Feather 405 contributed by Chris Lott.
2023-07-22 23:56:42 +01:00
Chris
e3cde64b61
open_bearing_theta() now derived from open_bearing_width().
2023-07-22 17:34:22 +01:00
Chris
e61ce02414
Moved things around for better test images.
2023-07-22 16:37:35 +01:00
Chris
f8e125654e
Rendred the 3D difference.
2023-07-22 16:36:11 +01:00
Chris
62b1511c82
Removed 3D difference for speed.
2023-07-22 16:35:50 +01:00
Jeroen Roos
84d98a1081
Added SBR rails
...
This change adds
- SBR rails. For now only SBR16
- The bearing block that goes with it (SBR16UU)
- An 'open' linear bearing (LM16UUOP) that is used by the bearing block
- A 28mm circlip that has a wider opening than then normal circlip.
(circlip_28iw)
2023-06-30 12:57:13 +02:00
Chris
5899ffe88f
More typos in comments.
2023-06-29 10:43:15 +01:00
Chris
b05131145c
Comment typo.
2023-06-28 23:04:15 +01:00
Chris Palmer
c3f3d629b1
Added PanelDue V3.
2023-05-08 20:14:18 +01:00
Chris Palmer
c7ba052ccf
Added SMD QFP package.
2023-05-08 20:13:53 +01:00
Chris Palmer
c2c5f50986
Can now used smd_res() to draw chokes.
2023-05-08 20:07:18 +01:00
Chris Palmer
d0ae8ca216
Added the ability to have more than one grid on a PCB.
2023-05-08 19:56:53 +01:00
Chris Palmer
e81dcfdbd8
Added right angle option to box headers.
2023-05-08 19:52:51 +01:00
Chris Palmer
06a286dc98
Fixed missing BOM entry for JST connectors.
...
Fixed default colour for JST connectors.
Corrected BOM entry to show right angle options on Molex and pin headers.
2023-05-08 19:51:29 +01:00
Chris Palmer
f5496c373a
Fixed typo in smd_diode(DO214AC) package name.
2023-05-08 19:42:05 +01:00
Chris Palmer
5e24a32a0b
Added ESP32 camera.
2023-05-01 12:18:12 +01:00
Chris Palmer
fbd8d8c7cd
Added smd_coax
2023-05-01 12:14:23 +01:00
Chris Palmer
61fc194995
Refactored for readability.
2023-04-23 20:30:12 +01:00
Chris Palmer
05d16841c4
Fixed thread pitch.
2023-04-23 17:15:02 +01:00
Chris Palmer
61f1dcc509
Merge branch 'shoulder_screws' of https://github.com/martinbudden/NopSCADlib into martinbudden-shoulder_screws
2023-04-22 19:11:39 +01:00
Chris Palmer
5fc70e19ac
Added SMD Tantalum caps and 0502 and 0402 resistor and capacitors.
2023-04-22 12:12:12 +01:00
Martin Budden
07e7eb77f7
Added support for shoulder screws.
2023-04-05 12:32:13 +01:00
Chris Palmer
d3f0bfc17f
Fixed typo in resistor comment.
2023-03-29 12:54:07 +01:00
Chris
18cd33c663
Fixed typos, corrected vitamin call, added boilerplate, updated images and readme.
2023-03-11 17:50:16 +00:00
Chris
e899306a13
Merge branch 'master' of https://github.com/dirkjankrijnders/NopSCADlib into dirkjankrijnders-master
2023-03-11 14:10:22 +00:00
Dirkjan Krijnders
ebfb330ac6
Added comments and make holes a linear_extrude result
2023-03-11 15:00:10 +01:00
Chris
38b52d13ee
Merge branch 'master' of https://github.com/dirkjankrijnders/NopSCADlib into dirkjankrijnders-master
2023-03-10 22:03:16 +00:00
Chris
9d4d5aba17
veroboard_assembly() renamed veroboard_fastened_assembly().
...
veroboard_assembly() now doesn't include the fasteners.
2023-03-10 21:24:42 +00:00
Chris
d939401183
Added vero_grid_pos() function.
2023-03-10 21:11:03 +00:00
Chris
584542f87a
Added fastons.
2023-03-10 21:09:28 +00:00
Chris
62372a049b
The wire() module can now draw wires if a path is specified.
2023-03-10 20:49:41 +00:00
Chris
14698e5203
Added PTFE heatshrink sleeving.
2023-03-10 17:25:26 +00:00
Chris
14f6bb533a
Added sleeving_length to al_clad_resistor_assembly().
2023-03-10 16:04:17 +00:00
Chris
01e9aae698
Added TO220_size() and TO220_lead_pos(i, l).
2023-03-10 15:46:57 +00:00
Dirkjan Krijnders
c5fab08a45
Added photo_interrupter to the test
2023-03-08 16:51:08 +01:00
Dirkjan Krijnders
fecc93746a
Added vitamins for photo interrupters
2023-03-08 09:20:14 +01:00
Chris Palmer
27f9b242f2
Added crystal, transistors, diode and LEDs to Arduino Uno.
2023-02-04 00:09:16 +00:00
Chris Palmer
f07fda70cd
Wire links can now be sleeved.
2023-02-03 10:02:53 +00:00
Chris Palmer
abf1f1ab3f
PCB blocks can now have rounded edges for more realistic cans.
2023-02-01 18:31:33 +00:00