Revar Desmera
e3d4de3e1d
Added point attachment geometry.
2023-03-07 13:07:21 -08:00
Revar Desmera
8b6e5aeefb
Merge pull request #1065 from adrianVmariano/master
...
rename path functions
2023-03-02 18:36:31 -08:00
Adrian Mariano
d8549f728f
retrigger checks
2023-03-02 21:06:05 -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
Revar Desmera
623e23fcf4
Merge pull request #1064 from adrianVmariano/master
...
minor fixes
2023-03-02 14:50:22 -08:00
Revar Desmera
01075b1977
Merge pull request #1059 from cdc-mkb/master
...
Fix "linear_sweep(..., texture=..., scale=..., twist=...)".
2023-03-02 14:49:00 -08:00
Adrian Mariano
5f284d5520
doc fixes, interior_fillet->fillet
2023-03-02 17:23:12 -05:00
Cedric Vincent
d9f118e44f
Fix "linear_sweep(..., texture=..., scale=..., twist=...)".
...
The commit 'Fix "linear_sweep(..., texture=..., scale=...)" was not
enough. This one fixes linear_sweep(..., texture=...) when scale
and/or twist parameters are specified.
Code to reproduce the fixed issue:
linear_sweep(ellipse(d = [5, 10]), 5, twist = 45, texture = "bricks", scale = 0.5);
2023-02-24 20:54:11 +01:00
Revar Desmera
d700884482
Merge pull request #1056 from revarbat/revarbat_dev
...
Typo fix in circle_point_tangents() docs.
2023-02-18 19:28:26 -08:00
Revar Desmera
bf0bca25f3
Typo fix in circle_point_tangents() docs.
2023-02-18 19:26:30 -08:00
Revar Desmera
80809c4416
Merge pull request #1055 from cdc-mkb/master
...
Fix "linear_sweep(..., texture=..., scale= ...)".
2023-02-18 19:16:09 -08:00
Cedric Vincent
a8aff7bcc3
Fix "linear_sweep(..., texture=..., scale= ...)".
...
Scaling was done upside down.
2023-02-18 14:29:04 +01:00
Revar Desmera
b9151f25c6
Merge pull request #1053 from adrianVmariano/master
...
hinge update
2023-02-17 17:15:10 -08:00
Adrian Mariano
8247848e82
doc fix
2023-02-17 19:22:29 -05:00
Adrian Mariano
6f2f717604
fix default inner chamfer/rounding for rect_tube
2023-02-17 19:19:27 -05:00
Adrian Mariano
f2acb6b21a
remove spurious union() calls in some examples
2023-02-17 15:00:57 -05:00
Adrian Mariano
710a09c9b4
bugfix
2023-02-16 21:04:24 -05:00
Adrian Mariano
d47e5a5d0d
fix screws bugs relating to oversizing
2023-02-16 19:59:21 -05:00
Adrian Mariano
11b80e6e9a
offset() checks for zero offset and return original
...
additions to hinge to support clearance
2023-02-12 14:12:17 -05:00
Revar Desmera
17e1b59535
Merge pull request #1051 from adrianVmariano/master
...
Fix Docs
2023-02-06 17:29:22 -08:00
Adrian Mariano
0851dc3aef
remove echoes
2023-02-06 19:28:16 -05:00
Adrian Mariano
2d35733980
doc fixes, allow threads=true with screw specs
2023-02-06 18:31:01 -05:00
Revar Desmera
bf107e2137
Merge pull request #1049 from adrianVmariano/master
...
texture doc fixes
2023-02-05 22:29:56 -08:00
Adrian Mariano
f9b06bf8f6
fix double parens typo
2023-02-05 23:32:13 -05:00
Adrian Mariano
a0127cf641
doc fixes
2023-02-05 23:02:37 -05:00
Revar Desmera
71404d1cea
Merge pull request #1048 from adrianVmariano/master
...
Texture Descriptions -> Examples
2023-02-05 19:06:24 -08:00
Adrian Mariano
b594c8c0c5
doc fixes
2023-02-05 21:17:38 -05:00
Adrian Mariano
b780191c20
move texture descriptions into examples
2023-02-05 20:41:23 -05:00
Revar Desmera
1060559aa6
Merge pull request #1047 from adrianVmariano/master
...
doc tweaks
2023-02-04 23:32:59 -08:00
Adrian Mariano
0511dbd967
doc fixes
2023-02-04 21:41:27 -05:00
Revar Desmera
30f244b4d7
Merge pull request #1045 from adrianVmariano/master
...
texture cleanup
2023-02-04 17:10:33 -08:00
Adrian Mariano
1b218145fd
a few more examples
2023-02-04 18:37:08 -05:00
Adrian Mariano
87abec1a7f
fix broken example
2023-02-04 17:05:56 -05:00
Adrian Mariano
71449ee3ac
fix tri_grid texture, add more error handling for texture args
2023-02-04 16:13:49 -05:00
Adrian Mariano
29dec56cd2
Document texture inset/gap arguments and fix textures for consistent
...
use of inset argument.
2023-02-04 12:36:53 -05:00
Adrian Mariano
bf7218d56f
doc tweaks
2023-02-03 23:37:24 -05:00
Revar Desmera
91dfeb7d29
Merge pull request #1043 from adrianVmariano/master
...
vnf_validate fix
2023-02-03 16:52:37 -08:00
Adrian Mariano
6d46c2ce5b
comment out example
2023-02-03 18:54:30 -05:00
Adrian Mariano
ceece817e5
fix vnf_validate indexing bug
2023-02-03 18:51:04 -05:00
Revar Desmera
9e752547d7
Merge pull request #1042 from adrianVmariano/master
...
tapezoid angle fix (angle->ang)
2023-02-03 15:08:24 -08:00
Adrian Mariano
4a9ab3b18b
doc fix
2023-02-03 17:27:44 -05:00
Adrian Mariano
711050e605
fix doc typo in skin, fix first section docs in distributors
2023-02-03 17:17:38 -05:00
Adrian Mariano
b81c3638d5
add min_area to vnf_vertex_array
2023-02-03 17:17:24 -05:00
Adrian Mariano
be998746e6
trapezoid fix
2023-02-03 16:36:40 -05:00
Revar Desmera
fc210b8c90
Merge pull request #1041 from revarbat/revarbat_dev
...
Make docs use PNG animations.
2023-02-03 12:10:22 -08:00
Revar Desmera
f6a8f42f91
Make docs use PNG animations.
2023-02-03 12:09:46 -08:00
Revar Desmera
495c761461
Merge pull request #1037 from adrianVmariano/master
...
slice bug fix
2023-02-03 12:08:41 -08:00
Adrian Mariano
7cae28682d
renamed
2023-02-03 07:03:44 -05:00
Adrian Mariano
c74e5a81e0
add knuckle hinges
2023-02-03 06:59:09 -05:00
Adrian Mariano
733d907c91
Add error checking for bad head
...
Fix docs
2023-02-02 23:04:33 -05:00