Commit graph

121 commits

Author SHA1 Message Date
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
Adrian Mariano
6b20232f99 remove nil and noop 2021-11-15 23:55:57 -05:00
Adrian Mariano
69e8491659 doc tweaks
vnf_merge split
2021-11-11 08:45:30 -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
db6a6687e9 added diamond thread example 2021-10-05 19:36:45 -04:00
Adrian Mariano
afe75d0e3f add starts to threaded rod/nut
remove vnf_add_face(s)
add vnf_from_polygon
2021-10-05 18:23:20 -04:00
Adrian Mariano
06c5912f02 doc tweaks
speedup tweak for _general_line_intersection
restore older faster is_polygon_clockwise
bugfix polygon_normal
2021-09-12 13:14:40 -04:00
Adrian Mariano
0aad39c7e5 Move affine3d_frame_map to transforms.scad and rename to frame_map.
Add module version.  Change all calls.
2021-09-06 18:07:03 -04:00
Adrian Mariano
2f4875f92f change $fs for ball examples 2021-09-04 23:28:36 -04:00
Adrian Mariano
468b3f6682 Fix ball screw to force 3 pts in arcs 2021-09-04 23:14:51 -04:00
Adrian Mariano
da0730d370 doc fix for thread_helix 2021-08-29 09:53:47 -04:00
Adrian Mariano
c4c9b6cd93 Fixed some issues with internal threading.
Tightening code slightly for generic threaded rod
Added figure showing flank angle
2021-08-28 19:06:47 -04:00
Adrian Mariano
6ef2f71255 improved thread_helix docs
fixed bugs in spiral_sweep: wrong sampling rate, left_handed broken
2021-08-28 08:57:09 -04:00
Adrian Mariano
352436938f fix comment 2021-08-27 23:49:41 -04:00