Skip to content

PopoutApps/netconv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

netconv This version v0.2.0 is for Linux.

This project enables netlist export from the most popular schematic design tools for use in Veroboard/stripboard layout applications.

TinyCAD https://www.tinycad.net/ 

You won't need netconv. TinyCAD can export a file which can be imported directly by DIY Layout Creator or VeroRoute. There are some glitches when moving wires, but otherwise it's a user-friendly app which fits well with DIY Layout Creator. To create a netlist suitable for import into DIYLC: Tools > Generate Netlist > Protel You can import a list of valid components or Right-click on a component, find "Package", click "Show" and enter a valid package type, for example RESISTOR. If you copy this item you won't need to do it for each item.

Qucs-S https://ra3xdh.github.io/

KiCad https://www.kicad.org/

Both can export a file for netconv which exports a file suitable for DIY Layout Creator or VeroRoute.

Currently these applications only import the components. For progress on importing nets, see: bancika/diy-layout-creator#1026 https://sourceforge.net/p/veroroute/discussion/general/thread/e1e88b422f/?limit=25#d83f

Simplest Installation

Download the netconv executable and copy it somewhere convenient. 

To run it, click on the blue diamond icon. 

(To remove it just delete it.)

Integrated Installation If you are reluctant to trust the executable.  (You won't need to compile it!)

Download the netconv.tar.gz file. 

Double-click it to extract it to a folder called netconv. 

Double-click the folder to open it, right click on install.sh then select Run as a Program.

Enter your password. Press [Return] when it has finished.

You can delete the netconv.tar.gz and the netconv folder after installation, but keep uninstall.sh.

To run it, find the icon on the Gnome menu and click on it.

(Run uninstall.sh in the same way as you ran install.sh to remove it.)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors