5324 Commits

Author SHA1 Message Date
adrianVmariano
4d12bcb9d3 Merge pull request #1818 from adrianVmariano/master
doc tweaks
2025-09-27 23:21:17 -04:00
Adrian Mariano
5408a36ef9 doc tweaks 2025-09-27 22:32:20 -04:00
adrianVmariano
58840bd929 Merge pull request #1816 from adrianVmariano/master
doc tweak
2025-09-23 06:16:32 -04:00
Adrian Mariano
b64aa71f9b doc tweak 2025-09-22 22:10:33 -04:00
Revar Desmera
e48c593fe0 Merge pull request #1815 from BelfrySCAD/revarbat_dev
Added axis= option to corner_profile()
2025-09-22 19:00:13 -07:00
Revar Desmera
a6f1ed1a0e Added axis= option to corner_profile() 2025-09-22 18:20:25 -07:00
adrianVmariano
db789ad608 Merge pull request #1814 from adrianVmariano/master
edge_profile_asym doc improvements
2025-09-22 21:04:49 -04:00
Adrian Mariano
631ad08285 improve edge_profile_asym docs 2025-09-22 20:04:12 -04:00
adrianVmariano
f3363e5eba Merge pull request #1813 from adrianVmariano/master
Add compound parts (part lists) to define_part, attach_part
2025-09-22 17:50:23 -04:00
Adrian Mariano
24070e117f Add compound parts 2025-09-22 17:03:07 -04:00
adrianVmariano
58d8629853 Merge pull request #1811 from adrianVmariano/master
fix rounded_prism anchor bug for horizontal sides
2025-09-21 17:54:59 -04:00
Adrian Mariano
3806630c3a Fix rounded_prism anchor bug for horizontal sides. 2025-09-21 16:46:37 -04:00
adrianVmariano
7e0e613bb0 Merge pull request #1809 from adrianVmariano/master
allow function arc() to produce 2 points output
2025-09-21 12:23:55 -04:00
Adrian Mariano
1622452c5d Allow function arc() to produce 2 points output 2025-09-21 09:47:57 -04:00
adrianVmariano
230fe98776 Merge pull request #1808 from adrianVmariano/master
make change_anchors accept regular anchors
2025-09-20 20:54:18 -04:00
Adrian Mariano
02baeef659 remove duplicated tutorial section 2025-09-20 20:10:30 -04:00
Adrian Mariano
1cf4c5c015 Merge remote-tracking branch 'upstream/master' 2025-09-20 20:07:14 -04:00
Adrian Mariano
b17dceedd0 make change_anchors accept regular anchors 2025-09-20 20:06:49 -04:00
Revar Desmera
bfd1ac7667 Merge pull request #1806 from BelfrySCAD/revarbat_dev
Fixed faceting errors with inside corner fills of outside edge_profile_asym() edges.
2025-09-19 21:17:21 -07:00
Revar Desmera
442a115635 Fixed faceting errors with inside corner fills of outside edge_profile_asym() edges. 2025-09-19 19:27:09 -07:00
adrianVmariano
58371125b4 Merge pull request #1800 from adrianVmariano/master
extrusion attachment bugfix
2025-09-10 21:24:10 -04:00
Adrian Mariano
09313eb030 fix extrusion attachment bug 2025-09-10 20:45:19 -04:00
adrianVmariano
99fcfc6867 Merge pull request #1796 from adrianVmariano/master
offset_stroke bugfix
2025-09-08 06:43:53 -04:00
Adrian Mariano
dded1894fb fix $fn bug in offset_stroke "round" 2025-09-07 23:16:53 -04:00
adrianVmariano
728e19f0f4 Merge pull request #1794 from adrianVmariano/master
doc fixes
2025-09-05 23:37:04 -04:00
Adrian Mariano
a512cdc606 doc fixes 2025-09-05 18:43:05 -04:00
adrianVmariano
91730aa996 Merge pull request #1792 from adrianVmariano/master
doc fixes
2025-09-01 20:37:45 -04:00
Adrian Mariano
a4b608af98 doc fixes 2025-09-01 20:00:35 -04:00
adrianVmariano
04e0097d13 Merge pull request #1791 from adrianVmariano/master
get_profile_shift works with ring gears
2025-09-01 17:43:41 -04:00
Adrian Mariano
abfd0fd6a6 get_profile_shift works with ring gears 2025-09-01 15:25:23 -04:00
Adrian Mariano
cc6720fd63 Merge remote-tracking branch 'upstream/master' 2025-09-01 14:43:19 -04:00
Revar Desmera
e6a5fb449c Merge pull request #1781 from BelfrySCAD/revarbat_dev
Fixed octa spheroid() symmetry.
Fixed cyl(circum=true) rotation.
Fixed ellipse(circum=true) rotation.
Fixed cuboid(clip_angle=) size.
2025-09-01 04:06:12 -07:00
Revar Desmera
71721327b3 Corrected some uses of ellipse(circum=true,realign=true) 2025-09-01 00:26:37 -07:00
Revar Desmera
235db320d9 Fixed octa sphere formation. Fixed circum cyl orientation. Fixed circum ellipse orientation. 2025-08-31 23:03:30 -07:00
Adrian Mariano
cb99279ac1 doc tweak 2025-08-30 10:11:52 -04:00
adrianVmariano
bf7b510e7d Merge pull request #1789 from adrianVmariano/master
fix region anchoring bug
2025-08-30 09:48:03 -04:00
Adrian Mariano
a0ec133853 fix region anchoring bug 2025-08-30 08:59:42 -04:00
adrianVmariano
8e40108295 Merge pull request #1788 from adrianVmariano/master
prism_connector bugfix
2025-08-29 18:44:52 -04:00
Adrian Mariano
36907f7b49 prism_connector bugfix 2025-08-29 17:44:44 -04:00
adrianVmariano
dea1fa9d7f Merge pull request #1787 from adrianVmariano/master
Add ang option to regular_prism
2025-08-28 21:41:34 -04:00
Adrian Mariano
9f3c7ee0bc Add ang option to regular_prism 2025-08-28 20:56:45 -04:00
adrianVmariano
1d3c0a7814 Merge pull request #1786 from pipatron/feature/doc_debugging
Feature/doc debugging
2025-08-28 20:47:25 -04:00
Anders 'pipe' Andersson
76a6788ddc Add Debugging topic to some color modules
A number of modules in the color section are mostly useful for
Debugging. Add Debugging topic to:

 - color/ghost
 - color/ghost_this
 - color/highlight
 - color/highlight_this
 - color/rainbow
2025-08-29 01:41:04 +02:00
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
adrianVmariano
471ea91f4e Merge pull request #1784 from adrianVmariano/master
path_sweep endcap anchors; change_anchors()
2025-08-27 19:36:55 -04:00
Adrian Mariano
b23be10ad0 fix rotate_sweep centroid calculation 2025-08-27 17:38:15 -04:00
Adrian Mariano
3748cf4823 add endcap anchors to rotate_sweep and change_anchors() 2025-08-26 22:27:28 -04:00
adrianVmariano
1ef1cc189f Merge pull request #1782 from adrianVmariano/master
offset() and arc() $fn related bugfixes
2025-08-25 09:17:12 -04:00
Adrian Mariano
3bc86d8274 remove echoes 2025-08-24 22:41:01 -04:00
Adrian Mariano
11cbb84b61 fix for offset_sweep using private option to offset() 2025-08-24 14:56:45 -04:00