Set two breakpoints:
one near the end of ZONE_SETTINGS::SetupLayersList()
and one near the end of DIALOG_COPPER_ZONE::DIALOG_COPPER_ZONE()
Run PcbNew and edit the properties of a zone.

When the breakpoints hit, I need to know the value of minWidth from 
ZONE_SETTINGS::SetupLayersList() and layersWidth from 
DIALOG_COPPER_ZONE::DIALOG_COPPER_ZONE().

(I’m not sure whether the calculations are failing, or if the layout is failing 
with a correctly set minWidths.)

Thanks,
Jeff.
_______________________________________________
Mailing list: https://launchpad.net/~kicad-developers
Post to     : kicad-developers@lists.launchpad.net
Unsubscribe : https://launchpad.net/~kicad-developers
More help   : https://help.launchpad.net/ListHelp

Reply via email to