Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The below instructions will focus on the KLayout integration. 

 Setup

  1. Start klayout with the special klayout-gds3 command that includes the OpenSCAD and gds3xtrude environment:

    Code Block
    languagebash
    $ klayout-gds3


  2. In the "Tools" menu of klayout, choose "Manage Packages"
  3. "Install New Packages"
  4. Find gds3xtrude and click the check mark itself to install
  5. Quit klayout
  6. Restart klayout with the klayout-gds3 command

...