-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
32 changed files
with
339 additions
and
91 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,13 +1,19 @@ | ||
\section{About LibrePCB} | ||
|
||
\begin{frame}{\secname} | ||
\includegraphics[width=\linewidth]{images/about_header.png} \linebreak\linebreak | ||
\textbf{Free/OpenSource EDA Suite} | ||
\includegraphics[width=\linewidth]{images/about_header.png} | ||
\linebreak\linebreak | ||
\textbf{Free (GPLv3) EDA suite, started in 2013} | ||
\begin{itemize} | ||
\item Multiplatform \faLinux\ \faWindows\ \faApple\ | ||
\item Written from scratch in C++11/Qt5 | ||
\item Development started in 2013 | ||
\item Website: \url{https://librepcb.org/} | ||
\item GitHub: \url{https://github.com/LibrePCB/LibrePCB} | ||
\item Cross-platform: \faWindows\ \faApple\ \faLinux\ \faFreebsd | ||
\hspace{0.3em} $|$ x86/ARM | ||
\item Intuitive \& easy-to-use UI, | ||
{\footnotesize for beginners, hobbyists \& professionals} | ||
\item Powerful library concept, | ||
{\footnotesize to save time and maximize reusability} | ||
\item Human readable file format, | ||
{\footnotesize optimized for version control} | ||
\item Focus on usability and stability | ||
{\footnotesize rather than bleeding-edge features} | ||
\end{itemize} | ||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,11 @@ | ||
\section{DXF Import} | ||
|
||
\begin{frame}{\secname} | ||
|
||
Import DXF (2D drawings) into symbol-, footprint- or board editor: | ||
|
||
\begin{center} | ||
\includegraphics[width=9cm]{images/dxf_import.png} | ||
\end{center} | ||
|
||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,43 @@ | ||
\section{LibrePCB Fab} | ||
|
||
\begin{frame}{\secname} | ||
|
||
The easiest and fastest way to order a PCB! | ||
|
||
\begin{tikzpicture} | ||
\node (img1) | ||
{\includegraphics[width=7cm]{images/order_pcb_1.png}}; | ||
\end{tikzpicture} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
The easiest and fastest way to order a PCB! | ||
|
||
\begin{tikzpicture} | ||
\node (img1) | ||
{\includegraphics[width=7cm]{images/order_pcb_1.png}}; | ||
|
||
\node (img2) [xshift=3.3cm,yshift=-1cm] | ||
{\includegraphics[width=7cm]{images/order_pcb_2.png}}; | ||
\end{tikzpicture} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
The easiest and fastest way to order a PCB! | ||
|
||
\begin{tikzpicture} | ||
\node (img1) | ||
{\includegraphics[width=7cm]{images/order_pcb_1.png}}; | ||
|
||
\node (img2) [xshift=3.3cm,yshift=-1cm] | ||
{\includegraphics[width=7cm]{images/order_pcb_2.png}}; | ||
|
||
\node (img3) [xshift=6.6cm,yshift=-2cm] | ||
{\includegraphics[width=7cm]{images/order_pcb_3.png}}; | ||
\end{tikzpicture} | ||
|
||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,38 @@ | ||
\section{Installation Packages} | ||
|
||
\begin{frame}{\secname} | ||
|
||
\begin{columns} | ||
\begin{column}{.3\textwidth} | ||
\centering | ||
Official: \smallskip | ||
|
||
\faWindows\ Installer/Updater \\ | ||
\faWindows\ Portable *.zip \\ | ||
\faApple\ Installer/Updater \\ | ||
\faApple\ Portable *.dmg \\ | ||
\faLinux\ Installer/Updater \\ | ||
\faLinux\ Portable *.tar.gz \\ | ||
\faLinux\ Portable AppImage \\ | ||
{\bfseries\faLinux\ Flatpak on Flathub} \\ | ||
{\bfseries\faLinux\ Snap on Snapcraft} \\ | ||
\end{column} | ||
|
||
\begin{column}{.6\textwidth} | ||
\centering | ||
\faRocket \hspace{0.05em} Community maintained: \smallskip | ||
|
||
\includegraphics[height=6cm]{images/packaging_status.png} | ||
|
||
\ldots and even more! | ||
\end{column} | ||
\end{columns} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}{\secname} | ||
LibrePCB in Ubuntu Software: | ||
\begin{center} | ||
\includegraphics[height=6.3cm]{images/ubuntu_store.png} | ||
\end{center} | ||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,81 @@ | ||
\section{PCBs Made With LibrePCB} | ||
|
||
\begin{frame}{\secname} | ||
|
||
Some PCBs made by the LibrePCB community \faChild\faChild\faChild | ||
|
||
\begin{center} | ||
\begin{tikzpicture} | ||
\node (img1) | ||
{\includegraphics[height=5.5cm]{images/madewithlibrepcb_1.jpeg}}; | ||
\end{tikzpicture} | ||
|
||
\tiny Source: | ||
\url{https://librepcb.discourse.group/t/projects-madewithlibrepcb/99} | ||
\end{center} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
Some PCBs made by the LibrePCB community \faChild\faChild\faChild | ||
|
||
\begin{center} | ||
\begin{tikzpicture} | ||
\node (img2) | ||
{\includegraphics[height=5.5cm]{images/madewithlibrepcb_5.jpeg}}; | ||
\end{tikzpicture} | ||
|
||
\tiny Source: | ||
\url{https://librepcb.discourse.group/t/projects-madewithlibrepcb/99} | ||
\end{center} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
Some PCBs made by the LibrePCB community \faChild\faChild\faChild | ||
|
||
\begin{center} | ||
\begin{tikzpicture} | ||
\node (img3) | ||
{\includegraphics[height=5.5cm]{images/madewithlibrepcb_2.jpeg}}; | ||
\end{tikzpicture} | ||
|
||
\tiny Source: | ||
\url{https://librepcb.discourse.group/t/projects-madewithlibrepcb/99} | ||
\end{center} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
Some PCBs made by the LibrePCB community \faChild\faChild\faChild | ||
|
||
\begin{center} | ||
\begin{tikzpicture} | ||
\node (img4) | ||
{\includegraphics[height=5.5cm]{images/madewithlibrepcb_4.jpeg}}; | ||
\end{tikzpicture} | ||
|
||
\tiny Source: | ||
\url{https://librepcb.discourse.group/t/projects-madewithlibrepcb/99} | ||
\end{center} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
Some PCBs made by the LibrePCB community \faChild\faChild\faChild | ||
|
||
\begin{center} | ||
\begin{tikzpicture} | ||
\node (img5) | ||
{\includegraphics[height=5.5cm]{images/madewithlibrepcb_3.jpeg}}; | ||
\end{tikzpicture} | ||
|
||
\tiny Source: | ||
\url{https://librepcb.discourse.group/t/projects-madewithlibrepcb/99} | ||
\end{center} | ||
|
||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
\section{Next Release} | ||
|
||
\begin{frame}{\secname} | ||
|
||
EAGLE library (*.lbr) import: | ||
|
||
\begin{center} | ||
\includegraphics[width=0.5\textwidth]{images/eagle_import.png} | ||
\end{center} | ||
|
||
\end{frame} | ||
|
||
\begin{frame}[noframenumbering]{\secname} | ||
|
||
Feature-rich print \& PDF/SVG/Pixmap export: | ||
|
||
\begin{center} | ||
\includegraphics[width=0.6\textwidth]{images/pdf_export.png} | ||
\end{center} | ||
|
||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,15 @@ | ||
\section{Next Steps} | ||
|
||
\begin{frame}{\secname} | ||
\textbf{Priority 1: Improve usability} | ||
\begin{itemize} | ||
\item Add various small features (custom pad shape, blind/buried vias, | ||
slotted holes/pads, \ldots) | ||
\item Improve board editor (usability issues, push\&shove router, \ldots) | ||
\item Clipboard \faCut\ \faCopy\ \faPaste\ in schematic-/board editors | ||
\item Extend part libraries | ||
\end{itemize} | ||
|
||
\pause | ||
|
||
\textbf{Priority 2: Add more functionality} | ||
Things to be improved (in arbitrary order): | ||
\begin{itemize} | ||
\item Part management (MPN, assembly variants, \ldots) | ||
\item Advanced PCB features (arbitrary pad shapes, blind/buried vias, | ||
slotted holes/pads, push\&shove router, \ldots) | ||
\item 3D models in library / 3D board viewer / MCAD export | ||
\item Hierarchical sheets | ||
\item \dots | ||
\item Hierarchical schematics / buses | ||
\item UI improvements | ||
\item Extend part libraries | ||
\item \ldots | ||
\end{itemize} | ||
\end{frame} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
\section{Unified, Enhanced Number Input Fields} | ||
|
||
\begin{frame}{\secname} | ||
|
||
Evaluating mathematical expressions: | ||
\begin{center} | ||
\includegraphics[width=6cm]{images/number_input_field_math.png} | ||
\end{center} | ||
\vspace*{-5pt}\leavevmode % reduce space | ||
Unit selection by context menu: | ||
\begin{center} | ||
\includegraphics[width=8cm]{images/number_input_field_context_menu.png} | ||
\end{center} | ||
\vspace*{-5pt}\leavevmode % reduce space | ||
Unit of each input field is memorized in user settings | ||
|
||
\end{frame} |
Oops, something went wrong.