2

I made a simple logo using Inkscape, after saving as an svg file, but when I export that file into Fusion 360 something strange happened.

Multiple times I convert some images (png, svg) to svg file. The process I use is this:

  1. Scan logo image (scanner or smartphone)
  2. Open image with Inkscape
  3. Using the stroke, generate the shape
  4. All process for generate and save

This process explained above always works for me, when I copy the shape using the stroke in Inkscape.

However, when I was do the process using the shape generator - for example, rectangles, circles, squares, etc. - and export the file into the Fusion 360, it doesn't work.

1 - Inkscape logo

inkscape

2 - Logo import to Fusion 360

Import into Fusion 360

In the example above, the first word does not appear.

2 Answers2

1

Considering the simplicity of your sample design - i.e. basically only two different Z-levels, easily distinguished by color - I'd recommend one of the online image-to-3D model converters. Here are two I've used now and then. You may have to save your image as png or jpg instead of svg.

selva3d and 3dp.rocks

Carl Witthoft
  • 3,008
  • 1
  • 9
  • 15
1

It seems you use Fusion 360. So I will answer for that, based on Autodesk Help:

Make the SVG

You need to design your SVG to be just the outlines of your logo. That you can easily do in Inkscape by setting the fill to transparent. Then you need to define a size before exporting it properly.

Import the SVG

  • Insert Menu
    • Insert SVG
  • Select the plane you want to put the SVG on
  • Select the folder icon
    • choose the SVG
  • adjust the sizing and positioning
  • OK
Trish
  • 20,169
  • 10
  • 43
  • 92