-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathindex.html
More file actions
327 lines (287 loc) · 10.1 KB
/
index.html
File metadata and controls
327 lines (287 loc) · 10.1 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
<!doctype html>
<html lang="en">
<head>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=no">
<title>LibrePCB 2.0</title>
<link rel="stylesheet" href="dist/reset.css">
<link rel="stylesheet" href="dist/reveal.css">
<link rel="stylesheet" href="dist/theme/white.css">
<!-- Theme used for syntax highlighted code -->
<link rel="stylesheet" href="plugin/highlight/monokai.css">
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.2/css/all.min.css" />
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/vsalvino/computer-modern@main/fonts/sans.css">
<style>
.cms {
font-family: "Computer Modern Sans", sans-serif;
}
.reveal h1, .reveal h2, .reveal h3, .reveal h4, .reveal h5, .reveal h6 {
text-transform: none;
}
</style>
</head>
<body>
<div class="reveal">
<div class="slides">
<section>
<h1 style="font-size:215px;">LibrePCB 2.0</h1>
<hr>
<h1>More than just a new look</h1>
<img style="margin:120px" src="media/nlnet-ngi0.png"></img>
<h3>Urban Bruhin</h3>
<h3>February 1, 2026</h3>
</section>
<section>
<h1>About LibrePCB</h1>
<img width="100%" src="media/about-librepcb.png"></img>
</section>
<section>
<h1>Sponsors & Contributors</h1>
<table>
<tr>
<td style="text-align: center; border: none;">
<span class="fragment">
<h4 style="color:gray;">Platinum</h4>
<img width="400px" src="media/nlnet-ngi0.png"></img>
</span>
<br/>
<br/>
<br/>
<span class="fragment">
<h4 style="color:gray; text-align: center;">Silver</h4>
<img width="500px" src="media/sponsor-aisler.png"></img>
</span>
</td>
<td></td>
<td></td>
<td></td>
<td></td>
<td class="fragment" style="text-align: center; border: none;">
<h4 style="color:gray;">Bronze</h4>
<img width="400px" src="media/sponsor-partsbox.png"></img>
<img width="400px" src="media/sponsor-winsource.png"></img><br/>
<img width="400px" src="media/sponsor-bittele.png"></img>
<img width="400px" src="media/sponsor-pcbway.png"></img><br/>
<img width="400px" src="media/sponsor-nextpcb.png"></img>
<img width="400px" src="media/sponsor-pcbgogo.png"></img><br/>
<br/>
<h2 class="fragment">+ Donations<br/>+ Contributors<br/>+ Translators</h2>
</td>
</tr>
</table>
<div class="fragment" style="position: absolute; top: 85%; left: 47%; transform: translate(-50%, -50%);">
<div style="position: relative; display: inline-block;">
<i class="fas fa-heart" style="font-size: 350px; color: red;"></i>
<div class="cms" style="position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%); color: white; font-size: 70px; font-weight: bold; text-align: center;">
Thank You!
</div>
</div>
</div>
</section>
<section>
<h1>Funding 2025</h1>
<h2>~47k EUR Total</h2>
<img width="45%" src="media/funding.svg"></img>
<h2 class="fragment">Working (almost) full-time on LibrePCB since end of 2022!</h2>
<h2 class="fragment">Goal: Sustainable funding without public money</h2>
</section>
<section>
<h1>LibrePCB 1.1.0</h1>
<h2>April 2024</h2>
</section>
<section>
<h1>Live Parts Information</h1>
<video width="90%" src="media/live-parts-information.mp4" data-autoplay></video>
</section>
<section>
<h1>EAGLE Project Import</h1>
<img width="85%" src="media/eagle-import.png"></img>
</section>
<section>
<h1>LibrePCB 1.2.0</h1>
<h2>December 2024</h2>
</section>
<section>
<h1>KiCad Library Import</h1>
<video width="70%" src="media/kicad-import.mp4" data-autoplay></video>
</section>
<section data-background-color="black">
<h1>Footprint Datasheet Overlay</h1>
<img width="42%" src="media/footprint-overlay.png"></img>
</section>
<section>
<h1>Datasheets in Schematics</h1>
<img width="100%" src="media/schematic-datasheets.png"></img>
</section>
<section>
<h1>Specctra Export / Import</h1>
<h3>For External Autorouter (e.g. Freerouting)</h3>
<img width="82%" src="media/freerouting.png"></img>
</section>
<section>
<h1>Mass-Import Pins from Datasheet</h1>
<video width="85%" src="media/import-pins.mp4"></video>
</section>
<section>
<h1>LibrePCB 1.3.0</h1>
<h2>March 2025</h2>
</section>
<section>
<h1>Migration Qt5 → Qt6</h1>
<img style="position:absolute; left:200px; top:-30px; width:200px; height:auto;"
src="media/qt-logo.png"></img>
<img width="50%" src="media/qt6.png"></img>
</section>
<section>
<h1>C++ → Rust <img style="position:relative;height:140px;bottom:-50px" src="media/rust-logo.png"></img></h1>
<div class="r-stack">
<div>
<ul style="font-size:60px;padding-top:100px;padding-bottom:100px">
<li class="fragment">Faster development</li>
<li class="fragment">Less error-prone</li>
<li class="fragment">Future-proof</li>
</ul>
<h2 class="fragment">Current state:<br>0.9% Rust</h2>
</div>
<!--<img class="fragment" width="68%" src="media/ibom-crate.png"></img>-->
</div>
</section>
<section>
<h1>Interactive HTML BOM Export</h1>
<video width="90%" src="media/ibom.mp4"></video>
</section>
<section>
<h1>LibrePCB 2.0.0</h1>
<h2>February 2026</h2>
</section>
<section>
<h1>Qt Widgets → <img style="position:relative;height:100px;bottom:-30px" src="media/slint-logo.png"></img></h1>
<br>
<ul style="font-size:60px">
<li class="fragment">More freedom, more flexibility</li>
<li class="fragment">Consistent look & feel across platforms</li>
<li class="fragment">Declarative → faster development</li>
<li class="fragment">Aligns with our Rust strategy</li>
</ul>
<!--<br>
<br>
<h2 class="fragment">24.184 Lines of Slint Code!</h2>-->
</section>
<section>
<h1>Tabbed Window</h1>
<video width="87%" src="media/new-window.mp4"></video>
</section>
<section>
<h1>Library Manager</h1>
<video width="87%" src="media/library-manager.mp4"></video>
</section>
<section>
<h1>PCB Ordering</h1>
<video width="87%" src="media/order-pcb.mp4"></video>
</section>
<section>
<h1>Enhanced 3D Viewer</h1>
<video width="80%" src="media/3d-viewer.mp4" data-autoplay></video>
</section>
<section>
<h1>Schematic Buses</h1>
<video width="80%" src="media/schematic-buses.mp4" data-autoplay></video>
</section>
<section>
<h1>Images in Schematics</h1>
<img width="70%" src="media/schematic-images.png"></img>
</section>
<section>
<h1>Shared Design Rules & Output Jobs</h1>
<video width="67%" src="media/shared-design-rules.mp4"></video>
</section>
<section>
<h1>Choose Your Soldering Technique</h1>
<video width="57%" src="media/preferred-footprint.mp4"></video>
</section>
<section>
<h1>Auto-Reload</h1>
<video width="100%" src="media/auto-reload.mp4" data-autoplay></video>
</section>
<section>
<section>
<h1>Enhanced Release Binaries</h1>
<br>
<br>
<h2><i class="fa-brands fa-windows"></i> Signed Windows Releases</h2>
<h2><i class="fa-brands fa-apple"></i> Signed MacOS Releases (ARM)</h2>
<h2><i class="fa-brands fa-apple"></i> MacOS >= 10.14 Compatibility (Intel)</h2>
<br>
<br>
<br>
<span class="fragment">
<h3>Code-Signing Sponsored By</h3>
<img width="600px" src="media/sponsor-ossign.png"></img>
</span>
</section>
<section>
<h1>Library Updates</h1>
<img width="70%" src="media/library-updates.png"></img>
</section>
<section>
<h1>What's Next?</h1>
<h2>Many ideas, in arbitrary order:</h2>
<ul style="font-size:60px">
<li>Polish the new UI, professional look, light theme, ...</li>
<li>Hierarchical sheets</li>
<li>Push&shove router</li>
<li>Funding model (e.g. paid support)</li>
<li>Any many more...</li>
</ul>
</section>
</section>
<section>
<section data-background-color="black">
<h1 style="font-family:Computer Modern Sans;">Thank you!</h1>
<span>
<img style="position:relative;height:60px;bottom:-35px" src="media/logo-monochrome.png"></img>
<a href="https://librepcb.org/" style="text-decoration:none; color:white; font-family:Noto Sans Mono;">https://librepcb.org</a>
</span>
<br>
<br>
<span>
<i class="fas fa-heart"></i>
<a href="https://librepcb.org/donate/" style="text-decoration:none; color:white; font-family:Noto Sans Mono;">https://librepcb.org/donate/</a>
</span>
<br>
<br>
<span style="color:white; font-family:Noto Sans Mono;">@ubruhin:matrix.org</span>
</section>
</section>
</div>
</div>
<script src="dist/reveal.js"></script>
<script src="plugin/notes/notes.js"></script>
<script src="plugin/markdown/markdown.js"></script>
<script src="plugin/highlight/highlight.js"></script>
<script>
// More info about initialization & config:
// - https://revealjs.com/initialization/
// - https://revealjs.com/config/
Reveal.initialize({
hash: true,
width: 1920,
height: 1080,
progress: true,
transition: 'slide',
// Learn about plugins: https://revealjs.com/plugins/
plugins: [ RevealMarkdown, RevealHighlight, RevealNotes ],
keyboard: {
32: () => {
const currentVideo = Reveal.getCurrentSlide().querySelector('video');
if (currentVideo) {
currentVideo.paused ? currentVideo.play() : currentVideo.pause();
} else {
Reveal.next();
}
}
}
});
</script>
</body>
</html>