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