forked from maziggy/spoolbuddy-website
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathfeatures.html
More file actions
497 lines (465 loc) · 25.1 KB
/
features.html
File metadata and controls
497 lines (465 loc) · 25.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
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta name="description" content="SpoolBuddy Features - NFC spool identification, weight tracking, AMS auto-configuration, and more for Bambu Lab 3D printers.">
<!-- Open Graph / Facebook -->
<meta property="og:type" content="website">
<meta property="og:url" content="https://spoolbuddy.cool/features.html">
<meta property="og:title" content="Features - SpoolBuddy">
<meta property="og:description" content="Explore SpoolBuddy's powerful features for filament management: NFC identification, weight tracking, AMS auto-configuration, and more.">
<meta property="og:image" content="https://spoolbuddy.cool/assets/screenshots/web/dashboard.png">
<meta property="og:site_name" content="SpoolBuddy">
<!-- Twitter -->
<meta name="twitter:card" content="summary_large_image">
<meta name="twitter:title" content="Features - SpoolBuddy">
<meta name="twitter:description" content="Explore SpoolBuddy's powerful features for filament management: NFC identification, weight tracking, AMS auto-configuration, and more.">
<meta name="twitter:image" content="https://spoolbuddy.cool/assets/screenshots/web/dashboard.png">
<title>Features - SpoolBuddy</title>
<link rel="icon" type="image/png" sizes="32x32" href="assets/img/spoolbuddy_logo_dark.png">
<link rel="apple-touch-icon" sizes="180x180" href="assets/img/spoolbuddy_logo_dark.png">
<link rel="preconnect" href="https://fonts.googleapis.com">
<link rel="preconnect" href="https://fonts.gstatic.com" crossorigin>
<link href="https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=JetBrains+Mono:wght@400;500&display=swap" rel="stylesheet">
<link rel="stylesheet" href="css/style.css">
<link rel="stylesheet" href="css/animations.css">
</head>
<body>
<!-- Scroll Progress -->
<div class="scroll-progress"></div>
<!-- Navigation -->
<nav class="navbar">
<div class="nav-container">
<a href="index.html" class="nav-logo">
<img src="assets/img/spoolbuddy_logo_dark.png" alt="SpoolBuddy" class="logo-img">
</a>
<button class="nav-toggle" aria-label="Toggle navigation">
<span></span>
<span></span>
<span></span>
</button>
<div class="nav-links">
<a href="index.html" class="nav-link">Home</a>
<a href="features.html" class="nav-link active">Features</a>
<a href="http://wiki.spoolbuddy.cool" target="_blank" rel="noopener" class="nav-link">Docs</a>
<a href="https://discord.gg/3XFdHBkF" class="nav-cta nav-discord" target="_blank" rel="noopener">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M20.317 4.37a19.791 19.791 0 0 0-4.885-1.515.074.074 0 0 0-.079.037c-.21.375-.444.864-.608 1.25a18.27 18.27 0 0 0-5.487 0 12.64 12.64 0 0 0-.617-1.25.077.077 0 0 0-.079-.037A19.736 19.736 0 0 0 3.677 4.37a.07.07 0 0 0-.032.027C.533 9.046-.32 13.58.099 18.057a.082.082 0 0 0 .031.057 19.9 19.9 0 0 0 5.993 3.03.078.078 0 0 0 .084-.028 14.09 14.09 0 0 0 1.226-1.994.076.076 0 0 0-.041-.106 13.107 13.107 0 0 1-1.872-.892.077.077 0 0 1-.008-.128 10.2 10.2 0 0 0 .372-.292.074.074 0 0 1 .077-.01c3.928 1.793 8.18 1.793 12.062 0a.074.074 0 0 1 .078.01c.12.098.246.198.373.292a.077.077 0 0 1-.006.127 12.299 12.299 0 0 1-1.873.892.077.077 0 0 0-.041.107c.36.698.772 1.362 1.225 1.993a.076.076 0 0 0 .084.028 19.839 19.839 0 0 0 6.002-3.03.077.077 0 0 0 .032-.054c.5-5.177-.838-9.674-3.549-13.66a.061.061 0 0 0-.031-.03zM8.02 15.33c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.956-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.956 2.418-2.157 2.418zm7.975 0c-1.183 0-2.157-1.085-2.157-2.419 0-1.333.955-2.419 2.157-2.419 1.21 0 2.176 1.096 2.157 2.42 0 1.333-.946 2.418-2.157 2.418z"/>
</svg>
Discord
</a>
<a href="https://github.com/maziggy/spoolbuddy" class="nav-cta" target="_blank" rel="noopener">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/>
</svg>
GitHub
</a>
</div>
</div>
</nav>
<!-- Page Header -->
<section class="page-header">
<div class="container">
<h1>Powerful <span class="text-gradient">Features</span></h1>
<p>Everything you need to manage your filament inventory and configure your Bambu Lab printers.</p>
</div>
</section>
<!-- Web Interface Features -->
<section class="content-section" id="web-interface">
<div class="container">
<h2 class="mb-xl reveal">Web Interface</h2>
<p class="mb-xl reveal" style="color: var(--text-secondary); font-size: 1.1rem;">
Access SpoolBuddy from any device with a web browser. The responsive interface works on desktop, tablet, and mobile.
</p>
<!-- Dashboard -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="3" width="18" height="18" rx="2" ry="2"/>
<line x1="3" y1="9" x2="21" y2="9"/>
<line x1="9" y1="21" x2="9" y2="9"/>
</svg>
Dashboard
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Get a quick overview of your filament inventory, connected printers, and current spool on the scale. The dashboard shows device status, real-time weight readings, and allows quick actions.
</p>
<ul class="feature-list">
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Real-time spool detection on scale</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Quick stats: total spools, materials, brands</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Device connection status</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Quick link to assign spool to AMS</span>
</li>
</ul>
<figure class="feature-screenshot">
<img src="assets/screenshots/web/dashboard.png" alt="SpoolBuddy Dashboard" loading="lazy">
</figure>
</div>
<!-- Inventory -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M4 19.5A2.5 2.5 0 0 1 6.5 17H20"/>
<path d="M6.5 2H20v20H6.5A2.5 2.5 0 0 1 4 19.5v-15A2.5 2.5 0 0 1 6.5 2z"/>
</svg>
Spool Inventory
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Complete filament catalog with powerful filtering and search. Track all your spools with details like material, color, brand, weight, and usage history.
</p>
<ul class="feature-list">
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Filter by material (PLA, PETG, ABS, etc.)</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Color-coded spool cards</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Remaining weight tracking</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Archive empty spools</span>
</li>
</ul>
<figure class="feature-screenshot">
<img src="assets/screenshots/web/inventory.png" alt="Spool Inventory" loading="lazy">
</figure>
</div>
<!-- Printers & AMS -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="2" y="6" width="20" height="12" rx="2"/>
<path d="M6 12h4"/>
<path d="M14 12h4"/>
</svg>
Printers & AMS Management
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Connect multiple Bambu Lab printers and view all AMS units at a glance. See what's loaded, humidity levels, and remaining filament.
</p>
<ul class="feature-list">
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Multi-printer support</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Visual AMS slot overview</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Humidity & temperature display</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Active slot highlighting</span>
</li>
</ul>
<figure class="feature-screenshot">
<img src="assets/screenshots/web/printers.png" alt="Printers and AMS Overview" loading="lazy">
</figure>
</div>
<!-- Configure Slot -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="3"/>
<path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1 0 2.83 2 2 0 0 1-2.83 0l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-2 2 2 2 0 0 1-2-2v-.09A1.65 1.65 0 0 0 9 19.4a1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83 0 2 2 0 0 1 0-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1-2-2 2 2 0 0 1 2-2h.09A1.65 1.65 0 0 0 4.6 9a1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 0-2.83 2 2 0 0 1 2.83 0l.06.06a1.65 1.65 0 0 0 1.82.33H9a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 2-2 2 2 0 0 1 2 2v.09a1.65 1.65 0 0 0 1 1.51 1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 0 2 2 0 0 1 0 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82V9a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 2 2 2 2 0 0 1-2 2h-.09a1.65 1.65 0 0 0-1.51 1z"/>
</svg>
AMS Slot Configuration
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Configure individual AMS slots with filament presets from Bambu Cloud. Set material type, color, and K-factor calibration values directly.
</p>
<ul class="feature-list">
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Bambu Cloud filament presets</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>K-factor profile selection</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Color picker for custom colors</span>
</li>
<li>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2"><polyline points="20 6 9 17 4 12"/></svg>
<span>Reset slot to empty</span>
</li>
</ul>
<figure class="feature-screenshot">
<img src="assets/screenshots/web/configure_slot.png" alt="Configure AMS Slot" loading="lazy">
</figure>
</div>
<!-- Settings -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M12.22 2h-.44a2 2 0 0 0-2 2v.18a2 2 0 0 1-1 1.73l-.43.25a2 2 0 0 1-2 0l-.15-.08a2 2 0 0 0-2.73.73l-.22.38a2 2 0 0 0 .73 2.73l.15.1a2 2 0 0 1 1 1.72v.51a2 2 0 0 1-1 1.74l-.15.09a2 2 0 0 0-.73 2.73l.22.38a2 2 0 0 0 2.73.73l.15-.08a2 2 0 0 1 2 0l.43.25a2 2 0 0 1 1 1.73V20a2 2 0 0 0 2 2h.44a2 2 0 0 0 2-2v-.18a2 2 0 0 1 1-1.73l.43-.25a2 2 0 0 1 2 0l.15.08a2 2 0 0 0 2.73-.73l.22-.39a2 2 0 0 0-.73-2.73l-.15-.08a2 2 0 0 1-1-1.74v-.5a2 2 0 0 1 1-1.74l.15-.09a2 2 0 0 0 .73-2.73l-.22-.38a2 2 0 0 0-2.73-.73l-.15.08a2 2 0 0 1-2 0l-.43-.25a2 2 0 0 1-1-1.73V4a2 2 0 0 0-2-2z"/>
<circle cx="12" cy="12" r="3"/>
</svg>
Settings & Configuration
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Comprehensive settings for system configuration, Bambu Cloud login, API keys, firmware updates, and more.
</p>
<div class="screenshot-grid">
<figure class="screenshot-item">
<img src="assets/screenshots/web/settings_general.png" alt="General Settings" loading="lazy">
<figcaption>General Settings</figcaption>
</figure>
<figure class="screenshot-item">
<img src="assets/screenshots/web/settings_filament_1.png" alt="Filament Settings" loading="lazy">
<figcaption>Filament Presets</figcaption>
</figure>
<figure class="screenshot-item">
<img src="assets/screenshots/web/settings_api.png" alt="API Settings" loading="lazy">
<figcaption>API Keys</figcaption>
</figure>
<figure class="screenshot-item">
<img src="assets/screenshots/web/settings_system.png" alt="System Settings" loading="lazy">
<figcaption>System Info</figcaption>
</figure>
</div>
</div>
</div>
</section>
<!-- Display Features -->
<section class="content-section" id="display" style="background: var(--bg-secondary);">
<div class="container">
<h2 class="mb-xl reveal">Touchscreen Display</h2>
<p class="mb-xl reveal" style="color: var(--text-secondary); font-size: 1.1rem;">
The 7" IPS touchscreen powered by ESP32 provides a dedicated interface for spool scanning and AMS configuration.
</p>
<!-- Main Screen -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="2" y="3" width="20" height="14" rx="2"/>
<line x1="8" y1="21" x2="16" y2="21"/>
<line x1="12" y1="17" x2="12" y2="21"/>
</svg>
Main Display
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
The main screen shows the currently detected spool, weight reading, and quick access to AMS overview and settings.
</p>
<figure class="feature-screenshot">
<img src="assets/screenshots/display/main.png" alt="Display Main Screen" loading="lazy">
</figure>
</div>
<!-- AMS Overview -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="2" y="6" width="20" height="12" rx="2"/>
<path d="M6 12h4"/>
<path d="M14 12h4"/>
</svg>
AMS Overview
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
View all connected AMS units with slot status, colors, and remaining filament right from the display. Tap any slot to configure it.
</p>
<figure class="feature-screenshot">
<img src="assets/screenshots/display/ams_overview.png" alt="Display AMS Overview" loading="lazy">
</figure>
</div>
<!-- Spool Detection -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<circle cx="12" cy="12" r="3"/>
</svg>
Spool Detection
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
When you place a spool on the scale, the NFC reader instantly identifies it and displays spool details. Unknown spools can be registered directly from the display.
</p>
<div class="screenshot-grid">
<figure class="screenshot-item">
<img src="assets/screenshots/display/known_spool.png" alt="Known Spool Detected" loading="lazy">
<figcaption>Known Spool</figcaption>
</figure>
<figure class="screenshot-item">
<img src="assets/screenshots/display/unknown_spool.png" alt="Unknown Spool" loading="lazy">
<figcaption>Unknown Tag</figcaption>
</figure>
</div>
</div>
<!-- Configure from Display -->
<div class="feature-detail reveal">
<h3>
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M13 2L3 14h9l-1 8 10-12h-9l1-8z"/>
</svg>
Direct AMS Configuration
</h3>
<p style="color: var(--text-secondary); margin-bottom: 1rem;">
Configure AMS slots directly from the touchscreen without needing to access the web interface.
</p>
<figure class="feature-screenshot">
<img src="assets/screenshots/display/configure_ams_slot.png" alt="Configure Slot from Display" loading="lazy">
</figure>
</div>
</div>
</section>
<!-- Hardware Features -->
<section class="content-section" id="hardware">
<div class="container">
<h2 class="mb-xl reveal">Hardware Features</h2>
<div class="features-grid">
<div class="feature-card reveal stagger-1">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<circle cx="12" cy="12" r="10"/>
<circle cx="12" cy="12" r="3"/>
<path d="M12 2v4M12 18v4M2 12h4M18 12h4"/>
</svg>
</div>
<h3>NFC Reader</h3>
<p>High-frequency RFID reader compatible with Bambu Lab tags, NTAG, and other NFC formats. Read and write support for custom spool tags.</p>
</div>
<div class="feature-card reveal stagger-2">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="3" y="10" width="18" height="11" rx="2"/>
<path d="M7 10V7a5 5 0 0 1 10 0v3"/>
</svg>
</div>
<h3>Load Cell Scale</h3>
<p>Precision load cell with 0.1g resolution. Auto-tare function and stable weight detection for accurate filament tracking.</p>
</div>
<div class="feature-card reveal stagger-3">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="2" y="3" width="20" height="14" rx="2"/>
<line x1="8" y1="21" x2="16" y2="21"/>
<line x1="12" y1="17" x2="12" y2="21"/>
</svg>
</div>
<h3>7" IPS Display</h3>
<p>800x480 capacitive touchscreen with wide viewing angles. Perfect for workshop environments with any lighting condition.</p>
</div>
<div class="feature-card reveal stagger-4">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M5 12.55a11 11 0 0 1 14.08 0"/>
<path d="M1.42 9a16 16 0 0 1 21.16 0"/>
<path d="M8.53 16.11a6 6 0 0 1 6.95 0"/>
<circle cx="12" cy="20" r="1"/>
</svg>
</div>
<h3>WiFi Connectivity</h3>
<p>ESP32-S3 with built-in WiFi for seamless connection to your network and communication with the backend server.</p>
</div>
<div class="feature-card reveal stagger-5">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<path d="M21 12a9 9 0 1 1-9-9"/>
<path d="M21 3v9h-9"/>
</svg>
</div>
<h3>OTA Updates</h3>
<p>Over-the-air firmware updates ensure your device always has the latest features without manual flashing.</p>
</div>
<div class="feature-card reveal stagger-6">
<div class="feature-icon">
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2">
<rect x="1" y="4" width="22" height="16" rx="2" ry="2"/>
<line x1="1" y1="10" x2="23" y2="10"/>
</svg>
</div>
<h3>USB-C Power</h3>
<p>Simple USB-C power connection. No external power adapter required - works with any USB-C power source.</p>
</div>
</div>
</div>
</section>
<!-- CTA Section -->
<section class="section" style="background: var(--bg-secondary);">
<div class="container">
<div class="section-header reveal">
<h2>Ready to Build Your Own?</h2>
<p>Check out the documentation for build instructions, parts list, and setup guides.</p>
<div class="hero-buttons mt-xl">
<a href="http://wiki.spoolbuddy.cool" target="_blank" rel="noopener" class="btn btn-primary">
View Documentation
<svg viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" width="20" height="20">
<path d="M5 12h14M12 5l7 7-7 7"/>
</svg>
</a>
<a href="https://github.com/maziggy/spoolbuddy" class="btn btn-secondary" target="_blank" rel="noopener">
View Source Code
</a>
</div>
</div>
</div>
</section>
<!-- Footer -->
<footer class="footer">
<div class="container">
<div class="footer-grid">
<div class="footer-brand">
<a href="index.html" class="nav-logo">
<img src="assets/img/spoolbuddy_logo_dark.png" alt="SpoolBuddy" class="logo-img">
</a>
<p>Smart filament management for Bambu Lab 3D printers with NFC identification and weight tracking.</p>
</div>
<div class="footer-column">
<h5>Product</h5>
<ul>
<li><a href="features.html">Features</a></li>
<li><a href="http://wiki.spoolbuddy.cool" target="_blank" rel="noopener">Documentation</a></li>
</ul>
</div>
<div class="footer-column">
<h5>Resources</h5>
<ul>
<li><a href="https://github.com/maziggy/spoolbuddy" target="_blank" rel="noopener">GitHub</a></li>
<li><a href="https://github.com/maziggy/spoolbuddy/issues" target="_blank" rel="noopener">Issues</a></li>
<li><a href="https://github.com/maziggy/spoolbuddy/releases" target="_blank" rel="noopener">Releases</a></li>
</ul>
</div>
<div class="footer-column">
<h5>Community</h5>
<ul>
<li><a href="https://github.com/maziggy/spoolbuddy/blob/main/CONTRIBUTING.md" target="_blank" rel="noopener">Contributing</a></li>
</ul>
</div>
</div>
<div class="footer-bottom">
<p>Released under the MIT License. Made with care for the 3D printing community.</p>
<div class="footer-social">
<a href="https://github.com/maziggy/spoolbuddy" target="_blank" rel="noopener" aria-label="GitHub">
<svg viewBox="0 0 24 24" fill="currentColor">
<path d="M12 0C5.37 0 0 5.37 0 12c0 5.31 3.435 9.795 8.205 11.385.6.105.825-.255.825-.57 0-.285-.015-1.23-.015-2.235-3.015.555-3.795-.735-4.035-1.41-.135-.345-.72-1.41-1.23-1.695-.42-.225-1.02-.78-.015-.795.945-.015 1.62.87 1.845 1.23 1.08 1.815 2.805 1.305 3.495.99.105-.78.42-1.305.765-1.605-2.67-.3-5.46-1.335-5.46-5.925 0-1.305.465-2.385 1.23-3.225-.12-.3-.54-1.53.12-3.18 0 0 1.005-.315 3.3 1.23.96-.27 1.98-.405 3-.405s2.04.135 3 .405c2.295-1.56 3.3-1.23 3.3-1.23.66 1.65.24 2.88.12 3.18.765.84 1.23 1.905 1.23 3.225 0 4.605-2.805 5.625-5.475 5.925.435.375.81 1.095.81 2.22 0 1.605-.015 2.895-.015 3.3 0 .315.225.69.825.57A12.02 12.02 0 0024 12c0-6.63-5.37-12-12-12z"/>
</svg>
</a>
</div>
</div>
</div>
</footer>
<script src="js/main.js"></script>
</body>
</html>