LCInterlocking
LCInterlocking copied to clipboard
Draw a cylinder - got a triangle on Flattened SVG
FreeCAD 0.18.4 LC interlocking last version till current date
I want to cut a circle diameter 10mm, hole 1mm, so i:
- create body
- create scetch
- draw a circle 10mm and circle 1mm, connect to xyz center
- create a pad 3mm of it
- open lc interlocking
- select pad
- export
- select shape2dview (it is still correct, 2 circles of 1 and 10mm)
- save as Flatenned SVG
- open it with any picture view software and got TRIANGLE!
It repeats constantly in 2 PC.
Probably you need to set Edit -> Preferences -> Import-Export -> SVG -> Max segment length for discretized arcs to a small non-zero value. Or export as DXF, which does not have that problem.