Hi everyone,
I have an issue where an imported dotted circle svg file (from inskape) is displayed as a normal circle in Easel. I’ve done a lot of research for a solution without finding one. When i import the svg file in Carbide create i also have the same result. It is a basic dotted circle.
Is this happening because Easel or Carbide create can only create a basic normal circle? I’m a little bit lost. I’m a new to the cnc world and Easel but i can’t understand why is this happening. Can someone more knowledgeable help me understand how to display a dotted circle svg correctly? Thanks in advance for your help.
I wonder if you need to “explode” the dotted circle into individual pieces?
It was something like that; I got a big help from superb members in the Carbide create forum : We needed to apply Stroke to path in Inskape before exporting as svg and now the dotted circle load as it should. Thank for your reply.