X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:date:message-id:subject:from:to:content-type; bh=jgZQqXKx4i2Umb6chOWMYfphUWPURLvgzG78mwfkWpo=; b=zNQKSVuhIF4TXQz/lKJF8q7ai6kyJFcKIeyVO99l3VpX/07gk4P09RFba20HLN2k0v dW0m9A8ANNK0dbk78EjtQ8Mj2HFn0S2hJBb+Mq/dZT858SnDeLqWe6rNJE2BBV4K19m6 fJzKtLqux2Fsey5Sa6z6R9MUKbISsuBBfd6PQfOU3+hcbF3PnkCDf+eZihpNo23u+poI 7eZWrupeub6euuqBrim/GKF6UGnWmASDSwI3tufKptZxU7HHfOSKEQfuVN8Z9K8C9BQu HFMZa8zVyaBxau3t/ls1JSjXScKXyH1eGcp1f6NV2mm/uiYa3W5MRSreBbBDwMU9mcTn pyCw== MIME-Version: 1.0 Date: Mon, 19 Mar 2012 11:28:35 -0400 Message-ID: Subject: [geda-user] repetitive circuits From: Nathan Stewart To: geda-user AT delorie DOT com Content-Type: text/plain; charset=ISO-8859-1 Reply-To: geda-user AT delorie DOT com In gschem, Is there any way to cleanly represent repetitive circuit segments without drawing the same circuit n times, but so that it will still import correctly into PCB? I have a 6 channel 4 pole filter (well, not actually it's now two, 2 pole filters at different frequencies, but that's not important). It draws messily and takes up a lot of space, even though it's actually not that complicated. How can I represent this?