chbergmann
chbergmann
yes, the AirPlaneDesign workbench could use wing profile sketches to connect the foils instead of connecting by straight lines. Unfortunately, the workbench is too french for me.
There is a workaround: Select your Array, then go to Part workbench, Menu Part -> Compound -> Explode compound This will create a folder with all elements inside your Array....
I made a change: The macro checks if there are multiple solids in the selected object and creates an outline for each. This is more generic approach and should work...
@luzpaz This issue can be closed
@luzpaz The LasercutterSVGExport macro cannot be installed by the addon manager in FreeCAD. why ?
There is a parameter MaxRayLength. This will cut off each ray when it reaches a certain length. Lowering MaxRayLength is like putting an absorber sphere around your design.
I think coupling the ray length to the scene will confuse the users. Different ray length for different scenes ? On the other way I want to keep the workbench...
I cannot reproduce this issue. Anyway, this is a FreeCAD issue which I propably cannot solve.
Closing because this issue is related to realthunders branch
We could use the transparency property of a ray line to store its intensity. A 60% semitransparent lens could create a new refracted ray with 60% transparency and a mirrored...