Chris Palmer
ca153c971d
Fixed platters and panels not working in the GUI, a regression.
...
set_config() now puts $cwd in target.scad.
use_stl() and use_dxf() included again instead of used.
2021-02-10 10:17:03 +00:00
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
Chris Palmer
479207fd4f
Spelling
2020-11-04 10:52:57 +00:00
Chris Palmer
1f1a360b7c
Mods to allow panels and platters to be target specific or not.
2020-06-21 12:53:14 +01:00
Chris Palmer
ab592e049c
Screws.scad is now included in core.scad, so doesn't need to be included
...
anywhere else. utils/core/core.scad is the old version without fasteners to
be used internally in the library.
2020-02-29 17:52:36 +00:00