Chris Palmer
7c2df8d36d
The pose module can now specify the camera distance supressing viewall and
...
autocentre.
2021-02-20 19:28:52 +00:00
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
36521cf0b9
Set ngb parameter of assembly() to remove it from the global BOM and merge
...
its parts into it parent's global BOM column.
2021-02-03 06:21:17 +00:00
Chris Palmer
4cac382581
Single backtick now used for all code quotes.
2020-12-24 16:04:59 +00:00
Chris Palmer
52011fd6f7
Renders of dxfs now use the sheet colour.
2020-04-07 22:07:28 +01:00
Chris Palmer
147ff9b24f
Added alpha parameter to stl_colour()
2020-04-07 17:02:10 +01:00
Chris Palmer
7e0c5fdb6e
Renders of STLs are now the correct colour. Fixes #71
2020-04-05 16:18:24 +01:00
Chris Palmer
bc4e18d788
The assembly module now has a big parameter to force large or small views.
2020-04-04 12:06:14 +01:00
Chris Palmer
886319a6e4
Added pose_vflip() and pose_hflip() to make posing assembly views easier.
2019-07-19 10:37:10 +01:00
Chris Palmer
85e1985f1a
Restored explode lines to yellow.
...
Now keeps track of STL bounds and uses them to force a large assembly view when large.
2019-06-11 12:38:00 +01:00
Chris Palmer
34a9b0e87b
Added source code
2019-06-08 22:10:47 +01:00