Module pads rotation is in global coordinates in PCB files

Bug #1501417 reported by Alexis jeandet
8
This bug affects 1 person
Affects Status Importance Assigned to Milestone
KiCad
Won't Fix
Undecided
Unassigned

Bug Description

Hi,
It's weird, it seems that PCB modules pads are rotated in PCB coordinates while they are translated in module coordinates.

Example:

A pad on a module with 0° rotation:
(pad 4 smd rect (at -1.4 0.75) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask)
      (net 17 "Net-(R204-Pad1)"))

The same pad on the same module rotated by 30°:
(pad 4 smd rect (at -1.4 0.75 30) (size 0.7 0.25) (layers F.Cu F.Paste F.Mask)
      (net 7 "Net-(R105-Pad1)"))

It seems inconsistent to me since the module is already rotated.

Best regards,
Alexis.

description: updated
Revision history for this message
Jeff Young (jeyjey) wrote :

It is at best odd, but changing it would break anyone's scripts written to process the current format. There's probably too little gain to make that worthwhile.

Changed in kicad:
status: New → Won't Fix
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.