NopSCADlib/utils
Chris Palmer 5bac2bf46d stl() and dxf() can now have the code to make the STL or DXF as a child.
This allows them to be replaced by the STL or DXF when making assembly views.

use_dxf() and use_stl() make use of $cwd and $target, so can be in bom.scad
and be documented.

Corrected the spelling of widget in BOM test.
2021-02-06 15:23:10 +00:00
..
core stl() and dxf() can now have the code to make the STL or DXF as a child. 2021-02-06 15:23:10 +00:00
annotation.scad Removed the height parameter from linear_extrude 2020-03-29 20:18:57 +01:00
bezier.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
catenary.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00: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 Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
hanging_hole.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
horiholes.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
layout.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
maths.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
offset.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
quadrant.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00: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 Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
rounded_polygon.scad Documented circle_tangent() and simplified it. 2021-01-06 10:54:21 +00:00
rounded_right_triangle.scad Fixed some paths that used NopSCADlib instead of .. 2021-01-23 21:15:00 +00:00
sector.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
sweep.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
thread.scad Single backtick now used for all code quotes. 2020-12-24 16:04:59 +00:00
tube.scad Updated readme and images. 2021-01-18 12:52:41 +00:00