Skip to content

Fix handling of negative power pins in Rule 4.5 check

KiCad Bot requested to merge rule_4.5_handle_negative_power_pins into master

Created by: ghost

See https://github.com/KiCad/kicad-library-utils/issues/104

Moved Vss from positive power pin check function to ground pin check function. Added V+ to positive check and V- to ground check. Updated warning messages.

Edited by Joel Guittet

Merge request reports