|
@@ -3800,6 +3800,7 @@ class AppGerberEditor(QtCore.QObject):
|
|
|
pass
|
|
pass
|
|
|
else:
|
|
else:
|
|
|
for clear_geo in global_clear_geo:
|
|
for clear_geo in global_clear_geo:
|
|
|
|
|
+ # Make sure that the clear_geo is within the solid_geo otherwise we loose
|
|
|
# Make sure that the clear_geo is within the solid_geo otherwise we loose
|
|
# Make sure that the clear_geo is within the solid_geo otherwise we loose
|
|
|
# the solid_geometry. We want for clear_geometry just to cut into
|
|
# the solid_geometry. We want for clear_geometry just to cut into
|
|
|
# solid_geometry not to delete it
|
|
# solid_geometry not to delete it
|