← Back to team overview

kicad-developers team mailing list archive

[PATCH] BLOCK AND MODULE ROTATION

 

Hi there,

I was working on an smd LED project and found impossible to rotate a LED
module by 5 or 10 degrees so i ADD 5 and 10 degrees selection.

Same thing for Block selection. Only 90 degrees allowed so i change that.
I have add in to the block dialog a spin box which the user is set the
wanted angle of rotation for the block.
And once the rotate button clicked then the block it rotates about the
selected angle.
The undo redo is patched too in order to follow the block rotation.

>From my experience in LED circuit designing, this function of an EDA is
critical.

The patch tested on Ubuntu 12.04 and it works perfect check it.

Thanks.

Attachment: block_and_module_rotation.patch
Description: Binary data