Martin Budden
aec72118fa
Fixed typos.
2022-06-22 06:02:36 +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 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
Martin Budden
c0d9067b74
Fixed typos.
2022-02-24 09:13:25 +00:00
Chris Palmer
59eeb2c5d4
Trimmed the ribbon clamp tape.
2022-02-15 10:52:38 +00:00
Chris Palmer
95b6771811
Added printed cable clips.
2022-02-11 09:08:51 +00:00
Chris Palmer
d341ce499e
Added render() to pocket_handle().
2022-02-06 23:43:40 +00:00
Chris Palmer
e7376e28c4
Fixed corner block assembly names when overridden.
2022-02-06 23:42:54 +00:00
Chris Palmer
e238eaa473
Removed unused, undocumented function.
2022-02-06 23:40:19 +00:00
Chris Palmer
1ee80f4a90
Ribbon clamps can now be made to hold multiple ribbons.
2022-01-29 13:57:40 +00:00
Chris Palmer
43408843af
Butt_box now has a thin_blocks property to make it use 2screw_blocks instead of fixing blocks along the edges.
2022-01-29 13:49:04 +00:00
Chris Palmer
c4ccc30b35
Added 2screw_blocks, a two screw version of corner blocks.
2022-01-29 11:15:51 +00:00
Chris Palmer
20db11f81e
Box top bezels can now be modified by adding a child that gets subtracted.
2022-01-29 09:39:15 +00:00
Chris Palmer
ac58524b85
Butt_box star_washers() property renamed bbox_star_washers().
2022-01-26 18:49:00 +00:00
Chris Palmer
ef06aa4387
Butt_box size and volume echo changed to show Butt_box.
2022-01-26 18:33:35 +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
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
1928ec6fb1
Box can now be named to allow more than one in a project.
...
box_hole_inset(type) documented.
2022-01-23 09:08:27 +00:00
Chris Palmer
2c197be193
Merge branch 'drag_chain_links' of https://github.com/martinbudden/NopSCADlib into martinbudden-drag_chain_links
2021-12-11 20:51:38 +00:00
Chris Palmer
72700a0acb
Merge branch 'drag_chain_no_support_v2' of https://github.com/martinbudden/NopSCADlib into martinbudden-drag_chain_no_support_v2
2021-12-11 13:10:07 +00:00
Martin Budden
b1ad206ce4
Rotated conical horihole.
2021-11-20 09:51:19 +00:00
Martin Budden
da55f86536
Added variant of drag chain without supports.
...
Unsupported drag chain has conical pin and corresponding horihole and is printed with cutout facing upwards.
Also made clearance a property of the drag chain so it can be altered for printing chain assemblies
2021-11-20 07:21:09 +00:00
Martin Budden
9790bdda11
Added function returning number of links in drag chain.
2021-11-16 05:41: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
8524ddd34d
Foot now lowered by squeeze distance so the washer is visible.
2021-10-24 13:23:45 +01:00
Chris Palmer
b541298eae
Printed foot assembly can now omit the top washer when space is at a premium.
...
Now correctly shows the screw in the squeezed position.
2021-10-05 12:33:55 +01:00
Chris Palmer
2ba2c2c115
Removed some unused dependencies.
2021-10-01 12:32:01 +01:00
Chris Palmer
700f5a2205
fanguard() can now be made without screw holes to get just the grill.
2021-09-27 16:19:38 +01:00
Chris Palmer
4993c3e82d
Module blurb parenthesis parsing is now greedy to handle args that default to function calls.
...
This means that library modules cannot be one liners.
2021-09-27 16:17:08 +01:00
Chris Palmer
c6b280f0e8
_box_assembly() fix for corners = 0.
2021-09-26 11:26:01 +01:00
Chris Palmer
c982876ebc
Can now specify the screw used for PSU shrouds and get the wall thickness.
2021-06-29 11:42:20 +01:00
Martin Budden
8d7c44b80d
Spelling corrections.
2021-06-15 10:01:32 +01:00
Chris Palmer
8474718884
Added printed pocket_handle().
2021-02-17 13:20:39 +00:00
Chris Palmer
f573a91a09
Removed redundant rounded_rectangle center = false.
2021-02-08 09:41:07 +00:00
Chris Palmer
d75aff2ccd
rounded_retangle() centre now defaults to false.
2021-02-08 09:24:00 +00:00
Chris Palmer
b67cf4ce97
Library printed parts now make use of stl() child.
2021-02-06 15:24:19 +00:00
Chris Palmer
9da8a3cb26
Set ngb for most library assemblies.
2021-02-03 06:21:44 +00:00
Chris Palmer
c9e9942070
Fixed some paths that used NopSCADlib instead of ..
2021-01-23 21:15:00 +00:00
Chris Palmer
dc3905b284
Removed redundant longer = true with nyloc = true.
2021-01-18 10:33:17 +00:00
Chris Palmer
93b260b7b9
Added screw_length() to calculuate screw lengths includin washers, inserts and nuts.
2021-01-15 18:12:37 +00:00
Chris Palmer
6bd4638e7d
Fixed screw hole position of inverted printed_pulley.
...
Unexploded assembly view shows round screw holes to represent the tapped state.
2021-01-10 21:28:31 +00:00
Chris Palmer
c3fc352288
Fixed orientation of inverted pulley.
...
Added stl and assembly calls.
Same render handling as pulleys.
Updated pics and readme.
2021-01-10 12:11:03 +00:00
Chris Palmer
1a55a08c59
Merge branch 'printed_pulleys' of https://github.com/martinbudden/NopSCADlib into martinbudden-printed_pulleys
2021-01-09 23:38:48 +00:00
Chris Palmer
6d59ea2bc8
Added render option to drag_chain_assembly().
2021-01-09 18:43:43 +00:00
Martin Budden
b74cbee151
Rendering changes to match pulleys.
2021-01-09 18:15:19 +00:00
Martin Budden
9f7efd50fb
Replaced poly_circle bores with circular bores.
2021-01-09 17:52:24 +00:00
Martin Budden
0b14d3fbc4
Added printable pulleys.
2021-01-09 17:52:24 +00:00
Chris Palmer
4cac382581
Single backtick now used for all code quotes.
2020-12-24 16:04:59 +00:00
Chris Palmer
04b98a3786
One backquote instead of three for code markup test.
2020-12-24 15:19:07 +00:00