Message 1 of 4
SVG import bug probably related to text transformation

Not applicable
10-29-2021
01:30 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report
Hi,
I want to 3D print or CNC a drill stand for several drills in ascending diameter.
Therefore, I wrote a Python script to generate an SVG to import in Fusion 360 as a sketch and then extrude.
When opening with Firefox or Inkscape, the SVG looks the same and represents what I need.
When inserting the SVG file into a Fusion sketch, the numbers are off.
I think this might have to do something with the transformation or text anchors I am using, as the circles seem to be placed correctly.
Also, the text size seems different.
Is this a bug or is there a special setting I need to change (or a plugin I need to use, like with DXF, where text import is only working with the DXF import plugin) to make this work?
Regards,
Timo