Overview
Atlassian Sourcetree is a free Git and Mercurial client for Windows.
Atlassian Sourcetree is a free Git and Mercurial client for Mac.
Circular Layout ULP for Eagle
This Eagle user language program (ULP) lays out components on a board, or pins/pads on a footprint in a circle. It was inspired by a PHP script that Mats created in PHP.
The script can be run in either a board or library, and you can select a subset of components to be laid out. There are also various options you can tweak.
The ULP is mostly useful for laying out LEDs around a clock face, for example, but can also be used to make anything into a circle.
License
As with most stuff I write, this script is licensed under the GNU General Public License v2.
Copyright (C) 2013 Darell Tan
This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU General Public License along with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.