Garth Minette
|
fa0281f246
|
Added error checking to cuboid()
|
2020-11-29 19:21:35 -08:00 |
|
Garth Minette
|
90eaf73293
|
Bugfix for sweep() endcaps.
|
2020-11-17 17:22:38 -08:00 |
|
Garth Minette
|
1e93276747
|
Enable using path_sweep() with a region.
|
2020-11-17 14:41:14 -08:00 |
|
Garth Minette
|
9d5d7cbc4f
|
Enhanced sweep() to accept region input.
|
2020-11-17 14:25:08 -08:00 |
|
Garth Minette
|
e4f2497863
|
Changes all references to polyline to path.
|
2020-11-16 17:50:08 -08:00 |
|
Garth Minette
|
bf80c1193a
|
Fixups for hulling()
|
2020-11-16 15:43:45 -08:00 |
|
Garth Minette
|
3793f69c3f
|
Added mod_indent() and mod_trace()
|
2020-11-16 15:32:26 -08:00 |
|
Garth Minette
|
914e57cc6e
|
Fix for nested diff()s, issue #270
|
2020-11-11 17:45:12 -08:00 |
|
Garth Minette
|
c2d5080d33
|
Remove undef math warnings from tube()
|
2020-11-07 14:23:09 -08:00 |
|
Garth Minette
|
40fde0f2b8
|
Fix for cuboid() issue #307
|
2020-10-29 16:46:07 -07:00 |
|
Garth Minette
|
1e193a090e
|
Echo no longer works with non-breaking spaces.
|
2020-10-25 15:36:30 -07:00 |
|
Garth Minette
|
4857fc087d
|
Modular gear2d(mod=) bugfix.
|
2020-10-22 01:33:45 -07:00 |
|
Garth Minette
|
2132b3d5b3
|
Enable specifying gears by either module or pitch.
|
2020-10-22 01:20:07 -07:00 |
|
Garth Minette
|
538c68767b
|
Fixed worm gear helical angle.
|
2020-10-21 20:13:37 -07:00 |
|
Garth Minette
|
82c87e4bd4
|
Added linecount.sh script.
|
2020-10-21 00:23:12 -07:00 |
|
Garth Minette
|
a18c55f807
|
Added worm() and worm_gear()
|
2020-10-20 22:24:12 -07:00 |
|
Garth Minette
|
21e9dfa1bf
|
Docs formatting and gear example image fixes.
|
2020-10-19 23:52:46 -07:00 |
|
Garth Minette
|
fc7518b343
|
Added rack2d() and various VNF generating functions to involute_gears.scad
|
2020-10-19 22:53:56 -07:00 |
|
Garth Minette
|
8c2d06344f
|
Added center=, anchor=, spin=, and orient= to function linear_sweep()
|
2020-10-19 22:51:35 -07:00 |
|
Garth Minette
|
41ab991c15
|
Fixed bad spheroid() regression.
|
2020-10-15 19:21:36 -07:00 |
|
Garth Minette
|
2bf6c34564
|
Fixed spheroid() orig and aligned styles.
|
2020-10-15 19:14:14 -07:00 |
|
Garth Minette
|
4fc03b18e6
|
Added mate_teeth= and apex named anchor to bevel_gear()
|
2020-10-14 15:37:56 -07:00 |
|
Garth Minette
|
775e0c4c48
|
Fixed bevel_gear() so that complementary gears will mesh.
|
2020-10-13 22:32:20 -07:00 |
|
Garth Minette
|
a53c77f83e
|
Fix for #295
|
2020-10-09 10:31:56 -07:00 |
|
Garth Minette
|
8451f23b7c
|
Fix trapezoid example.
|
2020-10-07 23:03:09 -07:00 |
|
Garth Minette
|
29ed649740
|
Added angle= and shift= to trapezoid()
|
2020-10-07 22:50:05 -07:00 |
|
Garth Minette
|
a36eec5297
|
Added align_tip/align_side to regular_ngon()/star().
|
2020-10-07 16:53:52 -07:00 |
|
Garth Minette
|
b22c5a0cfe
|
Bugfixes for looping helpers.
|
2020-10-06 18:48:39 -07:00 |
|
Garth Minette
|
8b922f7a15
|
Fixed Looping Helpers docs formatting.
|
2020-10-06 13:48:14 -07:00 |
|
Garth Minette
|
0cd34406a3
|
Documented looping helpers.
|
2020-10-06 01:41:39 -07:00 |
|
Garth Minette
|
4633422272
|
Fixed involute gear examples and docs.
|
2020-10-04 23:10:32 -07:00 |
|
Garth Minette
|
74de24bbce
|
Speed optimizations for incompletely rounded cuboid()s.
|
2020-10-04 21:07:16 -07:00 |
|
Garth Minette
|
38873d8ef9
|
Fixed a bunch of docs errors with Usage headers.
|
2020-10-03 20:29:35 -07:00 |
|
Garth Minette
|
16ee49e8b2
|
Fixed a bunch of undef math warnings with dev snapshot OpenSCAD builds.
|
2020-10-03 19:50:29 -07:00 |
|
Garth Minette
|
e3ccf482fa
|
Make list functions make more sense with strings.
|
2020-09-28 19:12:07 -07:00 |
|
Garth Minette
|
cc29e07d8f
|
Enable list-of-matrix use of vmul().
|
2020-09-28 17:35:05 -07:00 |
|
Garth Minette
|
23bcc1b806
|
Removed sum_of_squares() as it's redundant with sqr(vector)
|
2020-09-28 16:56:18 -07:00 |
|
Garth Minette
|
37ae0cbba0
|
Simplify sqr(x) to x*x
|
2020-09-28 16:52:17 -07:00 |
|
Garth Minette
|
a730887366
|
Fixed line_of(n=1,...), improved docs.
|
2020-09-28 00:25:40 -07:00 |
|
Garth Minette
|
1435100e37
|
Implemented Issue #262
|
2020-09-25 00:31:42 -07:00 |
|
Garth Minette
|
f193871a34
|
Implement fix for issue #174.
|
2020-09-25 00:01:45 -07:00 |
|
Garth Minette
|
4f88775ef9
|
Changed circle_point_tangents() to return just a list of 2D tangent points.
|
2020-09-24 17:09:06 -07:00 |
|
Garth Minette
|
45dbfe6524
|
Added regressions for torx_drive.scad
|
2020-09-24 15:59:25 -07:00 |
|
Garth Minette
|
c400843cb2
|
Added regressions for vnf_centroid() and vnf_volume()
|
2020-09-23 19:38:22 -07:00 |
|
Garth Minette
|
eb969bba7e
|
hull, quaternion, and edges regressions.
|
2020-09-22 20:33:50 -07:00 |
|
Garth Minette
|
e86af33f52
|
Fixed xcyl() and ycyl() anchoring and attachments.
|
2020-09-22 00:24:39 -07:00 |
|
Garth Minette
|
5bfd3bee4d
|
Added axis= to attachable() and reorient().
|
2020-09-22 00:22:48 -07:00 |
|
Garth Minette
|
4f3baccec7
|
Added corner_edges()
|
2020-09-22 00:21:12 -07:00 |
|
Garth Minette
|
197167225d
|
Added bounding_cube() and minkowski_difference()
|
2020-09-13 21:50:39 -07:00 |
|
Garth Minette
|
b2121fbfb3
|
Added all_nonzero(). Added is_vector(all_nonzero=).
|
2020-09-07 23:10:39 -07:00 |
|