Skip to content

Commit b0a2db9

Browse files
DepactShineBrightMeowsctanfButterscotchV
authored
Rewrote and reorganized smol schematic Added smol set price calculator with several missing parts in smol hardware. (#383)
* Rewrote and reorganised schematic * upd * changed video policies * Reorganised form * Formatting * Added smol calculator for set price * Naming update * Upd * Divided Smol Hardware into two pages. * Formatting * Formatting * Reorganised files * Rearranged menu * Divided files into hardware and firmware for smols * Moved set calculator from hardware * Text adjustment * Replaced PCB column with stacked column * Text update * Apply suggestions from code review Co-authored-by: ShineBrightMeow <142170650+ShineBrightMeow@users.noreply.github.com> * Postmerge cleanup * Moved smol slimes in own area * Fix for protocol explanation interpreted as language * Styles cleanup * Style unification * Cleanup * Cleanup * fixes * fix * Returned accidentally removed table * Added mark for recommended smol stacked firmware * Soldering draft * Rewrite for readability * Compressed images * Moved video * Reorganized file * Moved images to proper folder * Rearranged files for easier maintance * Combined smol tracker and smol tracker schematic * Refactoring * Apply suggestions from code review Co-authored-by: ShineBrightMeow <142170650+ShineBrightMeow@users.noreply.github.com> * Fixed Schematic Relative Paths * Fixed Hardware Schematic Link * Fixed Receiver Page Links * Fixed Tracker Page Links * Fixed Firmware Page Links * Fixed Pre-Compiled Firmware Page Links * Fixed Compiling Firmware Links * Stacked by Default (Recommended Build) * Slight polishing to the gateway pages * Linux Udev Rule * fix minor spelling error * Moved Calculator to Hardware Section * Polishing Wire Mod section. * Schematic Antenna Reference Link Wording * Kapton Tape Polishing * Update smol-slimes-community-builds.md Added a note explaining stacked column * Added info on other pages in chapter * File refactoring * Reverted stacked column to PCB column * Removed not relevant anymore part. * File name refactoring * Removed forgotten text * Polishing Hardware index * Apply suggestions from code review Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com> * Update src/smol-slimes/firmware/index.md Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com> * Changed point of switching to single column layout for schematic controls * refactoring * Revert "refactoring" This reverts commit dab02d0. * New Discord Channel --------- Co-authored-by: ShineBrightMeow <142170650+ShineBrightMeow@users.noreply.github.com> Co-authored-by: sctanf <36978460+sctanf@users.noreply.github.com> Co-authored-by: Butterscotch! <bscotchvanilla@gmail.com>
1 parent e85f228 commit b0a2db9

File tree

74 files changed

+1832
-1176
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

74 files changed

+1832
-1176
lines changed

.github/CODEOWNERS

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,4 @@
22
* @calliePepper @ShineBrightMeow
33

44
# smol slimes docs
5-
/src/diy/smol-slime.md @ShineBrightMeow @sctanf
6-
/src/diy/smol-slimes/ @ShineBrightMeow @sctanf
5+
/src/smol-slimes/ @ShineBrightMeow @sctanf

src/SUMMARY.md

Lines changed: 17 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -20,23 +20,30 @@
2020
- [Tracker Schematics](diy/tracker-schematics.md)
2121
- [IMU Comparison](diy/imu-comparison.md)
2222
- [DIY Straps Guide](diy/diy-straps.md)
23-
- [Smol Slime](diy/smol-slime.md)
24-
- [Smol Schematics](diy/smol-slimes/smol-schematics.md)
25-
- [Smol Hardware](diy/smol-slimes/smol-hardware.md)
26-
- [Smol Pre-Compiled Firmware](diy/smol-slimes/smol-pre-compiled-firmware.md)
27-
- [Smol Compiling Firmware](diy/smol-slimes/smol-compiling-firmware.md)
28-
- [Smol Flashing Firmware](diy/smol-slimes/smol-flashing-firmware.md)
29-
- [Smol Pairing & Calibration](diy/smol-slimes/smol-pairing-and-calibration.md)
30-
- [Smol LED Codes](diy/smol-slimes/smol-LED-codes.md)
31-
- [Smol Community Builds](diy/smol-slimes/smol-slimes-community-builds.md)
32-
- [Smol Community Straps](diy/smol-slimes/smol-slimes-community-straps.md)
3323
- [Uploading the Tracker's Firmware](firmware/README.md)
3424
- [Setting up the Environment](firmware/setup-and-install.md)
3525
- [Configuring the Firmware](firmware/configuring-project.md)
3626
- [Building and Uploading the Firmware](firmware/upload-firmware.md)
3727
- [DIY Kit Guide](diy/diy_kit_guide.md)
3828
- [Official Clone Trackers](diy/official_clone_trackers.md)
3929

30+
# Smol Slime
31+
32+
- [Smol Slime](smol-slimes/index.md)
33+
- [Smol Hardware](smol-slimes/hardware/index.md)
34+
- [Smol Receiver](smol-slimes/hardware/smol-receiver.md)
35+
- [Smol Tracker](smol-slimes/hardware/smol-tracker.md)
36+
- [Smol DIY Set Cost Calculator](smol-slimes/hardware/smol-diy-set-cost-calculator.md)
37+
- [Smol Tracker Soldering](smol-slimes/hardware/smol-tracker-soldering.md)
38+
- [Smol Community Builds](smol-slimes/hardware/smol-slimes-community-builds.md)
39+
- [Smol Community Straps](smol-slimes/hardware/smol-slimes-community-straps.md)
40+
- [Smol Firmware](smol-slimes/firmware/index.md)
41+
- [Smol Pre-Compiled Firmware](smol-slimes/firmware/smol-pre-compiled-firmware.md)
42+
- [Smol Compiling Firmware](smol-slimes/firmware/smol-compiling-firmware.md)
43+
- [Smol Flashing Firmware](smol-slimes/firmware/smol-flashing-firmware.md)
44+
- [Smol Pairing & Calibration](smol-slimes/firmware/smol-pairing-and-calibration.md)
45+
- [Smol LED Codes](smol-slimes/smol-LED-codes.md)
46+
4047
# Advanced User Guides
4148

4249
- [Detailed Setup](server/README.md)

src/assets/js/SmolSlime/smolSchematics.js

Lines changed: 0 additions & 126 deletions
This file was deleted.

src/diy/cases.md

Lines changed: 20 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
1111
<b><p style="color: green;">This is the most recomended case for new builds</p></b>
1212
*PCB, Case, and Accessories as a DIY solution, designed by Shine Bright*
1313

14-
<img class="caseImage"
14+
<img class="small-size-image"
1515
src="../assets/img/meowCarrier_PCB2.png"
1616
alt="Case">
1717

@@ -29,7 +29,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
2929
<b><p style="color: green;">This is a recomended case for new builds.</p></b>
3030
*Very delicious cakes, designed by Sorakage*
3131

32-
<img class="caseImage"
32+
<img class="small-size-image"
3333
src="../assets/img/chocomint1.jpg"
3434
alt="Case">
3535

@@ -47,7 +47,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
4747
<b><p style="color: green;">This is a recomended case for new builds.</p></b>
4848
*Modified Hyperion design by Shine Bright, based from Smeltie's original Hyperion*
4949

50-
<img class="caseImage"
50+
<img class="small-size-image"
5151
src="../assets/img/Case3.png"
5252
alt="Case">
5353

@@ -64,7 +64,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
6464
## Gorbit99's Tiny-Slime PCB Case
6565
*A tiny and cheap module based SlimeVR tracker design by Gorbit99*
6666

67-
<img class="caseImage"
67+
<img class="small-size-image"
6868
src="../assets/img/tinyslime.jpg"
6969
alt="Case">
7070

@@ -82,7 +82,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
8282
## ZRock35's Tiny-Official SlimeVR PCB Case
8383
*A remix of Gorbit99's TinySlime case for the Official SlimeVR PCB with adapted version of Pixel's clip to fit it onto!*
8484

85-
<img class="caseImage"
85+
<img class="small-size-image"
8686
src="../assets/img/tinyofficial.jpg"
8787
alt="Case">
8888

@@ -98,7 +98,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
9898
## Frozen Slimes V2
9999
*Design by artemis/frosty*
100100

101-
<img class="caseImage"
101+
<img class="small-size-image"
102102
src="https://user-images.githubusercontent.com/98719680/218297952-111f2c94-485c-4ddd-be9c-3e330d8ab26a.png"
103103
alt="PCB"
104104
width="600" height="400">
@@ -112,7 +112,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
112112
<b><p style="color: red;">Not recommended for new builds.</p></b>
113113
*Design by Smeltie*
114114

115-
<img class="caseImage"
115+
<img class="small-size-image"
116116
src="https://github.com/Smeltie/Hyperion/blob/8f7968ad01a23a9b76815f441bbcd61ac2962d91/Docs/Case_360.gif?raw=true"
117117
alt="Case">
118118

@@ -128,7 +128,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
128128
<b><p style="color: red;">Not recommended for new builds.</p></b>
129129
*Hyperion case edit by Krysiek, Original Hyperion by Smeltie*
130130

131-
<img class="caseImage"
131+
<img class="small-size-image"
132132
src="../assets/img/Pucirion.jpg"
133133
alt="Case">
134134

@@ -143,7 +143,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
143143
<b><p style="color: red;">Not recommended for new builds.</p></b>
144144
*Design by ShoryuKyzan*
145145

146-
<img class="caseImage"
146+
<img class="small-size-image"
147147
src="../assets/img/flexiblecase.png"
148148
alt="Case">
149149

@@ -159,7 +159,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
159159
<b><p style="color: red;">Not recommended for new builds.</p></b>
160160
*Design by punt-cuncher*
161161

162-
<img class="caseImage"
162+
<img class="small-size-image"
163163
src="../assets/img/Slidey.jpg"
164164
alt="Case">
165165

@@ -175,7 +175,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
175175
<b><p style="color: red;">Not recommended for new builds.</p></b>
176176
*Design by ManicQuinn*
177177

178-
<img class="caseImage"
178+
<img class="small-size-image"
179179
src="../assets/img/CandyCase.jpg"
180180
alt="Case">
181181

@@ -209,7 +209,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
209209
<b><p style="color: red;">Not recommended for new builds.</p></b>
210210
*Design by MaddesJG*
211211

212-
<img class="caseImage"
212+
<img class="small-size-image"
213213
src="https://cdn.thingiverse.com/assets/a0/48/2e/73/d8/featured_preview_SlimeVR_Case_V1.8.png"
214214
alt="Case">
215215

@@ -223,7 +223,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
223223
<b><p style="color: red;">Not recommended for new builds.</p></b>
224224
*Design by Red*
225225

226-
<img class="caseImage"
226+
<img class="small-size-image"
227227
src="../assets/img/redCase.jpg"
228228
alt="Case">
229229

@@ -238,7 +238,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
238238
<b><p style="color: red;">Not recommended for new builds.</p></b>
239239
*Design by Guiguig*
240240

241-
<img class="caseImage"
241+
<img class="small-size-image"
242242
src="../assets/img/SlimeVRHello.png"
243243
alt="Case">
244244

@@ -254,7 +254,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
254254
<b><p style="color: red;">Not recommended for new builds.</p></b>
255255
*Design by QuantumRed*
256256

257-
<img class="caseImage"
257+
<img class="small-size-image"
258258
src="https://github.com/Quantum-Red/QuantumSlimes/blob/main/Misc/V4%20Rendered%20Picture.jpg?raw=true"
259259
alt="Case">
260260

@@ -269,7 +269,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
269269
<b><p style="color: red;">Not recommended for new builds.</p></b>
270270
*Design by Sauce Boss*
271271

272-
<img class="caseImage"
272+
<img class="small-size-image"
273273
src="../assets/img/sauceBossCase.png"
274274
alt="Case">
275275

@@ -284,7 +284,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
284284
<b><p style="color: red;">Not recommended for new builds.</p></b>
285285
*Design by Twidge*
286286

287-
<img class="caseImage"
287+
<img class="small-size-image"
288288
src="https://github.com/TwidgeVR/slimevr_compact_case/raw/main/images/compact_case_display.jpg"
289289
alt="Case">
290290

@@ -299,7 +299,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
299299
<b><p style="color: red;">Not recommended for new builds.</p></b>
300300
*Design by Lixulia*
301301

302-
<img class="caseImage"
302+
<img class="small-size-image"
303303
src="../assets/img/renderforarcturusnew.png"
304304
alt="Case">
305305

@@ -317,7 +317,7 @@ The SlimeVR community has built a huge number of cases for style, internals and
317317

318318
Modified, refined and with a few feature additions by Rosdayle
319319

320-
<img class="caseImage"
320+
<img class="small-size-image"
321321
src="https://i.gyazo.com/c4d2c2d755fe7071e20aec6d61c44aa6.png"
322322
alt="Case">
323323

@@ -334,7 +334,7 @@ Modified, refined and with a few feature additions by Rosdayle
334334
<b><p style="color: red;">Not recommended for new builds.</p></b>
335335
*Design by Yasu3D*
336336

337-
<img class="caseImage"
337+
<img class="small-size-image"
338338
src="https://raw.githubusercontent.com/Yasu3D/SlimeX-FDM/main/Docs/explodeView.gif"
339339
alt="Case">
340340

src/diy/smol-slime.md

Lines changed: 0 additions & 22 deletions
This file was deleted.

0 commit comments

Comments
 (0)