wokwi / easyeda2kicad

Convert EasyEDA designs to KiCad EDA
https://wokwi.com/tools/easyeda2kicad
Other
287 stars 39 forks source link

"No copper" zones aren't respected #10

Closed mtiutiu closed 4 years ago

mtiutiu commented 4 years ago

Description: Seems that after the conversion the no copper zones are not taken into consideration and I get a full copper fill for the board. This happens for both sides of the board. See attached pictures and the original project file.

Expected result: No copper zones should be respected after conversion.

Small note:

Conversion: conversion_copper_areas

Original: Screenshot from 2019-11-26 13-55-09

EasyEDA project: Touch_Switch_2ch.zip

easyeda2kicad version: 1.3.1

urish commented 4 years ago

Alright, pushed a fix - can you please test and report back?

mtiutiu commented 4 years ago

Wonderful - you're very skilled sir :). Works like a charm now. Thanks again.

Here's the proof:

copper_fill_fix

urish commented 4 years ago

Great to see it improving each time :) Thanks for sharing the screenshots