Friday, October 27, 2017

GitHub - issus/altium-library: Open source Altium Database Library with tens of thousands of high quality parts and 3d models.

GitHub - issus/altium-library: Open source Altium Database Library with tens of thousands of high quality parts and 3d models.

"Celestial Altium Library An exceptional, open source database library for Altium, currently supporting MSSQL and SQL Azure as the backend for easy use within teams, and no data corruption unlike MS Access. Current part count in live database: 28,635 in almost 600 packages. This library has been built for high quality data, with high quality footprints and high quality 3D models."

'via Blog this'

Wednesday, October 11, 2017

Blanket and Class Name

Using a Blankets with a ClassName in your schematics can simplify selecting and highlighting Nets when laying out a PCB.











Add a ClassName Directive to the Blanket






















Push the changes to the PCB . . .












Using the PCB Panel, Select the Net Class, then Show or Hide the Nets.




That's it !

Monday, July 24, 2017

Script for Altium Database Libraries

Video - Using a script to build a database library from a design's Bill of Materials.

Library Reference Script for Altium - YouTube













The Library Ref Script is included in the Parts Download.


That's it !

Sunday, July 2, 2017

Bit Map Logo

Instructions for creating a Bit Map Logo

The logo should have a pure white background and single color foreground.
Open the logo in Windows Paint.


In properties (File > Properties) set to Black and White and click OK twice. If the entire picture goes all black or all white then you know it won't work.


Go back to properties, set to color and click OK. This part is important to make it compatible with Altium for pasting.


Select All (Control-A) and copy (Control-C)
Paste into Altium then re-size it with the 4 corner handles.


Eric's Suggested Solution *****

To scale the bitmap/regions:

- Select the regions
- Tools->Convert->Create Union from selected objects
- Right click on the union and select Unions->Resize union


Source: https://forum.live.altium.com/posts/218118


That's it !