Sponsored Content
The Lounge What is on Your Mind? Similar Threads Redesign for UNIX.com Post 303037508 by wisecracker on Saturday 3rd of August 2019 02:36:49 PM
Old 08-03-2019
Hi Neo...
I rather like the layout and overall look. No quibbles at all...
 

5 More Discussions You Might Find Interesting

1. News, Links, Events and Announcements

Similar Threads - a new vB3 feature for UNIX.COM

Note the new feature on UNIX.COM, many thread at the bottom of the page have a new feature: Similiar Threads Here is an example on one of Perderabo's posts: https://www.unix.com/showthread.php?t=16337 Kudos to the vB folks for this built-in feature!! Neo (0 Replies)
Discussion started by: Neo
0 Replies

2. UNIX for Dummies Questions & Answers

I need a Unix OS similar to HP-UX

Hi, I am trying to quickly learn Unix because I am going to be using HP-UX soon. Problem is I can't find download HP-UX. Does anyone know a Unix OS I can download that is more like HP-UX? I'm running windows vista at the moment. (3 Replies)
Discussion started by: budz
3 Replies

3. Programming

Similar functions in unix

Hi, I am windows programer. I have very basic knowledge of Unix OS. I have written an application in Windows which consists of Win32 API namely WideCharToMultiByte(..) and MultiByteToWideChar(..). I am interested to deploy my application in unix platform henceforth I need to know IS... (1 Reply)
Discussion started by: dayakarr
1 Replies

4. What is on Your Mind?

Similar Threads: More UNIX and Linux Forum Topics You Might Find Helpful Update

Today I change the DB and the PHP code and rebuilt the database for similar threads at the end of each post, increasing from a max of 5 to a max of 10 similar threads per post: More UNIX and Linux Forum Topics You Might Find Helpful It was quite easy to do: 1. Increased the max size of... (17 Replies)
Discussion started by: Neo
17 Replies

5. What is on Your Mind?

Similar Threads for Man Pages - In Development

FYI, I have been quietly updating the man page database adding "similar threads" for man pages. STEP 1: Full Text MySQL DB Search Matches The first step, after creating the DB columns, was to process each of the nearly 400K man pages and do a full text mysql search, match and score... (10 Replies)
Discussion started by: Neo
10 Replies
xgsch2pcb(1)															      xgsch2pcb(1)

NAME
xgsch2pcb - gEDA/gaf gschem -> PCB workflow GUI SYNOPSIS
xgsch2pcb [project] DESCRIPTION
When designing a printed circuit board (PCB) it's often desirable to create a 'schematic' which shows the components to be used and their connectivity in an abstract fashion. The connectivity information is then used to help when designing the actual circuit board. gsch2pcb is a command-line tool, part of the gEDA suite, which is used to generate and update a PCB layout. It works with schematics cre- ated by gschem, part of the gEDA suite, and layouts created by pcb, a PCB layout system commonly used with gEDA. xgsch2pcb provides an intuitive, user-friendly graphical interface to gsch2pcb. The main window is divided into three main areas: o The toolbar at the top offers the usual options to quit the program and to load and save project files. o The left hand 'Schematic' frame shows a list of schematic pages that the PCB layout will be based on. The 'Edit schematic' and 'Edit attributes' buttons respectively launch gschem and gattrib to edit the selected schematic page. o The right hand 'Layout' pane shows the name of the PCB layout file associated with the project. The 'Edit layout' button launches pcb to edit a file, and will offer to update your PCB layout if necessary. The 'Update layout' button forces an update of the PCB layout even if one isn't strictly necessary. The update process will carry out the following actions to modify your layout, after launching pcb if isn't already running: 1. Remove any elements from the layout that are not in the schematic. 2. Find any elements that are in the schematic but not in the layout, and add them to the layout (in the top left corner). N.b. that it's probably a good idea to leave this corner of your layout clear until the layout is more or less finalised, to avoid new elements inter- fering with elements which have already been placed and routed. 3. Clear your rats and load a new rats nest. 4. Update the component pin names to match the pin names on the schematic symbol. Note that the update process won't modify your PCB file on disk, and will take into account any changes you have made since you last saved. 02 January 2010 xgsch2pcb(1)
All times are GMT -4. The time now is 10:17 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy