gds3xtrude icon indicating copy to clipboard operation
gds3xtrude copied to clipboard

Simple 3D layout viewer for KLayout (Salt package)

gds3xtrude

A simple 3D layout viewer for KLayout based on OpenSCAD.

This repo just contains the KLayout Salt package wich is a wrapper around the stand-alone gds3xtrude tool. See https://codeberg.org/tok/gds3xtrude for more information.

Install

This package depends on

  • OpenSCAD
  • gds3xtrude (python package)

Install the python dependencies with

pip3 install --user gds3xtrude

OpenSCAD (Linux)

Depending on your distro openscad can be installed with your package manager.