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
Chris Palmer
4b033d9945
Drag chain screw positions no longer mirrored to allow teardrop holes.
...
Previously the lugs were mirrored but that caused mirrored teardrops in mating parts.
2020-12-05 11:33:53 +00:00
Chris Palmer
d5a711f4cc
Typo in drag_chain
2020-12-04 12:08:55 +00:00
Chris Palmer
42b76ab8d3
drag_chain_link() now checks it has children when it should.
2020-12-01 18:46:14 +00:00
Chris Palmer
6d44124bab
Made drag_chain_assembly big.
2020-11-27 23:11:47 +00:00
Chris Palmer
9bb9f09dca
Simplified some of the code in box.scad in response to comments from SCA2D.
2020-11-27 18:23:44 +00:00
Chris Palmer
773a53829f
Fixed drag_chains exploding when they shouldn't do.
2020-11-27 18:14:04 +00:00
Chris Palmer
07766d8cf0
Added printed press_fit.scad.
2020-11-27 18:13:01 +00:00
Chris Palmer
ffb4512523
Drag chain ends can now be customised by adding children to the assembly.
2020-11-23 12:07:34 +00:00
Chris Palmer
35ffbad74c
Drag chain ends now pp3_colour and explode.
2020-11-22 12:47:30 +00:00
Chris Palmer
fb685a0f42
Fixed missing screw default for ribbon_clamp_assembly().
2020-11-22 12:04:55 +00:00
Chris Palmer
d70ddf5359
Type in drag chain blurb, fixes #100
2020-11-19 19:41:59 +00:00
Chris Palmer
3e5947c161
Added another size of ribbon clamp
2020-11-17 16:23:12 +00:00
Chris Palmer
4dc83d62cb
Finished end links.
2020-11-17 16:14:25 +00:00
Chris Palmer
ff5e8c0372
Added ends
2020-11-15 16:28:24 +00:00
Chris Palmer
38acef9e27
Needs end pieces
2020-11-14 14:27:22 +00:00
Chris Palmer
0216093a68
Added printed camera housings.
2020-11-13 22:43:55 +00:00
Chris Palmer
332933a4fd
Made ribbon_clamps parametric on screw size.
2020-09-11 19:53:14 +01:00
Chris Palmer
e6a26bc7b1
Changed some teardrop holes to teardrop plus.
2020-07-20 20:39:01 +01:00
Chris Palmer
a547c98995
Added shelf bracket to printed/box.scad.
2020-06-20 15:12:09 +01:00
Chris Palmer
d9fa8c8668
Added position children used for drilling holes on sheets.
2020-06-20 15:04:03 +01:00
Chris Palmer
184f19ef04
Replaced grey constants with a function grey().
...
Done to reduced the number of global constants.
2020-06-20 10:17:29 +01:00
Chris Palmer
c88472121e
Replaced hard coded number with constant.
2020-06-01 13:46:11 +01:00
Chris Palmer
02791c40ac
pbox_outer_shape() added and pbox_screw_positions() documented.
2020-05-18 15:28:26 +01:00
Chris Palmer
70b13d2f27
Added functions to create property lists that are created by the client.
...
Foot, box, bbox, pbox, flat_hinge and strap_handle.
2020-05-02 20:27:32 +01:00
Chris Palmer
b9890ca589
Reduced printed box screw inset when top_thickness is zero.
2020-04-20 17:53:26 +01:00
Chris Palmer
65455930f8
Reverted incorrect use of stl_colour().
2020-04-05 18:51:21 +01:00
Chris Palmer
7e0c5fdb6e
Renders of STLs are now the correct colour. Fixes #71
2020-04-05 16:18:24 +01:00
Chris Palmer
e8abcde52f
Removed the height parameter from linear_extrude
2020-03-29 20:18:57 +01:00
Chris Palmer
fbe8533a42
Added function to get the height of pcb carriers.
2020-03-27 17:30:35 +00:00
Chris Palmer
65f320141d
Added printed carriers for MT3608 and TP4056 modules.
2020-03-26 22:33:05 +00:00
Chris Palmer
f7db793c74
Assembly module search in views.py now case insensitive
...
allowing the module name string to specify the capitalisaing used in the
build instructions.
2020-03-04 12:15:48 +00:00
Chris Palmer
ab592e049c
Screws.scad is now included in core.scad, so doesn't need to be included
...
anywhere else. utils/core/core.scad is the old version without fasteners to
be used internally in the library.
2020-02-29 17:52:36 +00:00
Chris Palmer
f0b4d767e9
Replaced "lime" with pp1_colour.
2020-02-29 10:26:25 +00:00
Chris Palmer
7c0a48d0c1
Added parametric printed box
2020-02-29 01:27:17 +00:00
Chris Palmer
d2874a0531
Moved washers.scad from screws.scad to nuts.scad.
...
Moved screw_insert() from inserts.scad to screw.scad.
Changed most includes of inserts.scad to use insert.scad.
Removed linear_bearings, iecs, rockers and microswitches from lib.scad as
already included by other vitamins.
2020-02-26 13:46:11 +00:00
Martin Budden
3ab934d83e
Typo in screw_knob. foe corrected to for.
2020-02-07 19:58:37 +00:00
Chris Palmer
a85fdaf176
Added printed pcb_mount to hold PCBs without mounting holes.
2019-10-22 17:47:46 +01:00
Chris Palmer
c34469e852
Added more sizes of cable grommets.
2019-10-22 15:37:10 +01:00