Multiple sheets at same hierarchy level

There seems to be a major misunderstanding here, there is no need to use hierarchical pins. You can create a flat, multi-sheet schematic, using global labels.The top level sheet can be the container for other sheets.

I think if people are going to request new features, they should at least get to know what can do done currently, instead of jumping to “KiCad is unusable without feature X”. On a practica sidel, it usually takes several years to get major new features so in the meantime you are going to have to get used it.

4 Likes

Yes, you can use global pins, but this is also really just a workaround. This would work fine in a simple case where you have, for example, only one schematic that you want to divide into two or three pages. Where it becomes problematic is if your design is more complex and has desired hierarchy as well. For example, if you have two schematics at the top level of hierarchy because the hierarchy makes sense for them, and each one of those two schematics is itself composed of two schematics that are being used where extra pages would make more sense, then you will have to plan your global signal names very carefully in order to avoid unintended shorts, etc. Again, it’s not impossible, just cumbersome and unnecessary if you could simply enlarge a schematic by adding a “local” second page.

Despite being a new user of KiCad, I have read through the documentation and am aware of global connectors and how they work, but I still view it more as a workaround and not the best ultimate solution. Just my humble opinion, which may well be different than others.

And sure, sometimes new features take a while to implement, or maybe they are lower priority than some other new features. That’s fine, I don’t see anyone insisting that this be done by tomorrow, just that some people feel it is a better long term solution. It would be adding a methodology that works better for some people and designs without taking away any of the existing methodologies.

Hi @berkakinci
when I need a quite big page, but without hierarchy and printable, I use this workaround:

  1. make a User page like i.e. 2xA4 (594mmx210)
  2. put a delimiter inside the page to highlight the portion of printing page#1 and printing page#2
  3. put all your design in it
  4. plot your big page to a pdf
  5. split the pdf with i.e. Briss or pdfplotter or with just a python script to split the pdf
  6. print your splitted page to multiple i.e. A4 pages
    testpdf.sch (491 Bytes)
    double-page.pdf (8.6 KB)
    double-page-splitted.pdf (8.6 KB)

I know it is a workaround, but it works quite easy… zooming is also an easy feature…

you only need to post processing the pdf before printing

Maybe adding a tiled option when printing/pdf-plotting to the wishlist could be achieved faster than the flat level sheets

Maurice

1 Like

2 x A4 = A3 which is the size I use for everything but the most trivial schematics but then I also have an A3 color printer.

I think this would be handy regardless.

1 Like

my 2 x A4 is 2 A4 page horizontally aligned… for me it is much easier to manage when designing
(2x A4 horizontal -> h=210, w=2x297; 2x A4 vertical -> A3 -> h=297, w=420)
I don’t like A4 vertical (I don’t use the monitor rotated vertically, though I could) … :slight_smile:

Ah, I follow you now.

I use mostly A3 unless it’s a simple schematic. A3 printed on A4 is still quite readable but it’s nicer in color on A3. But I can also use A2 and print to A3.

But being able to print A3 to two A4 pages etc. would be a nice feature.

This is even worse than needing careful planning and having accidental shorts. I’ll go back to my server motherboard schematic example again. Consider 4 channels of DDR memory w/ 2DIMM/channel. If you have gone down the path of using global signals, you are left with a single choice: make 4 different hierarchical blocks just so you can rename each net not to short to the other channels. It completely negates the use of hierarchical blocks in the first place.

I’ve suggested a version of this approach in the feature request. I would like to have multiple title blocks and automated handling of this “workaround,” though. I think this is the fastest path to implementing the intent of this feature without ripping up the underlying architecture.

I am getting the sense the developers are not interested in this feature. May be someone with key developers’ ears can respond. I suspect this proposal doesn’t match the developers’ vision of how this application should work. I find that odd; this is a very basic need for a schematic capture application. Again, I accept that I’ve been tainted by the 15 years of using commercial ECAD applications. However, after over a year of discussing this topic, nobody has been able to propose an acceptable and scalable way to use KiCad with a big design. The current implementation can barely capture an RPi hat; it just doesn’t scale well.

1 Like

If the dead horse won’t get up and walk, flog it some more!

KiCad works well enough for 99.9% of people, there is little incentive to satisfy the other 0.1%, especially if it means a whole lot of new code.

You really only have 3 options:

  1. write some code
  2. sponsor someone else to write code
  3. use a different tool
1 Like

Sorry; I’m contributing as an experienced user, not a developer. About option #2: who is taking requests? CERN is understandably not interested in matching donations to projects.

There are many places you can hire coders.

I think your 0.1% estimate is low by at least one, perhaps two orders of magnitude. I do, however, agree with the comment about new code.

Dale

Yes, I find using unsourced numbers always makes me uneasy, even if only used for rhetorical purposes. I don’t know how many KiCad users there are, I think recently the devs started count downloads, I don’t know if those figures have been published anywhere. I guess the number runs into several thousands, let’s say 10,000.

Judging the number of users interested in a particular feature can be gauged from the bug tracker, the number of users saying “this affects me” for this particular feature is 6.

Therefore that would give 0.06%, which is where 0.1% came from. Of course, that is only a rough estimate, it could be quite low/high in either direction.

It’s only possible to guess how many users have looked at KiCad and rejected it as unsuitable, some sort of survey would be needed to get reliable numbers. Anecdotally, I guess the number of posts I have seen by people saying such things is quite low, maybe 10.

1 Like

I still have not created a GITHUB account; means, the bugs affect me, they just don’t know it yet.

Just to be clear, I don’t think any of the current bugs I know about are important enough for me to say, “Me too!!!”

And, I DID download a version of KiCad to help developers chase down a bug; which screwed up my install.

Just my opinion.

You would need a launchpad account to make your voice lodged, github won’t get you anywhere in regards to KiCAD code :wink:

How can I possibly hit the “like” button on your post if you are just going to require me to open more accounts??? :pineapple:

It would take you a couple of minutes, and no particular skill.

But that is the funny thing. People are quite happy to discuss what features they want implemented, to the point of empty ultimatums “I won’t use KiCad unless you implement this feature!”. They effectively ask/demand that a developer volunteers many days or weeks of their time, in a quite skilled task, yet when it comes to spending a few minutes of their own time… that is too much to ask.

This “participation inequality” is also known as the 1% rule.
I guess this reflects the two adages, “talk is cheap”, it doesn’t cost anything to ask for free beer, and “time is money” there is a real cost to people’s time (even if just opportunity cost), and people are reluctant to give it away unless highly motivated or subsidized by some other activity.

If registering an account is a sufficient bar to people requesting features, I think their opinions should not be counted in the stats.

4 Likes