Tuesday, January 19, 2021

Parts Scripts for Altium

The Parts Scripts are Optional (NOT Required) for use with the Parts DBLib Library.

Parts Scripts - You Tube

Download Parts and Scripts Link: Download Parts

After clicking on the above link check your downloads folder.

The Parts Scripts were created and tested using Altium Designer AD23.

The author does not guarantee these scripts will function with older or future versions of Altium Designer.  

The user of these FREE Parts Scripts assumes all risks associated with using the scripts. 

The author will not be liable for any data losses. The author may at his discretion provide technical support for installing and using the Parts Scripts. 

The author may at his discretion cease to distribute and support the Parts Scripts.

The user must determine if the scripts are suitable for use with their workflow.

The Parts scripts must be installed on the user's local machine.  And the Part's Frontend  configuration must include file paths to 'PartsScripts.PrjScr' and the Altium *.DBLIB file.

Known Script Limitations:

For teams with multiple users the Parts Scripts be installed on each user's machine.

Using a Git Repo solves multi-user issues because each user is working from local copies of the Scripts.

For Edit Selected Footprint:

DBlib Libraries the Footprints must be stored in the Footprints Folder. 
The DBlib file must be in the same parent folder as the Footprints Folder.

For Edit Selected Symbol:

DBlib Libraries the Symbols must be stored in the Symbols Folder. 
The DBlib file must be in the same parent folder as the Symbols Folder.

For Project Libraries *.SchLib and *.PCBLib files must be located in the same folder as the Project PrjPcb file and the library names must match the project name exactly.

The Author: Randy Clemmons

To request support Contact Parts

Thursday, January 14, 2021

Amazon RDS - Remote Hosted MySQL Database Libraries and Altium 365

Dispersed teams working remotely can easily collaborate using Altium 365 and a MySQL Database Library hosted on Amazon RDS for their circuit board design projects.

A robust remote library solution can be created by using an Altium 365 Git based project to share symbols and footprints and an Amazon RDS MySQL database for the parametric data.

"MySQL is the world's most popular open source relational database and Amazon RDS makes it easy to set up, operate, and scale MySQL deployments in the cloud. With Amazon RDS, you can deploy scalable MySQL servers in minutes with cost-efficient and resizable hardware capacity.

Amazon RDS for MySQL frees you up to focus on application development by managing time-consuming database administration tasks including backups, software patching, monitoring, scaling and replication.

Amazon RDS supports MySQL Community Edition versions 5.5, 5.6, 5.7, and 8.0 which means that the code, applications, and tools you already use today can be used with Amazon RDS."

Source link: Amazon RDS for MySQL – Amazon Web Services (AWS)

Contact Parts for a demo of a MySQL database library for Altium hosted on Amazon.

That's it !