I just want to share some information from the recent Arduino video Ask Me Anything Dev Edition: Exploring UNO Q & Arduino App Lab where they discussed whether Arduino will continue to be open source. You can find the selected timeframe link below.
However, I cannot find the Arduino UNO Q's gerber files available to download, is it released already ?
I have submitted a request to the relevant parties at Arduino to provide documentation of the format.
Unfortunately KiCad does not yet have an Allegro import capability:
However, you can open the .art (Gerber) files in the KiCad Gerber Viewer.
You can also open the .drl and .rou files in the KiCad Gerber Viewer. However there are some "Unexpected symbol" errors. I don't know whether or not these are significant (I have almost no experience in PCB design and am not at all involved in field in my work for Arduino).
Thanks for your interest in contributing to the project development!
Unfortunately the repository of the Arduino App Lab codebase has not yet been published. For this reason, it is not really feasible for the community to contribute to that codebase.
However, much of the non-GUI functionality of the Arduino App Lab application is provided by Arduino App CLI, which does have a public repository:
Pull requests are very welcome in that repository. There are various other components and helper tools which also have public repositories. I listed most of those here:
Thanks for taking the time to share your findings!
I also found the installation to be a bit confusing. The installation process ends abruptly with only a message about logs being saved, and no clear indication of success. I never use the advertisement delivery mechanism that is the Windows 11 start menu and normally expect to find a shortcut on my desktop after installing an application, or at least be told the installation location on my hard drive by the installer so that I can create my own shortcut manually. When none of that happened, I was left wondering whether the installation had finished successfully and actually ended up doing it twice before finally going looking in the start menu.
It depends on the use case. For someone who wants to create a derivative design based on the UNO Q PCB, it is certainly less useful (though still better than nothing).
However, I think there is another significant use case for the file: some of us have no intention of making our own PCB, but may still want to look at the design in order to gain a better understanding of the UNO Q hardware. In this case, a read only view is perfectly sufficient.