Cory Cross
ad8ad36efa
Reword per feedback
2025-07-17 13:40:08 -07:00
Cory Cross
f7f579e579
Threading rods do not default to false, so fix docs
...
The actual logic is more complicated. Change all the docs for rods to
reference "generic_threaded_rod" and explain how the logic actually works.
I did not look at nuts.
2025-07-16 14:34:45 -07:00
Adrian Mariano
d6fe226fca
Fix teardrop for threaded screws
2024-01-27 10:52:54 -05:00
Revar Desmera
a1b1a00aa7
Added teardrop= support to various threaded rods.
2024-01-04 21:58:38 -08:00
Adrian Mariano
6a1a8db86c
doc fixes
2023-11-11 17:07:24 -05:00
Adrian Mariano
7709ca5c4a
threading doc tweaks
2023-07-25 20:04:42 -04:00
Revar Desmera
b0baa785f8
Docs fixes in threading.scad
2023-05-30 21:03:42 -07:00
Adrian Mariano
9b6abb6e31
remove echos
2023-05-24 06:19:34 -04:00
Adrian Mariano
511119bf52
fix pitch=0
2023-05-23 23:16:22 -04:00
Adrian Mariano
0768e3f96d
doc fix
2023-05-23 19:10:19 -04:00
Adrian Mariano
b7f84b9b0f
support flank_angle and thread_angle
2023-05-23 18:37:43 -04:00
Adrian Mariano
168ae7968e
fix various stroke() bugs, add attachable() to some modules
2023-04-23 21:38:27 -04:00
Adrian Mariano
d8669065a8
fix stroke bug
2023-04-16 09:05:44 -04:00
Adrian Mariano
a37b5d735d
fix some examples
2023-04-13 17:55:49 -04:00
Adrian Mariano
7a960c8f2a
doc tweaks to threading
2023-04-13 17:35:08 -04:00
Adrian Mariano
ebf43a47f3
threading docs fixes
2023-04-12 22:31:40 -04:00
Adrian Mariano
a0151f1454
Add threading doc section and other doc tweaks
2023-04-11 22:51:43 -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
3b88363306
Synopses, etc docs added for screw_drive.scad, screws.scad, sliders.scad, threading.scad, tripod_mounts.scad, walls.scad
2023-03-31 20:08:00 -07:00
Adrian Mariano
036da1a3ef
Rename close_path and cleanup_path to list_wrap and list_unwrap
2023-03-02 19:40:12 -05:00
Adrian Mariano
b47fcbf595
fix bug in left hand spirals in spiral_sweep
...
add multi-facet higbee to threaded_rod
2023-01-31 22:49:23 -05:00
Adrian Mariano
ea3e720493
fix threaded rod bug where extra stuff appears beyond ends of rod
2023-01-22 21:57:29 -05:00
Adrian Mariano
554d197976
doc fixes
2023-01-20 07:10:57 -05:00
Adrian Mariano
6bde6eeb37
bug fix for internal threads
2023-01-04 20:30:03 -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
c16d2823c3
fix threading issues
2022-12-01 19:28:24 -05:00
Adrian Mariano
dd5f41a20e
fixes for change in cylinder chamfer angle
2022-11-29 22:21:59 -05:00
Adrian Mariano
fffd85f698
fix higbee threading
2022-11-19 13:03:10 -05:00
Adrian Mariano
14e12d8456
assert cleanup
2022-11-09 16:54:27 -05:00
Adrian Mariano
66fce69e4d
Fix bug in nut beveling, fix teardrop bugs, add chamfer to teardrop,
...
add tap and self tap screw hole tolerances.
2022-10-25 22:33:22 -04:00
Adrian Mariano
9f05bdce6d
bevel defaults
2022-10-22 23:16:22 -04:00
Adrian Mariano
30a7e40cf9
misc doc fixes, adjust scale to allow independent x and y scales
2022-10-17 19:26:37 -04:00
Adrian Mariano
af36385835
fix nut beveling, $slop handling for screw_hole, make default counterbore=true
2022-10-13 17:20:43 -04:00
Adrian Mariano
b15b0ffc88
fix uncorrected od references
2022-10-12 06:21:52 -04:00
Adrian Mariano
ebf4c37abd
add metric nut table and proper nut beveling in threading.scad
2022-10-11 23:30:00 -04:00
Adrian Mariano
42f705b38a
add square nuts
2022-10-04 22:37:40 -04:00
Adrian Mariano
4eb1cc3d47
screws update
2022-10-04 20:41:18 -04:00
Adrian Mariano
779329f521
Fix missing starts in docs and buttress threading
2022-09-11 08:53:36 -04:00
Adrian Mariano
a8f8acdd98
tags->tag
2022-05-15 13:05:24 -04:00
Adrian Mariano
9433b05a65
file summary improvements and tweaks
2022-04-21 00:26:20 -04:00
Adrian Mariano
82b4b284a9
make slop undef and add get_slop()
...
add no_children in places
2022-04-11 22:18:52 -04:00
Adrian Mariano
fbd7f18440
usage fixes and no_function addition to threading.scad
2022-04-02 23:43:54 -04:00
Adrian Mariano
4bf1412d46
usage fix
2022-03-31 20:05:50 -04:00
Adrian Mariano
7d6a2b593f
Force N parameters to n in most places
2022-03-13 21:40:55 -04: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
2e2dadefed
fix screw threading for nuts to be consistent with how screws are done
2021-11-20 20:59:13 -05:00
Adrian Mariano
dd3542c748
Fix references to changed subsections
2021-11-19 22:33:16 -05:00