
Product
Introducing Webhook Events for Alert Changes
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.
A simple scripting language for interacting with KiCad, mostly for the purpose of creating 3D renders, scheamtics, etc. for README files in projects.
Unfortunatly, the latest stable version of KiCad does not include the
render sub-module in the kicad-cli, so a nightly build or
RC for v9
must be installed to use this tool.
It should be installed in your home folder ~/.ducki/KiCad.
Create a file in a KiCad project files called ducki.js, which will
have a global variable called project which can be used to create
various output files.
All file paths are relative to the project folder.
// Create a 3D Render
project.render({
perspective: true,
rotate: { x: -25, y: 25, z: 10 },
size: { width: 1024 },
zoom: 0.7
}, "output/render-front.jpg");
MIT License.
FAQs
Simple utility scripts for exporting KiCad images.
We found that ducki demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Product
Add real-time Socket webhook events to your workflows to automatically receive software supply chain alert changes in real time.

Security News
ENISA has become a CVE Program Root, giving the EU a central authority for coordinating vulnerability reporting, disclosure, and cross-border response.

Product
Socket now scans OpenVSX extensions, giving teams early detection of risky behaviors, hidden capabilities, and supply chain threats in developer tools.