Commit graph

47 commits

Author SHA1 Message Date
Adrian Mariano
35f1dc4cb0 Change Extra Anchors to Named Anchors 2024-05-20 19:42:07 -04:00
Adrian Mariano
8e3c2675e8 fix example error 2024-04-01 23:59:51 -04:00
Adrian Mariano
aae2653fa5 overhaul interface to generic_bottle_cap 2024-04-01 23:10:21 -04:00
Adrian Mariano
6a1a8db86c doc fixes 2023-11-11 17:07:24 -05:00
Brian Alano
f22a29116f add r, d, & h parameters to pco1810_cap() 2023-08-28 17:47:27 -04:00
Revar Desmera
131c0ea99d Syntags for affine.scad, attachments.scad, ball_bearings.scad, beziers.scad, bottlecaps.scad. 2023-05-09 18:04:29 -07:00
Adrian Mariano
1bee8c96f9 add attachable to bottlecaps & mutators 2023-04-27 22:15:10 -04:00
Adrian Mariano
60f6252e5d Merge remote-tracking branch 'upstream/master' 2023-04-04 19:59:46 -04:00
Adrian Mariano
7179bc7711 Screw update: 4x faster, higbee renamed blunt start and on by default 2023-04-04 19:55:05 -04:00
Revar Desmera
f8b91d9a37 Link fixes. 2023-03-31 01:33:08 -07:00
Revar Desmera
11260e2844 Synopses, etc for bottlecaps.scad, comparisons.scad, constants.scad 2023-03-31 01:30:09 -07:00
Adrian Mariano
554d197976 doc fixes 2023-01-20 07:10:57 -05:00
Adrian Mariano
963fdead80 texture improvements for sp_cap 2022-12-14 20:43:34 -05:00
Adrian Mariano
b4a31b82de spiral_sweep didn't actually do left handed when it was requested
changed higbee options to taper options, with negative for tapers
within specified length and positive for tapers extending the length
2022-12-14 20:03:36 -05:00
Adrian Mariano
fffd85f698 fix higbee threading 2022-11-19 13:03:10 -05:00
Adrian Mariano
cf63791be1 bottlecaps doc fixes 2022-10-18 19:20:21 -04:00
Adrian Mariano
48292d9e8f add sp400 etc caps 2022-10-15 22:28:15 -04:00
Revar Desmera
3ca4643e71 Textures integration bugfixes. 2022-08-21 00:21:58 -07:00
Revar Desmera
b082165144
Merge pull request #850 from adrianVmariano/master
file summary improvements and tweaks
2022-04-21 20:47:12 -07:00
Adrian Mariano
9433b05a65 file summary improvements and tweaks 2022-04-21 00:26:20 -04:00
Garth Minette
e4bac06df7 Removed knurlings.scad as it's now handled by textures in skin.scad. 2022-04-17 20:14:10 -07:00
Adrian Mariano
2cc5c39d64 fix doc bug in bottlecaps.
knurling mask didn't pass parameters (so they were ignored)
2022-04-08 20:17:41 -04:00
Adrian Mariano
82aa485045 usage message fixes and doc tweaks
remove triangle area, optimize polygon_area for triangles
2022-04-08 19:37:46 -04:00
Adrian Mariano
837c74c10a bugfixes 2022-01-10 22:28:35 -05:00
Adrian Mariano
dd9b197678 move linear_sweep and spiral_sweep to skin.scad 2022-01-10 21:00:39 -05:00
Revar Desmera
aa109de9d7 Merge branch 'master' of github.com:revarbat/BOSL2 into revarbat_dev 2021-12-13 15:51:06 -08:00
Revar Desmera
59bf523908 Lots of docs tweaks for openscad-docsgen v2 2021-12-13 15:48:30 -08:00
Adrian Mariano
dd3542c748 Fix references to changed subsections 2021-11-19 22:33:16 -05:00
Adrian Mariano
b60123a886 columns fixes 2021-10-26 18:30:57 -04:00
Adrian Mariano
2d205a2568 subarray -> columns 2021-10-15 22:39:10 -04:00
Adrian Mariano
fd0bcc0903 rename anchorpt to named_anchor 2021-09-16 18:32:12 -04:00
Adrian Mariano
14ae1795bb fix permutation docs
consolidate "line/segment/ray" functions to just "line" with bounded option
add RAY, LINE and SEGMENT constants
2021-09-09 18:32:58 -04:00
Adrian Mariano
3c3e911db9 Changed order for docs purposes in threading.scad.
Added SPI threading to bottlecaps.scad.
2021-08-24 18:00:36 -04:00
Adrian Mariano
6da612f7e6 Fixed higbee=0 problem in spiral_sweep, cleaned up thread_helix. Made
spiral sweep force its input to be clockwise to avoid reversed
polyhedra.

Changed thread_angle in thread_helix to flank_angle, which is the
correct term for this angle, and then propagated change in
bottlecap.scad.
2021-08-23 23:03:25 -04:00
Garth Minette
5a355434ce Tweaks for docs usage lines. 2021-06-26 20:59:33 -07:00
Garth Minette
48c5139099 Fix tab indents. 2021-06-22 17:20:08 -07:00
Garth Minette
6e7cdb932d Cleanup of bottle threading adapters. 2021-06-19 21:33:29 -07:00
Garth Minette
dff1fc10da Merged bottleecaps_adapters.scad into bottlecaps.scad. 2021-05-09 16:43:48 -07:00
Garth Minette
cc4e4ff402 Enable taper and better higbee in thread_helix() 2021-01-31 15:43:50 -08:00
Garth Minette
a13a09db8d Docs cleanup for common.scad 2021-01-28 16:59:46 -08:00
Garth Minette
2ac845280e Fix for example error in docs. 2021-01-27 17:22:26 -08:00
Garth Minette
a0c21ffafb Fixes and docs tweaks for bottlecaps.scad 2021-01-27 17:18:06 -08:00
Garth Minette
f9aa81e178 Improved docs gen script for Returns:, Custom:, Includes:, Topics:, and positional/named args spits. 2021-01-05 01:20:01 -08:00
Revar Desmera
53c1e25395 Standardize indention on spaces, not tabs. 2020-05-29 19:04:34 -07:00
Revar Desmera
6651e1be42 Renamed orient_and_anchor() to attachable() and refactored arguments and internals. 2020-02-29 13:16:15 -08:00
Revar Desmera
d4f79e87a1 Split beverage bottle threading modules into bottlecaps.scad 2019-09-19 03:26:04 -07:00
Revar Desmera
7869a27326 Split beverage bottle threading modules into bottlecaps.scad 2019-09-19 03:21:23 -07:00