X-Authentication-Warning: delorie.com: mail set sender to geda-user-bounces using -f X-Recipient: geda-user AT delorie DOT com Message-ID: <569150EE.1030105@iee.org> Date: Sat, 09 Jan 2016 18:26:54 +0000 From: "M. J. Everitt (m DOT j DOT everitt AT iee DOT org) [via geda-user AT delorie DOT com]" User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.6.0 MIME-Version: 1.0 To: geda-user AT delorie DOT com Subject: Re: [geda-user] Bus Junction Size References: <20160109191557 DOT 3ccdc712c17d6ed73f0b7efd AT gmail DOT com> In-Reply-To: <20160109191557.3ccdc712c17d6ed73f0b7efd@gmail.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Provags-ID: V03:K0:jNv/SfAdzI9kEbaCHFFplzEE50Tkr+9SfJU264MqhKeAMdfsUV9 7O360WhfgpsGWM/7ahrNRmZ3ATL/VBjavMURKQFAVG8weS3OaZNDS2Ki3Aqa0pmHbmQqGPr EvYhmbBNbBqUFMg7ATYmy8HykfqZa9Kzg9sYnXeXmGd6L0u36WypwEYQl8PPZD8Fuogtcvt 7uCUiBJumf2g2ZTuCU2dg== X-UI-Out-Filterresults: notjunk:1;V01:K0:XZx79UWrA7I=:ZM+udtSuAsyF8uoTmOXFvy SP84q0foSHFtyNqMOfEXwwjjo+G3x9P1U0aSL4X7XN/VQe4nhJCl8lzL7OAZuKhXdTxH0Jeop GtdiMdJFn6znQrUA2EQ2ZiqCvUpjiVDmOc3j1beq+cOjc1pt2JIicnPmst3gzkx0EQPlGGDCO mq+zrUdddLj5BpEbSYB+6Y7AyPmIMDCPi9RfEOtzkXsNHrVACqMjYBUX0DumjzGvfRa3icNkD XUumxNbDDBGKVQyf0EGgaXT7yS9sXGjAv9InIE3Kegb6RAgz1b4emlDRjk5LthIfFyU+p8TI/ qWHOWO/eTPw2Avup4YSwC12CizA7wJSYoFepkXQu1o5FRPXfwUpIen6TyVS+TYMu8VbRQI+UQ q2EHqv16V5h5oPhg/th4K9mhErL7r4qfb18lHrdNr8lDpJaYAs+Jys8FJSNMO6mAjJRPEmU9h 09ya5iy9uqueg0CvhG48Cb79VRmUkZxynSNsKuhFFMUk1Q6TRhMjhiwHrtnBJ/SS6U8dxUJJe 7PW9wj1AkrVQyjyl8alYPBCj5ycSXjThoEflvxTFeblRmHuT1jCxmbNklzbNUPlVCPt1tyiFl eEmf8O+OGTjzhdOsiS2VrQOximdcbiqyLOvw6kxCderDXAPrW4X7FI1apCE0U/95AwB6Plm8a W/Meg0eYBoWHnxb29/LDLi6oOU5cyenRHH4OLkdn0pRQJ6gd3hMykDNZ9ngUmJA+vcFzVS5GC gj1cpMJxwn9WxF3g Reply-To: geda-user AT delorie DOT com Agreed, and the code seems to be ambiguous .. ! but then the code refers to 'mils' which is irrelevant on-screen.... MJE On 09/01/16 18:15, Nicklas Karlsson (nicklas DOT karlsson17 AT gmail DOT com) [via geda-user AT delorie DOT com] wrote: > I would say junction between blue lines to the left is good but junction between green lines to the right is to small. > > > >> It appears that the bus junction size is incorrect in gschem. Here is a screenshot and below is the source code. The bus and net sizes look reversed in the source code. If everyone is happy with the net junction size, I’m reluctant to swap them back. >> >> When I print, I scale down and target 17x11, and the nets are a bit small on paper. >> >> What are others experience? >> >> Ed >> >> >> >> >> /* various visual cue sizes (in mils) */ >> #define CUE_BOX_SIZE 30 >> #define JUNCTION_CUE_SIZE_NET 50 >> #define JUNCTION_CUE_SIZE_BUS 30 >> #define PIN_CUE_SIZE_NET 30 >> #define PIN_CUE_SIZE_BUS 50