Anders 'pipe' Andersson
3b4ab27a80
Add topic to various debugging modules
...
Found a few modules that can more or less only be used for debugging
which were missing the "Debugging" topic. Add Debugging topic to:
- attachments/anchor_arrow
- attachments/anchor_arrow2d
- attachments/expose_anchors
- attachments/frame_ref
- attachments/generic_airplane
- attachments/show_anchors
- attachments/show_transform_list
- drawing/debug_polygon
- geometry/show_plane
- regions/debug_region
2025-08-29 01:37:29 +02:00
Adrian Mariano
e70b057e60
arc doc improvements; change point counts for rounded arcs for consistency
2025-08-23 11:18:52 -04:00
Adrian Mariano
cbc60eab54
doc tweak
2025-08-23 00:06:40 -04:00
Adrian Mariano
58d3fd435e
adjust arc() to use new segs(); fixes bug where you get one less
...
segment than specified with $fn
2025-08-23 00:01:11 -04:00
Adrian Mariano
78f1e1d687
doc fix
2025-06-15 16:40:19 -04:00
Adrian Mariano
c606ea20cc
doc fix
2025-06-15 16:36:45 -04:00
Adrian Mariano
1f5a659ba8
Add arrow3 to stroke
2025-06-15 14:29:13 -04:00
Adrian Mariano
ac45710b9e
path_sweep texture bugfix
2025-04-14 18:29:31 -04:00
Adrian Mariano
3cc839be49
fix tag
2025-04-13 09:15:29 -04:00
Adrian Mariano
5ed910a82b
add negative roundings to arc
2025-04-13 08:25:32 -04:00
Adrian Mariano
1faf2612aa
textured_tile bugfix & texture support for sweeps
2025-04-12 22:05:16 -04:00
Adrian Mariano
7b93b42d52
fix handling of 180 deg arcs and n parameter
2025-04-11 19:54:46 -04:00
Adrian Mariano
1d9adaa362
add rounding to wedge type arcs
2025-04-11 19:19:34 -04:00
Adrian Mariano
30fd9b3371
Allow setdir to accept 3d vectors with zero z component
2025-04-09 22:47:15 -04:00
Adrian Mariano
7c2c7f4d5a
fix bug for empty attachments in 2d
2025-04-01 06:57:55 -04:00
Adrian Mariano
13be168acc
prism connector center anchor fix for extrusions
2025-03-25 19:11:49 -04:00
Adrian Mariano
fc677a5c6d
doc fixes
2025-03-10 18:49:30 -04:00
Adrian Mariano
7da26d32cd
arc() bugfix
2024-09-28 08:44:14 -04:00
Adrian Mariano
1ab0a85453
doc fixes and screws fix
2024-08-09 21:52:51 -04:00
Adrian Mariano
04437cc6a0
bugfix
2024-05-22 21:51:01 -04:00
Adrian Mariano
f3b35eab0a
arc bugfix
2024-05-22 21:30:36 -04:00
Adrian Mariano
bf9c1da410
arc endpoint bugfix
2024-05-22 20:26:52 -04:00
Revar Desmera
d5a01a151d
Fixed docs image generation of a catenary example.
2024-04-22 14:37:55 -07:00
Adrian Mariano
6770ead0b2
add debug_region()
2024-03-12 20:11:16 -04:00
Adrian Mariano
b59fdb61ed
arc fixes: wedge point order, some better arg checks
2024-01-26 18:09:39 -05:00
Revar Desmera
bc48359a77
Merge branch 'master' into revarbat_dev
2023-11-06 13:43:10 -08:00
Adrian Mariano
aa1a4030c5
doc fixes, snap hinge angle fix
2023-11-05 10:05:54 -05:00
Revar Desmera
0fcca5437e
Added module catenary()
2023-11-04 22:08:27 -07:00
Revar Desmera
19e064fea3
catenary_path() renamed to catenary()
2023-11-02 19:39:22 -07:00
Revar Desmera
c034c95487
Added catenary_path().
2023-11-02 19:05:45 -07:00
Adrian Mariano
e1876c3432
better error check in arc()
...
bugfix for join_path()
modifications for bevel gear to support internal teeth
2023-10-18 20:24:48 -04:00
Revar Desmera
6712141370
SynTags for attachments.scad to geometry.scad
2023-05-27 01:42:09 -07:00
Revar Desmera
062c172716
Added teardrop= to cyl()
2023-05-24 01:50:29 -07:00
Adrian Mariano
25aef90fc7
fix closed=true stroke calls with endcaps given
2023-04-23 23:36:07 -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
Revar Desmera
7b988dcb58
Fixed truncated docs problems.
2023-03-28 21:53:01 -07:00
Richard Milewski
62b425628d
Added vnf to synopses
2023-03-27 23:56:04 -07:00
Richard Milewski
6a234b31c5
Removed ghost reference
...
to polygon()
2023-03-27 22:48:09 -07:00
Richard Milewski
c73d80a553
Synopses drawing.scad
2023-03-27 16:30:04 -07:00
Adrian Mariano
2c54188c24
doc fixes
2023-03-05 12:11:30 -05: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
21945263b6
Add $slop docs to modules that use $slop, fix stroke to accept
...
singletons, and fix cylinder to handle zero length case
2022-11-09 22:22:30 -05:00
Adrian Mariano
14e12d8456
assert cleanup
2022-11-09 16:54:27 -05:00
Adrian Mariano
68a26db513
Expose path_cut_points()
2022-10-12 23:38:20 -04:00
Adrian Mariano
cd50d6bf79
fix stroke bug
2022-09-12 16:47:47 -04:00
Revar Desmera
e2ed3f9122
Fix for issue #928
2022-08-21 02:49:47 -07:00
Garth Minette
60b84331e9
Fix for issue #666
2022-07-28 18:40:21 -07:00
Adrian Mariano
924f8a6298
change count_true to num_true and simplify
...
fix bug in offset()
2022-05-27 10:21:33 -04:00
Adrian Mariano
b836fb3960
typo fix
2022-05-04 00:31:55 -04:00