NopSCADlib/utils
Chris Palmer 15b3b3a8c2 Merge branch 'rounded_right_triangle' of https://github.com/martinbudden/NopSCADlib into martinbudden-rounded_right_triangle 2020-12-22 12:39:17 +00:00
..
core Merge branch 'render_if' of https://github.com/martinbudden/NopSCADlib into martinbudden-render_if 2020-12-20 17:25:39 +00:00
annotation.scad Removed the height parameter from linear_extrude 2020-03-29 20:18:57 +01:00
bezier.scad Added source code 2019-06-08 22:10:47 +01:00
catenary.scad Removed debug code 2020-09-20 09:07:01 +01:00
dogbones.scad Simplified dogbone rectangles. 2020-12-22 10:34:45 +00:00
fillet.scad Screws.scad is now included in core.scad, so doesn't need to be included 2020-02-29 17:52:36 +00:00
gears.scad Added involute_gear_od() function. 2020-07-28 21:24:01 +01:00
hanging_hole.scad Fixed rounding error in hangin_hole assert. 2020-12-16 19:27:03 +00:00
horiholes.scad Comment spelling. 2020-10-05 12:02:54 +01:00
layout.scad Fixed layout to work with an empty list. 2020-06-27 20:00:47 +01:00
maths.scad Added circle_intersect() calculation to maths.scad. 2020-10-04 22:01:08 +01:00
offset.scad Screws.scad is now included in core.scad, so doesn't need to be included 2020-02-29 17:52:36 +00:00
quadrant.scad quadrant can now have different height and width if passed a vector. 2020-08-22 14:27:01 +01:00
round.scad Screws.scad is now included in core.scad, so doesn't need to be included 2020-02-29 17:52:36 +00:00
rounded_cylinder.scad Screws.scad is now included in core.scad, so doesn't need to be included 2020-02-29 17:52:36 +00:00
rounded_polygon.scad Fixed nan length for rounded_polygon with zero radius corners. 2020-11-30 21:52:42 +00:00
rounded_right_triangle.scad Added a rounded right triangle. 2020-12-22 00:02:00 +00:00
sector.scad Screws.scad is now included in core.scad, so doesn't need to be included 2020-02-29 17:52:36 +00:00
sweep.scad Removed comment about sweep path restriction that is no longer relevant. 2020-11-29 10:22:49 +00:00
thread.scad Spelling. 2020-07-14 09:48:30 +01:00
tube.scad Added carbon fiber tubing with woven pattern. 2020-11-13 09:35:56 +00:00